iio: magnetometer: bmc150: Document Bosch supported chips
authorDaniel Baluta <daniel.baluta@intel.com>
Tue, 24 May 2016 12:42:28 +0000 (15:42 +0300)
committerJonathan Cameron <jic23@kernel.org>
Sun, 29 May 2016 19:06:11 +0000 (20:06 +0100)
bmc150 driver supports also BMC156 and BMM150 chips.

Signed-off-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/magnetometer/Kconfig

index 84e6559ccc65d3df05c6e9c96c5fb7a2419cc711..1f842abcb4a4db4ff8b9b24159819f2f9a241274 100644 (file)
@@ -44,6 +44,7 @@ config BMC150_MAGN_I2C
          This driver is only implementing magnetometer part, which has
          its own address and register map.
 
+         This driver also supports I2C Bosch BMC156 and BMM150 chips.
          To compile this driver as a module, choose M here: the module will be
          called bmc150_magn_i2c.
 
@@ -60,6 +61,7 @@ config BMC150_MAGN_SPI
          This driver is only implementing magnetometer part, which has
          its own address and register map.
 
+         This driver also supports SPI Bosch BMC156 and BMM150 chips.
          To compile this driver as a module, choose M here: the module will be
          called bmc150_magn_spi.