diff options
author | Crestez Dan Leonard <leonard.crestez@intel.com> | 2016-04-19 15:02:11 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-04-24 00:47:18 +0300 |
commit | 41c128cb25cee72be66397fae8ceb8dc0c2c6984 (patch) | |
tree | 565790d53c48d521f970c7ed6c32fe1784f7a3de /Documentation/devicetree/bindings/iio | |
parent | f21122593d99c7e051891da1b148c771b7d56e07 (diff) | |
download | linux-41c128cb25cee72be66397fae8ceb8dc0c2c6984.tar.xz |
iio: st_gyro: Add lsm9ds0-gyro support
This device has an identical interface to other supported sensors and the patch
only adds IDs.
Signed-off-by: Crestez Dan Leonard <leonard.crestez@intel.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 637e283f4a8b..5844cf72862d 100644 --- a/Documentation/devicetree/bindings/iio/st-sensors.txt +++ b/Documentation/devicetree/bindings/iio/st-sensors.txt @@ -51,6 +51,7 @@ Gyroscopes: - st,l3gd20-gyro - st,l3g4is-gyro - st,lsm330-gyro +- st,lsm9ds0-gyro Magnetometers: - st,lsm303agr-magn |