Re: [PATCH] iio:light:tsl2563: Add DT support

2013-11-23 Thread Sebastian Reichel
On Sat, Nov 23, 2013 at 11:50:29AM +, Jonathan Cameron wrote: > On 10/26/13 00:09, Sebastian Reichel wrote: > > Hi Grant, > > > > On Fri, Oct 25, 2013 at 08:10:28PM +0100, Grant Likely wrote: > >>> + - cover-comp-gain : integer used as multiplier for gain + > >>> compens

Re: [PATCH] iio:light:tsl2563: Add DT support

2013-11-23 Thread Jonathan Cameron
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/26/13 00:09, Sebastian Reichel wrote: > Hi Grant, > > On Fri, Oct 25, 2013 at 08:10:28PM +0100, Grant Likely wrote: >>> + - cover-comp-gain : integer used as multiplier for gain + >>> compensation (default = 1) >> >> Shou

Re: [PATCH] iio:light:tsl2563: Add DT support

2013-10-25 Thread Sebastian Reichel
Hi Grant, On Fri, Oct 25, 2013 at 08:10:28PM +0100, Grant Likely wrote: > > + - cover-comp-gain : integer used as multiplier for gain > > + compensation (default = 1) > > Should be taos,cover-comp-gain Has been updated to "amstaos,cover-comp-gain" in the latest patches, see

Re: [PATCH] iio:light:tsl2563: Add DT support

2013-10-25 Thread Grant Likely
On Wed, 23 Oct 2013 23:51:03 +0200, Sebastian Reichel wrote: > Add Device Tree support for the TSL2563 driver > and document the binding. > > Signed-off-by: Sebastian Reichel > --- > .../devicetree/bindings/iio/light/tsl2563.txt | 19 > +++ > drivers/iio/light/tsl2563.c

RE: [PATCH] iio:light:tsl2563: Add DT support

2013-10-24 Thread Jon Brenner
; Greg Kroah-Hartman; Bill Pemberton; Sachin Kamat; devicet...@vger.kernel.org; linux-...@vger.kernel.org; linux-kernel@vger.kernel.org; Jon Brenner Subject: Re: [PATCH] iio:light:tsl2563: Add DT support On Thu, Oct 24, 2013 at 09:29:42AM +0100, Jonathan Cameron wrote: > On 10/23/13 22:51, Sebast

Re: [PATCH] iio:light:tsl2563: Add DT support

2013-10-24 Thread Jonathan Cameron
@vger.kernel.org; linux-kernel@vger.kernel.org; Jon Brenner > Subject: Re: [PATCH] iio:light:tsl2563: Add DT support > > On Thu, Oct 24, 2013 at 09:29:42AM +0100, Jonathan Cameron wrote: >> On 10/23/13 22:51, Sebastian Reichel wrote: >>> Add Device Tree support for the TSL2563 drive

Re: [PATCH] iio:light:tsl2563: Add DT support

2013-10-24 Thread Sebastian Reichel
On Thu, Oct 24, 2013 at 09:29:42AM +0100, Jonathan Cameron wrote: > On 10/23/13 22:51, Sebastian Reichel wrote: > > Add Device Tree support for the TSL2563 driver > > and document the binding. > > > > Signed-off-by: Sebastian Reichel > > --- > > .../devicetree/bindings/iio/light/tsl2563.txt

Re: [PATCH] iio:light:tsl2563: Add DT support

2013-10-24 Thread Jonathan Cameron
On 10/23/13 22:51, Sebastian Reichel wrote: > Add Device Tree support for the TSL2563 driver > and document the binding. > > Signed-off-by: Sebastian Reichel > --- > .../devicetree/bindings/iio/light/tsl2563.txt | 19 > +++ > drivers/iio/light/tsl2563.c

[PATCH] iio:light:tsl2563: Add DT support

2013-10-23 Thread Sebastian Reichel
Add Device Tree support for the TSL2563 driver and document the binding. Signed-off-by: Sebastian Reichel --- .../devicetree/bindings/iio/light/tsl2563.txt | 19 +++ drivers/iio/light/tsl2563.c | 4 2 files changed, 23 insertions(+) create