diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2020-10-06 14:07:42 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-10-10 17:38:36 +0100 |
commit | 324b9f2987441d6e53d314e64500de9fc65b0c12 (patch) | |
tree | b9e116e34bc1c5d408d21091fa21e4f580b578c9 /Documentation/devicetree/bindings/iio/imu | |
parent | 4393e4c533c5f8e7bc3ef957fda902da30a75ec5 (diff) | |
download | linux-stable-324b9f2987441d6e53d314e64500de9fc65b0c12.tar.gz linux-stable-324b9f2987441d6e53d314e64500de9fc65b0c12.tar.bz2 linux-stable-324b9f2987441d6e53d314e64500de9fc65b0c12.zip |
dt-bindings: iio: imu: st_lsm6dsx: add lsm6dst device bindings
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/05e4273f2544230049b2cd82c6bf1be788a8e483.1601985763.git.lorenzo@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iio/imu')
-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 cef4bc16fce1..7c6742d3e992 100644 --- a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt +++ b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt @@ -16,6 +16,7 @@ Required properties: "st,lsm9ds1-imu" "st,lsm6ds0" "st,lsm6dsrx" + "st,lsm6dst" - reg: i2c address of the sensor / spi cs line Optional properties: |