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

2015-05-10 Thread Ingi Kim
Hi Jacek, Thanks for the review I can improve this driver for your attention I'm trying to rebase source code for merging it and resending soon. Thank you On 2015년 05월 08일 17:33, Jacek Anaszewski wrote: > Hi Ingi, > > Thanks for the update. It looks like we're almost there. > I can see only two

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

2015-05-08 Thread Jacek Anaszewski
There is one more thing - please rebase this patch on top of linux-next as currently it conflicts with drivers/leds/Makefile. On 05/08/2015 05:03 AM, Ingi Kim wrote: This patch adds a driver to support the ktd2692 flash LEDs. ktd2692 can control flash current by ExpressWire interface. Signed-of

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

2015-05-08 Thread Jacek Anaszewski
Hi Ingi, Thanks for the update. It looks like we're almost there. I can see only two minor issues. On 05/08/2015 05:03 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 Acked-by:

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

2015-05-07 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 Acked-by: Seung-Woo Kim Reviewed-by: Varka Bhadram --- drivers/leds/Kconfig| 9 + drivers/leds/Makefile | 1 + drivers/leds/leds-ktd