mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 04:11:49 +00:00
ee1f1fa407
Add driver support for the tsl2563 TAOS ambient light sensor. After looking at discussions on LKML, the driver was modified from a 'hwmon' driver to an 'iio' driver. The sysfs interfaces have been tested on an RX51 (N900) to see if it responds to changing light conditions. The only real reason for submitting this to staging is that it is dependent on the IIO subsystem. Signed-off-by: Amit Kucheria <amit.kucheria@verdurent.com> Cc: Jonathan Cameron <jic23@cam.ac.uk> Cc: linux-omap@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
accel | ||
adc | ||
Documentation | ||
light | ||
trigger | ||
chrdev.h | ||
iio.h | ||
industrialio-core.c | ||
industrialio-ring.c | ||
industrialio-trigger.c | ||
Kconfig | ||
Makefile | ||
ring_generic.h | ||
ring_hw.h | ||
ring_sw.c | ||
ring_sw.h | ||
sysfs.h | ||
TODO | ||
trigger_consumer.h | ||
trigger.h |