Re: [PATCH 08/10] leds: Add LM3633 driver

2014-02-14 Thread Mark Rutland
On Fri, Feb 14, 2014 at 06:32:20AM +, Milo Kim wrote: > LM3633 LED driver supports generic LED functions and pattern generation. > Pattern is generated by using LMU effect driver APIs. > Sysfs documentation is added. > > Cc: Bryan Wu > Signed-off-by: Milo Kim > --- > Documentation/leds/leds

[PATCH 08/10] leds: Add LM3633 driver

2014-02-13 Thread Milo Kim
LM3633 LED driver supports generic LED functions and pattern generation. Pattern is generated by using LMU effect driver APIs. Sysfs documentation is added. Cc: Bryan Wu Signed-off-by: Milo Kim --- Documentation/leds/leds-lm3633.txt | 38 +++ drivers/leds/Kconfig | 10 + drive