diff options
author | Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> | 2017-06-25 17:50:50 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2017-07-01 11:17:00 +0200 |
commit | b6d46bfae78c385cc6fe4dca3535549da9379190 (patch) | |
tree | 00832a4a7af91fda42ef06b4d20f511a3cd2e35f /Documentation/devicetree/bindings/iio | |
parent | dt-bindings: iio: imu: st_lsm6dsx: support open drain mode (diff) | |
download | linux-b6d46bfae78c385cc6fe4dca3535549da9379190.tar.xz linux-b6d46bfae78c385cc6fe4dca3535549da9379190.zip |
dt-bindings: iio: accel: add LIS3L02DQ 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/bindings/iio')
-rw-r--r-- | Documentation/devicetree/bindings/iio/st-sensors.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/st-sensors.txt b/Documentation/devicetree/bindings/iio/st-sensors.txt index e31457ae6f50..1e305f61f3df 100644 --- a/Documentation/devicetree/bindings/iio/st-sensors.txt +++ b/Documentation/devicetree/bindings/iio/st-sensors.txt @@ -45,6 +45,7 @@ Accelerometers: - st,lis2dh12-accel - st,h3lis331dl-accel - st,lng2dm-accel +- st,lis3l02dq Gyroscopes: - st,l3g4200d-gyro |