iio: light: add APDS9960 ALS + promixity driver
authorMatt Ranostay <mranostay@gmail.com>
Mon, 17 Aug 2015 17:30:16 +0000 (10:30 -0700)
committerJonathan Cameron <jic23@kernel.org>
Mon, 31 Aug 2015 15:23:09 +0000 (16:23 +0100)
commitaff268cd532e99ced3c8f48d01118912eb002bbf
treedcba00b981b6f7bf7ee875f486620a5b1ffc2c82
parent078d02cfdafdd06562286b2f222e6532f369eb27
iio: light: add APDS9960 ALS + promixity driver

APDS9960 is a combination of ALS, proximity, and gesture sensors.

This patch adds support for these functions along with gain control,
integration time, and event thresholds.

Signed-off-by: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/Kconfig
drivers/iio/light/Makefile
drivers/iio/light/apds9960.c [new file with mode: 0644]
This page took 0.025213 seconds and 5 git commands to generate.