iio: st_gyro: Add lsm9ds0-gyro support
authorCrestez Dan Leonard <leonard.crestez@intel.com>
Tue, 19 Apr 2016 12:02:11 +0000 (15:02 +0300)
committerJonathan Cameron <jic23@kernel.org>
Sat, 23 Apr 2016 21:47:18 +0000 (22:47 +0100)
commit41c128cb25cee72be66397fae8ceb8dc0c2c6984
tree565790d53c48d521f970c7ed6c32fe1784f7a3de
parentf21122593d99c7e051891da1b148c771b7d56e07
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>
Documentation/devicetree/bindings/iio/st-sensors.txt
drivers/iio/gyro/Kconfig
drivers/iio/gyro/st_gyro.h
drivers/iio/gyro/st_gyro_core.c
drivers/iio/gyro/st_gyro_i2c.c
drivers/iio/gyro/st_gyro_spi.c