]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9c44b5bbd96df53d5cceefc9985095638a0d769a
tree565790d53c48d521f970c7ed6c32fe1784f7a3de
parentcfad6a10a9ea5724ec7d7ebc74363edfd7b3870f
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