diff options
author | Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> | 2017-01-29 11:49:26 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2017-02-04 13:24:30 +0100 |
commit | 3e9b1222ef06d336d771ae7279a147ee965071bd (patch) | |
tree | 8c664625fb043610c9f7cef2f9a74ece5f764cf8 /Documentation | |
parent | iio: imu: st_lsm6dsx: add support to lsm6dsl (diff) | |
download | linux-3e9b1222ef06d336d771ae7279a147ee965071bd.tar.xz linux-3e9b1222ef06d336d771ae7279a147ee965071bd.zip |
Documentation: dt: iio: imu: st_lsm6dsx: add lsm6dsl 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')
-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 cf81afdf7803..048eca7a5272 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,lsm6dsl" "st,lsm6dsm" - reg: i2c address of the sensor / spi cs line |