iio: light: noa1305: Add support for NOA1305
authorMartyn Welch <martyn.welch@collabora.com>
Fri, 2 Aug 2019 11:42:28 +0000 (12:42 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 5 Aug 2019 16:24:18 +0000 (17:24 +0100)
commit741172d18e8a9cffb5c9c9c236d1311b6fcf6111
tree08def9709a0d5f24065e4bf2a712eb3df00a90b6
parent1441beda92e7c0ab0759d28fa0472456e929803e
iio: light: noa1305: Add support for NOA1305

This driver adds the initial support for the ON Semiconductor
NOA1305 Ambient Light Sensor.

Originally written by Sergei Miroshnichenko. Found here:
  https://github.com/EmcraftSystems/linux-upstream/commit/196d6cf897e632d2cb82d45484bd7a1bfdd5b6d9

Signed-off-by: Sergei M <fizik1@yandex.com>
Signed-off-by: Martyn Welch <martyn.welch@collabora.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/light/Kconfig
drivers/iio/light/Makefile
drivers/iio/light/noa1305.c [new file with mode: 0644]