Re: [PATCH v4 1/3] iio: Add modifier for white light

2018-08-03 Thread Jonathan Cameron
On Fri, 3 Aug 2018 13:38:17 +0200 (CEST) Peter Meerwald-Stadler wrote: > Hello, > > > > it is not clear to me why 'white' is needed; > > > isn't that the default, i.e. unfiltered light? > > > > Yes, it is. But devices like vcnl4035 veml7700, White LED data one > > register and all other sourc

Re: [PATCH v4 1/3] iio: Add modifier for white light

2018-08-03 Thread Peter Meerwald-Stadler
Hello, > > it is not clear to me why 'white' is needed; > > isn't that the default, i.e. unfiltered light? > > Yes, it is. But devices like vcnl4035 veml7700, White LED data one > register and all other sources of light (like fluorescent, > incandescent ,sunlight) in separate register. > > So in

Re: [PATCH v4 1/3] iio: Add modifier for white light

2018-08-03 Thread Parthiban Nallathambi
Hello Peter, On 08/02/2018 09:30 PM, Peter Meerwald-Stadler wrote: Hello, it is not clear to me why 'white' is needed; isn't that the default, i.e. unfiltered light? Yes, it is. But devices like vcnl4035 veml7700, White LED data one register and all other sources of light (like fluorescent, i

Re: [PATCH v4 1/3] iio: Add modifier for white light

2018-08-02 Thread Peter Meerwald-Stadler
Hello, it is not clear to me why 'white' is needed; isn't that the default, i.e. unfiltered light? thanks, regards, p. > Signed-off-by: Parthiban Nallathambi > --- > Documentation/ABI/testing/sysfs-bus-iio | 7 +++ > drivers/iio/industrialio-core.c | 1 + > include/uapi/linux/iio/