[PATCH v1 7/7] dt-bindings: iio: st,st-sensors: Add LSM9DS0 compatible string

From: Andy Shevchenko
Date: Wed Apr 14 2021 - 15:55:49 EST


Enumerate LSM9DS0 (accelerometer and magnetometer parts) via
'st,lsm9ds0-imu' compatible string.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/iio/st,st-sensors.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
index db291a9390b7..43d29a7d46f1 100644
--- a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
+++ b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml
@@ -74,6 +74,8 @@ properties:
- st,lps33hw
- st,lps35hw
- st,lps22hh
+ # IMU
+ - st,lsm9ds0-imu

reg:
maxItems: 1
--
2.30.2