Re: [PATCH v7 1/2] iio: light: Add support for vishay vcnl4035

2018-11-11 Thread Jonathan Cameron
On Wed, 7 Nov 2018 22:24:47 +0200 Andy Shevchenko wrote: > On Wed, Nov 7, 2018 at 7:08 PM Parthiban Nallathambi wrote: > > > > Add support for VCNL4035, which is capable of Ambient light > > sensing (ALS) and proximity function. This patch adds support > > only for ALS function > > > A

Re: [PATCH v7 1/2] iio: light: Add support for vishay vcnl4035

2018-11-11 Thread Jonathan Cameron
On Wed, 7 Nov 2018 22:24:47 +0200 Andy Shevchenko wrote: > On Wed, Nov 7, 2018 at 7:08 PM Parthiban Nallathambi wrote: > > > > Add support for VCNL4035, which is capable of Ambient light > > sensing (ALS) and proximity function. This patch adds support > > only for ALS function > > > A

Re: [PATCH v7 1/2] iio: light: Add support for vishay vcnl4035

2018-11-07 Thread Andy Shevchenko
On Wed, Nov 7, 2018 at 7:08 PM Parthiban Nallathambi wrote: > > Add support for VCNL4035, which is capable of Ambient light > sensing (ALS) and proximity function. This patch adds support > only for ALS function > FWIW, Reviewed-by: Andy Shevchenko > Signed-off-by: Parthiban Nallathambi > ---

Re: [PATCH v7 1/2] iio: light: Add support for vishay vcnl4035

2018-11-07 Thread Andy Shevchenko
On Wed, Nov 7, 2018 at 7:08 PM Parthiban Nallathambi wrote: > > Add support for VCNL4035, which is capable of Ambient light > sensing (ALS) and proximity function. This patch adds support > only for ALS function > FWIW, Reviewed-by: Andy Shevchenko > Signed-off-by: Parthiban Nallathambi > ---

[PATCH v7 1/2] iio: light: Add support for vishay vcnl4035

2018-11-07 Thread Parthiban Nallathambi
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 --- Notes: Changelog in v7: - change probe and remove ordering - remove noidle pm call

[PATCH v7 1/2] iio: light: Add support for vishay vcnl4035

2018-11-07 Thread Parthiban Nallathambi
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 --- Notes: Changelog in v7: - change probe and remove ordering - remove noidle pm call