Searched hist:"7 e6b78663c2fb96adaff613f2a25c177c7fbd3c4" (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/accel/ |
H A D | bosch,bma255.yaml | diff 7e6b78663c2fb96adaff613f2a25c177c7fbd3c4 Mon Jun 14 18:31:50 CEST 2021 Stephan Gerhold <stephan@gerhold.net> dt-bindings: iio: accel: bma255: Merge bosch,bma180 schema
In Linux the bma180 and bmc150-accel driver cover fairly similar chips from Bosch (just with minor register differences). For the DT schema, this does not make any difference: They both represent I2C/SPI devices, have one or two interrupts plus a vdd/vddio-supply.
This means there is no need to duplicate the schema, we can just document the compatibles for both drivers in a single DT schema.
Suggested-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Stephan Gerhold <stephan@gerhold.net> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20210614163150.7774-4-stephan@gerhold.net Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|