diff options
author | Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> | 2017-01-29 11:49:28 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2017-02-04 12:25:47 +0000 |
commit | 1bf707675fb84ad02dae751a14110c17a2736a81 (patch) | |
tree | 21331c56a87d7e4f4639342d760346aeeca5c83a /Documentation/devicetree | |
parent | df47710a6e4a44bbc5f0c40e7d4058147bfc12ed (diff) | |
download | blackbird-obmc-linux-1bf707675fb84ad02dae751a14110c17a2736a81.tar.gz blackbird-obmc-linux-1bf707675fb84ad02dae751a14110c17a2736a81.zip |
Documentation: dt: iio: imu: st_lsm6dsx: add lsm6ds3h sensor device binding
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-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 048eca7a5272..8305fb05ffda 100644 --- a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt +++ b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt @@ -3,6 +3,7 @@ Required properties: - compatible: must be one of: "st,lsm6ds3" + "st,lsm6ds3h" "st,lsm6dsl" "st,lsm6dsm" - reg: i2c address of the sensor / spi cs line |