diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2015-03-18 10:52:06 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2015-03-28 10:55:36 +0000 |
commit | 3acddf74f807778f0593ab4aaf26189c93e55ff1 (patch) | |
tree | c0472480a57867e2bcc982810a65ca49dca24892 /Documentation/devicetree | |
parent | 153fe946412b5da1a8808f79d4f7f4ebfa7586b0 (diff) | |
download | talos-obmc-linux-3acddf74f807778f0593ab4aaf26189c93e55ff1.tar.gz talos-obmc-linux-3acddf74f807778f0593ab4aaf26189c93e55ff1.zip |
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/devicetree')
-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 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. Valid compatible strings: Accelerometers: +- st,lis3lv02dl-accel - st,lsm303dlh-accel - st,lsm303dlhc-accel - st,lis3dh-accel |