Re: [RFC PATCH 9/9] leds: lm3632: Introduce the TI LM3632 driver

2018-10-08 Thread Dan Murphy
Pavel On 10/07/2018 08:46 AM, Pavel Machek wrote: > On Wed 2018-09-26 08:09:21, Dan Murphy wrote: >> Add the dedicated TI LM3632 LED driver. This >> LED device is capable of driving a backlight display. >> >> In addition to the backlight the device has control >> of a strobe and torch output. >

Re: [RFC PATCH 9/9] leds: lm3632: Introduce the TI LM3632 driver

2018-10-07 Thread Pavel Machek
On Wed 2018-09-26 08:09:21, Dan Murphy wrote: > Add the dedicated TI LM3632 LED driver. This > LED device is capable of driving a backlight display. > > In addition to the backlight the device has control > of a strobe and torch output. Is this in some way similar to 3639? That also seems to inc

[RFC PATCH 9/9] leds: lm3632: Introduce the TI LM3632 driver

2018-09-26 Thread Dan Murphy
Add the dedicated TI LM3632 LED driver. This LED device is capable of driving a backlight display. In addition to the backlight the device has control of a strobe and torch output. Data sheet: http://www.ti.com/lit/ds/symlink/lm3632a.pdf Signed-off-by: Dan Murphy --- drivers/leds/Kconfig