Re: [PATCH v8 0/5] Add a generic driver for LED-based backlight

2019-10-08 Thread Pavel Machek
On Thu 2019-10-03 12:40:28, Lee Jones wrote: > On Thu, 03 Oct 2019, Jean-Jacques Hiblot wrote: > > > This series aims to add a led-backlight driver, similar to pwm-backlight, > > but using a LED class device underneath. > > > > A few years ago (2015), Tomi Valkeinen posted a series implementing a

Re: [PATCH v8 0/5] Add a generic driver for LED-based backlight

2019-10-03 Thread Lee Jones
On Thu, 03 Oct 2019, Jean-Jacques Hiblot wrote: > This series aims to add a led-backlight driver, similar to pwm-backlight, > but using a LED class device underneath. > > A few years ago (2015), Tomi Valkeinen posted a series implementing a > backlight driver on top of a LED device: > https://pat

[PATCH v8 0/5] Add a generic driver for LED-based backlight

2019-10-03 Thread Jean-Jacques Hiblot
This series aims to add a led-backlight driver, similar to pwm-backlight, but using a LED class device underneath. A few years ago (2015), Tomi Valkeinen posted a series implementing a backlight driver on top of a LED device: https://patchwork.kernel.org/patch/7293991/ https://patchwork.kernel.org