Re: [PATCH] leds-pca963x: add bindings to invert polarity

2016-09-06 Thread Olliver Schinagl
Hi Anders, On ma, 2016-09-05 at 13:02 +0200, Anders Darander wrote: > Hi, > > * Olliver Schinagl [160504 10:10]: > > > > On 04-05-16 09:55, Anders Darander wrote: > > > > > > * Jacek Anaszewski [160504 09:28]: > > > > > > > > Please note that

Re: [PATCH] leds-pca963x: add bindings to invert polarity

2016-09-06 Thread Olliver Schinagl
Hi Anders, On ma, 2016-09-05 at 13:02 +0200, Anders Darander wrote: > Hi, > > * Olliver Schinagl [160504 10:10]: > > > > On 04-05-16 09:55, Anders Darander wrote: > > > > > > * Jacek Anaszewski [160504 09:28]: > > > > > > > > Please note that there has already been an attempt to add > > > >

Re: [PATCH] leds-pca963x: add bindings to invert polarity

2016-09-05 Thread Anders Darander
Hi, * Olliver Schinagl [160504 10:10]: > On 04-05-16 09:55, Anders Darander wrote: > > * Jacek Anaszewski [160504 09:28]: > > > Please note that there has already been an attempt to add > > > the support for inverted output polarity to this driver

Re: [PATCH] leds-pca963x: add bindings to invert polarity

2016-09-05 Thread Anders Darander
Hi, * Olliver Schinagl [160504 10:10]: > On 04-05-16 09:55, Anders Darander wrote: > > * Jacek Anaszewski [160504 09:28]: > > > Please note that there has already been an attempt to add > > > the support for inverted output polarity to this driver and related > > > discussion [1]. This thread

Re: [PATCH] leds-pca963x: add bindings to invert polarity

2016-05-04 Thread Olliver Schinagl
Hey Jacek, On 04-05-16 09:55, Anders Darander wrote: Hi, Thanks for the info. * Jacek Anaszewski [160504 09:28]: Please note that there has already been an attempt to add the support for inverted output polarity to this driver and related discussion [1]. This

Re: [PATCH] leds-pca963x: add bindings to invert polarity

2016-05-04 Thread Olliver Schinagl
Hey Jacek, On 04-05-16 09:55, Anders Darander wrote: Hi, Thanks for the info. * Jacek Anaszewski [160504 09:28]: Please note that there has already been an attempt to add the support for inverted output polarity to this driver and related discussion [1]. This thread remains quiet for around

Re: [PATCH] leds-pca963x: add bindings to invert polarity

2016-05-04 Thread Anders Darander
Hi, Thanks for the info. * Jacek Anaszewski [160504 09:28]: > Please note that there has already been an attempt to add > the support for inverted output polarity to this driver and related > discussion [1]. This thread remains quiet for around two weeks. Ah, nice

Re: [PATCH] leds-pca963x: add bindings to invert polarity

2016-05-04 Thread Anders Darander
Hi, Thanks for the info. * Jacek Anaszewski [160504 09:28]: > Please note that there has already been an attempt to add > the support for inverted output polarity to this driver and related > discussion [1]. This thread remains quiet for around two weeks. Ah, nice coincidence! Unfortunately, I

Re: [PATCH] leds-pca963x: add bindings to invert polarity

2016-05-04 Thread Jacek Anaszewski
Hi Anders, Thanks for the patch. Please note that there has already been an attempt to add the support for inverted output polarity to this driver and related discussion [1]. This thread remains quiet for around two weeks. Cc Olliver and Ricardo. [1] https://lkml.org/lkml/2016/4/19/95 Best

Re: [PATCH] leds-pca963x: add bindings to invert polarity

2016-05-04 Thread Jacek Anaszewski
Hi Anders, Thanks for the patch. Please note that there has already been an attempt to add the support for inverted output polarity to this driver and related discussion [1]. This thread remains quiet for around two weeks. Cc Olliver and Ricardo. [1] https://lkml.org/lkml/2016/4/19/95 Best

[PATCH] leds-pca963x: add bindings to invert polarity

2016-05-02 Thread Anders Darander
Add a new DT property, nxp,inverted, to invert the polarity of the output. Tested on PCA9634. Signed-off-by: Anders Darander --- Documentation/devicetree/bindings/leds/pca963x.txt | 1 + drivers/leds/leds-pca963x.c| 17 +++--

[PATCH] leds-pca963x: add bindings to invert polarity

2016-05-02 Thread Anders Darander
Add a new DT property, nxp,inverted, to invert the polarity of the output. Tested on PCA9634. Signed-off-by: Anders Darander --- Documentation/devicetree/bindings/leds/pca963x.txt | 1 + drivers/leds/leds-pca963x.c| 17 +++--