diff mbox series

[3/5] dt-bindings: iio: accel: Add bma023 compatible to bma180

Message ID BN6PR04MB0660DA2A47787A56A2FC7290A3A90@BN6PR04MB0660.namprd04.prod.outlook.com
State New
Headers show
Series [1/5] iio: accel: bma180: Prepare for different reset values | expand

Commit Message

Jonathan Bakker May 3, 2020, 5:22 p.m. UTC
The bma023 is in the same family as the bma180 and support is
being added to the bma180 IIO driver for it.

Signed-off-by: Jonathan Bakker <xc-racer2@live.ca>
---
 Documentation/devicetree/bindings/iio/accel/bma180.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/iio/accel/bma180.txt b/Documentation/devicetree/bindings/iio/accel/bma180.txt
index f53237270b32..48bec35f452a 100644
--- a/Documentation/devicetree/bindings/iio/accel/bma180.txt
+++ b/Documentation/devicetree/bindings/iio/accel/bma180.txt
@@ -1,4 +1,4 @@ 
-* Bosch BMA180 / BMA25x triaxial acceleration sensor
+* Bosch BMA023 / BMA180 / BMA25x triaxial acceleration sensor
 
 http://omapworld.com/BMA180_111_1002839.pdf
 http://ae-bst.resource.bosch.com/media/products/dokumente/bma250/bst-bma250-ds002-05.pdf
@@ -6,6 +6,7 @@  http://ae-bst.resource.bosch.com/media/products/dokumente/bma250/bst-bma250-ds00
 Required properties:
 
   - compatible : should be one of:
+    "bosch,bma023"
     "bosch,bma180"
     "bosch,bma250"
     "bosch,bma254"