Re: [PATCH v3 0/7] backlight: gpio: simplify the driver

2019-09-02 Thread Bartosz Golaszewski
pon., 2 wrz 2019 o 11:31 Lee Jones napisał(a): > > On Wed, 24 Jul 2019, Bartosz Golaszewski wrote: > > > From: Bartosz Golaszewski > > > > While working on my other series related to gpio-backlight[1] I noticed > > that we could simplify the driver if we made the only user of platform > > data us

Re: [PATCH v3 0/7] backlight: gpio: simplify the driver

2019-09-02 Thread Lee Jones
On Wed, 24 Jul 2019, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > While working on my other series related to gpio-backlight[1] I noticed > that we could simplify the driver if we made the only user of platform > data use GPIO lookups and device properties. This series tries to do

Re: [PATCH v3 0/7] backlight: gpio: simplify the driver

2019-08-28 Thread Jacopo Mondi
Hi Geert, On Wed, Aug 28, 2019 at 06:31:19PM +0200, Linus Walleij wrote: > On Wed, Aug 28, 2019 at 10:36 AM Geert Uytterhoeven > wrote: > > > CC the pour soul with the ecovec board. > I'm sorry, Eco what ? :) > With great power comes great responsibility ;) > Yeah, that's -exactly- a 'great pow

Re: [PATCH v3 0/7] backlight: gpio: simplify the driver

2019-08-28 Thread Linus Walleij
On Wed, Aug 28, 2019 at 10:36 AM Geert Uytterhoeven wrote: > CC the pour soul with the ecovec board. With great power comes great responsibility ;) Yours, Linus Walleij ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedeskt

Re: [PATCH v3 0/7] backlight: gpio: simplify the driver

2019-08-28 Thread Geert Uytterhoeven
CC the pour soul with the ecovec board. On Wed, Aug 28, 2019 at 9:33 AM Bartosz Golaszewski wrote: > pt., 16 sie 2019 o 17:48 Bartosz Golaszewski napisał(a): > > czw., 8 sie 2019 o 10:17 Bartosz Golaszewski napisał(a): > > > śr., 24 lip 2019 o 10:25 Bartosz Golaszewski napisał(a): > > > > From

Re: [PATCH v3 0/7] backlight: gpio: simplify the driver

2019-08-28 Thread Bartosz Golaszewski
pt., 16 sie 2019 o 17:48 Bartosz Golaszewski napisał(a): > > czw., 8 sie 2019 o 10:17 Bartosz Golaszewski napisał(a): > > > > śr., 24 lip 2019 o 10:25 Bartosz Golaszewski napisał(a): > > > > > > From: Bartosz Golaszewski > > > > > > While working on my other series related to gpio-backlight[1]

Re: [PATCH v3 0/7] backlight: gpio: simplify the driver

2019-08-16 Thread Bartosz Golaszewski
czw., 8 sie 2019 o 10:17 Bartosz Golaszewski napisał(a): > > śr., 24 lip 2019 o 10:25 Bartosz Golaszewski napisał(a): > > > > From: Bartosz Golaszewski > > > > While working on my other series related to gpio-backlight[1] I noticed > > that we could simplify the driver if we made the only user o

Re: [PATCH v3 0/7] backlight: gpio: simplify the driver

2019-08-08 Thread Bartosz Golaszewski
śr., 24 lip 2019 o 10:25 Bartosz Golaszewski napisał(a): > > From: Bartosz Golaszewski > > While working on my other series related to gpio-backlight[1] I noticed > that we could simplify the driver if we made the only user of platform > data use GPIO lookups and device properties. This series tr

Re: [PATCH v3 0/7] backlight: gpio: simplify the driver

2019-08-05 Thread Linus Walleij
On Wed, Jul 24, 2019 at 10:25 AM Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > While working on my other series related to gpio-backlight[1] I noticed > that we could simplify the driver if we made the only user of platform > data use GPIO lookups and device properties. This series

Re: [PATCH v3 0/7] backlight: gpio: simplify the driver

2019-07-24 Thread Bartosz Golaszewski
śr., 24 lip 2019 o 10:25 Bartosz Golaszewski napisał(a): > > From: Bartosz Golaszewski > > While working on my other series related to gpio-backlight[1] I noticed > that we could simplify the driver if we made the only user of platform > data use GPIO lookups and device properties. This series tr