OSDN Git Service

iio: light: Add support for vishay vcnl4035
authorParthiban Nallathambi <pn@denx.de>
Wed, 7 Nov 2018 17:08:20 +0000 (18:08 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Fri, 16 Nov 2018 18:32:29 +0000 (18:32 +0000)
commit55707294c4eb0d61054468ecccdddef5c5151fc0
tree93d99ef7ae586a18f4c74049e7f1ce410a0486b8
parentefeb87d81c6fab5158039b3095e3b4df35038b9d
iio: light: Add support for vishay vcnl4035

Add support for VCNL4035, which is capable of Ambient light
sensing (ALS) and proximity function. This patch adds support
only for ALS function

Signed-off-by: Parthiban Nallathambi <pn@denx.de>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/light/Kconfig
drivers/iio/light/Makefile
drivers/iio/light/vcnl4035.c [new file with mode: 0644]