-
- Downloads
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>
Showing
- Documentation/devicetree/bindings/i2c/trivial-devices.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/i2c/trivial-devices.txt
- MAINTAINERS 6 additions, 0 deletionsMAINTAINERS
- drivers/iio/light/Kconfig 11 additions, 0 deletionsdrivers/iio/light/Kconfig
- drivers/iio/light/Makefile 1 addition, 0 deletionsdrivers/iio/light/Makefile
- drivers/iio/light/cm3232.c 403 additions, 0 deletionsdrivers/iio/light/cm3232.c
Loading
Please register or sign in to comment