Re: [PATCH 1/1] iio: vcnl4000: Add IR current adjust support

2016-07-23 Thread Jonathan Cameron
On 22/07/16 00:14, Peter Meerwald-Stadler wrote: > > comments below; nice addition > > it seems this patch clashes with the recent changes to this driver in > iio-testing; can you rebase on top please? Where is iio-testing? I couldn't found it in linux. >>> >>> https://gi

Re: [PATCH 1/1] iio: vcnl4000: Add IR current adjust support

2016-07-23 Thread Jonathan Cameron
On 19/07/16 08:21, Peter Meerwald-Stadler wrote: > >>> comments below; nice addition >>> >>> it seems this patch clashes with the recent changes to this driver in >>> iio-testing; can you rebase on top please? >> >> Where is iio-testing? I couldn't found it in linux. > > https://git.kernel.org/cg

Re: [PATCH 1/1] iio: vcnl4000: Add IR current adjust support

2016-07-21 Thread Peter Meerwald-Stadler
> > > > comments below; nice addition > > > > > > > > it seems this patch clashes with the recent changes to this driver in > > > > iio-testing; can you rebase on top please? > > > > > > Where is iio-testing? I couldn't found it in linux. > > > > https://git.kernel.org/cgit/linux/kernel/git/jic23/

Re: [PATCH 1/1] iio: vcnl4000: Add IR current adjust support

2016-07-21 Thread Pratik Prajapati
On Tue, Jul 19, 2016 at 11:51 AM, Peter Meerwald-Stadler wrote: > > > > > comments below; nice addition > > > > > > it seems this patch clashes with the recent changes to this driver in > > > iio-testing; can you rebase on top please? > > > > Where is iio-testing? I couldn't found it in linux. > >

Re: [PATCH 1/1] iio: vcnl4000: Add IR current adjust support

2016-07-18 Thread Peter Meerwald-Stadler
> > comments below; nice addition > > > > it seems this patch clashes with the recent changes to this driver in > > iio-testing; can you rebase on top please? > > Where is iio-testing? I couldn't found it in linux. https://git.kernel.org/cgit/linux/kernel/git/jic23/iio.git/log/?h=testing p. -

Re: [PATCH 1/1] iio: vcnl4000: Add IR current adjust support

2016-07-18 Thread Pratik Prajapati
On Tue, Jul 19, 2016 at 3:50 AM, Peter Meerwald-Stadler wrote: > >> Signed-off-by: Pratik Prajapati > > comments below; nice addition > > it seems this patch clashes with the recent changes to this driver in > iio-testing; can you rebase on top please? Where is iio-testing? I couldn't found it i

Re: [PATCH 1/1] iio: vcnl4000: Add IR current adjust support

2016-07-18 Thread Peter Meerwald-Stadler
> Signed-off-by: Pratik Prajapati comments below; nice addition it seems this patch clashes with the recent changes to this driver in iio-testing; can you rebase on top please? I suggest to split out the transition to regmap in a separate patch > --- > drivers/iio/light/vcnl4000.c | 119 >

[PATCH 1/1] iio: vcnl4000: Add IR current adjust support

2016-07-18 Thread Pratik Prajapati
Signed-off-by: Pratik Prajapati --- drivers/iio/light/vcnl4000.c | 119 +-- 1 file changed, 116 insertions(+), 3 deletions(-) diff --git a/drivers/iio/light/vcnl4000.c b/drivers/iio/light/vcnl4000.c index c9d85bb..6b8b223 100644 --- a/drivers/iio/light/vcn