Re: [PATCH v2 3/3] leds: Add ktd2692 flash LED driver

2015-03-19 Thread Ingi Kim
Hi Jacek, On 2015년 03월 18일 18:57, Jacek Anaszewski wrote: > Hi Ingi, > > Thanks for the update. Please find my comments below. > > On 03/17/2015 09:45 AM, Ingi Kim wrote: >> This patch adds a driver to support the ktd2692 flash LEDs. >> ktd2692 can control flash current by ExpressWire interface.

Re: [PATCH v2 3/3] leds: Add ktd2692 flash LED driver

2015-03-18 Thread Jacek Anaszewski
Hi Ingi, Thanks for the update. Please find my comments below. On 03/17/2015 09:45 AM, Ingi Kim wrote: This patch adds a driver to support the ktd2692 flash LEDs. ktd2692 can control flash current by ExpressWire interface. Signed-off-by: Ingi Kim --- drivers/leds/Kconfig| 9 + dr

[PATCH v2 3/3] leds: Add ktd2692 flash LED driver

2015-03-17 Thread Ingi Kim
This patch adds a driver to support the ktd2692 flash LEDs. ktd2692 can control flash current by ExpressWire interface. Signed-off-by: Ingi Kim --- drivers/leds/Kconfig| 9 + drivers/leds/Makefile | 1 + drivers/leds/leds-ktd2692.c | 522