diff options
author | Lorenzo Bianconi | 2019-06-29 12:13:54 +0200 |
---|---|---|
committer | Jonathan Cameron | 2019-07-27 20:11:17 +0100 |
commit | 0ebcdf3dfa3359c6a301ff1bc22cf67291d69113 (patch) | |
tree | b8ba8045c0273c6730ee9ec2d609b82d73a9cc85 | |
parent | dbcd2088a718875b4ef214099e9b3f378c47c2f4 (diff) |
dt-bindings: iio: imu: st_lsm6dsx: add lsm6ds3tr-c device bindings
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
-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 efec9ece034a..92b48f242356 100644 --- a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt +++ b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt @@ -11,6 +11,7 @@ Required properties: "st,asm330lhh" "st,lsm6dsox" "st,lsm6dsr" + "st,lsm6ds3tr-c" - reg: i2c address of the sensor / spi cs line Optional properties: |