Re: [PATCH v4 2/2] iio: light: noa1305: Add support for NOA1305

2019-08-05 Thread Jonathan Cameron
On Fri, 2 Aug 2019 12:42:28 +0100 Martyn Welch wrote: > 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/196d6cf897e632d2cb82d

[PATCH v4 2/2] iio: light: noa1305: Add support for NOA1305

2019-08-02 Thread Martyn Welch
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 Signed-off-by: Martyn W