iio:gyro: Add support for the ADIS16136 gyroscope
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 20 Nov 2012 13:36:00 +0000 (13:36 +0000)
committerJonathan Cameron <jic23@kernel.org>
Tue, 20 Nov 2012 21:26:34 +0000 (21:26 +0000)
commit9caed0d9d6db12cb6d81ba68d5bc98432d6b4711
tree207c7f7410cee40409476a04c95fd5d2191ba2b6
parent57a1228a06b7a5939a8b0078a92b44fa30855bcb
iio:gyro: Add support for the ADIS16136 gyroscope

This patch adds support for the ADIS16133, ADIS16135, ADIS16136 single channel
gyroscopes. The main difference between them is the sensor precision.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/gyro/Kconfig
drivers/iio/gyro/Makefile
drivers/iio/gyro/adis16136.c [new file with mode: 0644]