summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKevin Tsai2015-01-16 02:41:04 +0100
committerJonathan Cameron2015-01-27 19:49:48 +0100
commitb84894c7f088ed83d05292e35d3235ebf38a4465 (patch)
treed68c4741685ad0b3701a000653581f9b8703e62c /MAINTAINERS
parentiio: hid-sensor-press: Introduce PM (diff)
downloadkernel-qcow2-linux-b84894c7f088ed83d05292e35d3235ebf38a4465.tar.gz
kernel-qcow2-linux-b84894c7f088ed83d05292e35d3235ebf38a4465.tar.xz
kernel-qcow2-linux-b84894c7f088ed83d05292e35d3235ebf38a4465.zip
iio: Added Capella cm3232 ambient light sensor driver.
CM3232 is an advanced ambient light sensor with I2C protocol interface. The I2C slave address is internally hardwired as 0x10 (7-bit). Writing to configure register is byte mode, but reading ALS register requests to use word mode for 16-bit resolution. Signed-off-by: Kevin Tsai <ktsai@capellamicro.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2fa385321245..8d2d9a22449a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2379,6 +2379,12 @@ F: security/capability.c
F: security/commoncap.c
F: kernel/capability.c
+CAPELLA MICROSYSTEMS LIGHT SENSOR DRIVER
+M: Kevin Tsai <ktsai@capellamicro.com>
+S: Maintained
+F: drivers/iio/light/cm*
+F: Documentation/devicetree/bindings/i2c/trivial-devices.txt
+
CC2520 IEEE-802.15.4 RADIO DRIVER
M: Varka Bhadram <varkabhadram@gmail.com>
L: linux-wpan@vger.kernel.org