Re: [PATCH 06/10] leds: lp5523: LED MUX configuration on initializing

2013-08-13 Thread Bryan Wu
On Thu, Aug 8, 2013 at 12:59 AM, Milo Kim wrote: > LED MUX start and stop address should be updated in the program memory > on LP5523 initialization. > LED pattern doesn't work without additional MUX address configuration. > This handling is done by new function, lp5523_init_program_engine(). >

Re: [PATCH 06/10] leds: lp5523: LED MUX configuration on initializing

2013-08-13 Thread Bryan Wu
On Thu, Aug 8, 2013 at 12:59 AM, Milo Kim woogyom@gmail.com wrote: LED MUX start and stop address should be updated in the program memory on LP5523 initialization. LED pattern doesn't work without additional MUX address configuration. This handling is done by new function,

[PATCH 06/10] leds: lp5523: LED MUX configuration on initializing

2013-08-08 Thread Milo Kim
LED MUX start and stop address should be updated in the program memory on LP5523 initialization. LED pattern doesn't work without additional MUX address configuration. This handling is done by new function, lp5523_init_program_engine(). Eventually, it's called during device initialization,

[PATCH 06/10] leds: lp5523: LED MUX configuration on initializing

2013-08-08 Thread Milo Kim
LED MUX start and stop address should be updated in the program memory on LP5523 initialization. LED pattern doesn't work without additional MUX address configuration. This handling is done by new function, lp5523_init_program_engine(). Eventually, it's called during device initialization,