diff options
author | Tiberiu Breana <tiberiu.a.breana@intel.com> | 2016-03-09 14:06:14 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-03-12 10:19:07 +0000 |
commit | 1e52fefc9b0c481f8ca860e19781720fb5404383 (patch) | |
tree | 8b9040de5f9315050b43eb6d0be0ab318c8b2ccc /Documentation/devicetree/bindings/iio | |
parent | 2bcdb3f2e05f011b7456d363a6fc5a0177196587 (diff) | |
download | blackbird-op-linux-1e52fefc9b0c481f8ca860e19781720fb5404383.tar.gz blackbird-op-linux-1e52fefc9b0c481f8ca860e19781720fb5404383.zip |
iio: accel: Add support for the h3lis331dl accelerometer
This commit adds support for STMicroelectronics h3lis331dl high-g
accelerometer. The datasheet for this device can be found here:
http://www.st.com/web/en/resource/technical/document/
datasheet/DM00053090.pdf
Signed-off-by: Tiberiu Breana <tiberiu.a.breana@intel.com>
Reviewed-by: Denis Ciocca <denis.ciocca@st.com>
Acked-by: Denis Ciocca <denis.ciocca@st.com>
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 d4b87cc1e446..71b7bdff21cd 100644 --- a/Documentation/devicetree/bindings/iio/st-sensors.txt +++ b/Documentation/devicetree/bindings/iio/st-sensors.txt @@ -37,6 +37,7 @@ Accelerometers: - st,lsm330-accel - st,lsm303agr-accel - st,lis2dh12-accel +- st,h3lis331dl-accel Gyroscopes: - st,l3g4200d-gyro |