Re: [PATCH 0/3] dt-bindings: iio: accel: bma255: Fix interrupt type / merge bma180
From: Jonathan Cameron <jic23@kernel.org>
Date: 2021-07-18 14:48:43
Also in:
linux-iio
From: Jonathan Cameron <jic23@kernel.org>
Date: 2021-07-18 14:48:43
Also in:
linux-iio
On Mon, 14 Jun 2021 18:31:47 +0200 Stephan Gerhold [off-list ref] wrote:
This patch series first fixes the interrupt type in the bosch,bma255.yaml schema and then combines it with the bosch,bma180.yaml schema since they are pretty much identical. Stephan Gerhold (3): dt-bindings: iio: accel: bma255: Fix interrupt type dt-bindings: iio: accel: bma255: Sort compatibles dt-bindings: iio: accel: bma255: Merge bosch,bma180 schema .../bindings/iio/accel/bosch,bma180.yaml | 61 ------------------- .../bindings/iio/accel/bosch,bma255.yaml | 23 ++++--- 2 files changed, 16 insertions(+), 68 deletions(-) delete mode 100644 Documentation/devicetree/bindings/iio/accel/bosch,bma180.yaml
Series applied to the togreg branch of iio.git and pushed out as testing to let 0-day have a shot at them. I 'think' the outstanding discussion was all about potential follow up patches rather than anything here, but if I've missed a reason we should hold off on these then shout. Thanks, Jonathan