diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2019-10-07 11:43:38 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-10-15 21:11:07 +0100 |
commit | eb1850c562cb0fcba6fee3c57e7dafa184e18556 (patch) | |
tree | c36fc59d4ac58d10bd83aa09ec7c41ffbe23357b /Documentation/devicetree/bindings/iio | |
parent | fa060a3d9cebfefc87158ceab1f550355f5e4e0b (diff) | |
download | linux-eb1850c562cb0fcba6fee3c57e7dafa184e18556.tar.gz |
dt-bindings: iio: imu: st_lsm6dsx: add lsm6ds0 device bindings
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iio')
-rw-r--r-- | Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt index 1a07d38c813f..fc018ecba086 100644 --- a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt +++ b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt @@ -14,6 +14,7 @@ Required properties: "st,lsm6ds3tr-c" "st,ism330dhcx" "st,lsm9ds1-imu" + "st,lsm6ds0" - reg: i2c address of the sensor / spi cs line Optional properties: |