iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient light...
authorPeter Meerwald-Stadler <pmeerw@pmeerw.net>
Sun, 18 Sep 2016 14:41:30 +0000 (16:41 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 18 Sep 2016 18:56:39 +0000 (19:56 +0100)
commitac45e57f15903747ccd5a14cebfbd673ebcbdd6f
tree949f4caa449ba3f04f24a77510425c7cbe93487f
parent03b262f2bbf43b82eaef82ffb3bc671d5b5c8da1
iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient light, uv index and proximity sensors

The si114x supports x=1,2,3 IR LEDs for proximity sensing together with
visible and IR ambient light sensing (ALS).

Newer parts (si1132, si1145/6/7) can measure UV light and compute an UV
index
This was tested on si1143 and si1145

Signed-off-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net>
Signed-off-by: Crestez Dan Leonard <leonard.crestez@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/Kconfig
drivers/iio/light/Makefile
drivers/iio/light/si1145.c [new file with mode: 0644]