aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro/Kconfig
diff options
context:
space:
mode:
authorIrina Tirdea <irina.tirdea@intel.com>2014-02-09 11:59:00 +0000
committerJonathan Cameron <jic23@kernel.org>2014-09-14 18:40:42 +0100
commit3a0888edcffd9406f1cbbe240f4533e35db67e81 (patch)
treed5771be76c81b68ecfa4e14f93cda3fb5735fbe2 /drivers/iio/gyro/Kconfig
parentiio: accel: kxcjk-1013: Fix defined but unused warning (diff)
downloadlinux-dev-3a0888edcffd9406f1cbbe240f4533e35db67e81.tar.xz
linux-dev-3a0888edcffd9406f1cbbe240f4533e35db67e81.zip
iio: gyro: bmi055 gyro sensor driver
Add support for the BMI055 gyroscope sensor. BMI055 is a package consisting of an acceleration sensor and a gyroscope. This patch adds support for the gyroscope only. Spec downloaded from: http://ae-bst.resource.bosch.com/media/products/dokumente/bmi055/BST-BMI055-DS000-06.pdf The BMI055 gyroscope uses the same register definition as BMG160, but does not specify a temp register. However, the temp register seems to be working in the same way as for BMG160, so this patch does not remove the temp channel for BMI055. Signed-off-by: Irina Tirdea <irina.tirdea@intel.com> Reviewed-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/gyro/Kconfig')
-rw-r--r--drivers/iio/gyro/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/gyro/Kconfig b/drivers/iio/gyro/Kconfig
index d630ae987d0b..b3d0e94f72eb 100644
--- a/drivers/iio/gyro/Kconfig
+++ b/drivers/iio/gyro/Kconfig
@@ -56,7 +56,7 @@ config BMG160
select IIO_TRIGGERED_BUFFER if IIO_BUFFER
help
Say yes here to build support for Bosch BMG160 Tri-axis Gyro Sensor
- driver.
+ driver. This driver also supports BMI055 gyroscope.
This driver can also be built as a module. If so, the module
will be called bmg160.