diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2015-05-19 15:37:18 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-06-08 23:21:18 +0200 |
commit | bbf5f037fad47e4affef6696aaf88a40b261e639 (patch) | |
tree | b7f6a6386cc47e1eb7d268c38a216da1a93e6986 /Documentation/devicetree/bindings/iio | |
parent | iio: st_accel: support 8bit channel data (diff) | |
download | linux-bbf5f037fad47e4affef6696aaf88a40b261e639.tar.xz linux-bbf5f037fad47e4affef6696aaf88a40b261e639.zip |
iio: st_accel: support the LIS331DL sensor
This adds support for the LIS331DL sensor version. This is
a simple 8bit-only accelerometer.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
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 fb5e0c2d18b5..8a6be3bdf267 100644 --- a/Documentation/devicetree/bindings/iio/st-sensors.txt +++ b/Documentation/devicetree/bindings/iio/st-sensors.txt @@ -30,6 +30,7 @@ Accelerometers: - st,lsm330d-accel - st,lsm330dl-accel - st,lsm330dlc-accel +- st,lis331dl-accel - st,lis331dlh-accel - st,lsm303dl-accel - st,lsm303dlm-accel |