diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2019-10-24 17:42:34 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-10-27 16:39:48 +0000 |
commit | 5a3436dc3610f63d5cdf5e34af22097a6ed29a9f (patch) | |
tree | 43b57826f795b14d21fbe953c4b94cb68e10198e /Documentation | |
parent | cf9c71b38befbe02d910d0c4e128abaaf69d6e27 (diff) | |
download | linux-5a3436dc3610f63d5cdf5e34af22097a6ed29a9f.tar.bz2 |
dt-bindings: iio: imu: st_lsm6dsx: add lsm6dsrx device bindings
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation')
-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 fc018ecba086..cef4bc16fce1 100644 --- a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt +++ b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt @@ -15,6 +15,7 @@ Required properties: "st,ism330dhcx" "st,lsm9ds1-imu" "st,lsm6ds0" + "st,lsm6dsrx" - reg: i2c address of the sensor / spi cs line Optional properties: |