]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iio: light: Add support for UPISEMI uS5182d als and proximity sensor
authorAdriana Reus <adriana.reus@intel.com>
Wed, 16 Sep 2015 08:14:11 +0000 (11:14 +0300)
committerJonathan Cameron <jic23@kernel.org>
Wed, 23 Sep 2015 19:23:27 +0000 (20:23 +0100)
commitc14f8abe5304ba46b898cd381a0857fd61f87200
treed6d2dcb02b6b24a32d9efdf406c40374657ad8b9
parentfd2bb310ca3d3621a0f201e018e1292dca95df6e
iio: light: Add support for UPISEMI uS5182d als and proximity sensor

Add support for UPISEMI us5182d als and proximity sensor.
Supports raw readings.
Data sheet for this device can be found here:
http://www.upi-semi.com/temp/uS5182D-DS-P0103-temp.pdf

Signed-off-by: Adriana Reus <adriana.reus@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/Kconfig
drivers/iio/light/Makefile
drivers/iio/light/us5182d.c [new file with mode: 0644]