aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2015-03-18 05:52:06 -0400
committerJonathan Cameron <jic23@kernel.org>2015-03-28 06:55:36 -0400
commit3acddf74f807778f0593ab4aaf26189c93e55ff1 (patch)
treec0472480a57867e2bcc982810a65ca49dca24892 /Documentation
parent153fe946412b5da1a8808f79d4f7f4ebfa7586b0 (diff)
iio: st-sensors: add support for lis3lv02d accelerometer
This adds support for the LIS3LV02 accelerometer found in the ST Microelectronics Nomadik board series. Cc: devicetree@vger.kernel.org Cc: Denis CIOCCA <denis.ciocca@st.com> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/iio/st-sensors.txt1
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 a7a0a15913ad..d2aaca974531 100644
--- a/Documentation/devicetree/bindings/iio/st-sensors.txt
+++ b/Documentation/devicetree/bindings/iio/st-sensors.txt
@@ -23,6 +23,7 @@ standard bindings from pinctrl/pinctrl-bindings.txt.
23Valid compatible strings: 23Valid compatible strings:
24 24
25Accelerometers: 25Accelerometers:
26- st,lis3lv02dl-accel
26- st,lsm303dlh-accel 27- st,lsm303dlh-accel
27- st,lsm303dlhc-accel 28- st,lsm303dlhc-accel
28- st,lis3dh-accel 29- st,lis3dh-accel