diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2019-08-05 12:18:44 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-08-05 15:24:12 +0100 |
commit | 5a57a9bf52b0ab3fca3e14265b98c8051b288e1b (patch) | |
tree | 8e99649e08166b8e0c3e018d4494a8b1f22b6d48 /Documentation | |
parent | db947a79fc3aa78e995d0d4879f4aa7d9927e171 (diff) | |
download | linux-5a57a9bf52b0ab3fca3e14265b98c8051b288e1b.tar.bz2 |
dt-bindings: iio: imu: st_lsm6dsx: add ism330dhcx 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 92b48f242356..87407d110bb7 100644 --- a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt +++ b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt @@ -12,6 +12,7 @@ Required properties: "st,lsm6dsox" "st,lsm6dsr" "st,lsm6ds3tr-c" + "st,ism330dhcx" - reg: i2c address of the sensor / spi cs line Optional properties: |