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

2021-04-20 Thread Rob Herring
On Wed, 14 Apr 2021 22:54:54 +0300, Andy Shevchenko wrote:
> Enumerate LSM9DS0 (accelerometer and magnetometer parts) via
> 'st,lsm9ds0-imu' compatible string.
> 
> Signed-off-by: Andy Shevchenko 
> ---
>  Documentation/devicetree/bindings/iio/st,st-sensors.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring 


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

2021-04-14 Thread Andy Shevchenko
Enumerate LSM9DS0 (accelerometer and magnetometer parts) via
'st,lsm9ds0-imu' compatible string.

Signed-off-by: Andy Shevchenko 
---
 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