Re: [U-Boot] [PATCH v2 0/9] dm: led: Expand the LED interface and add a command

2017-04-12 Thread Ziping Chen
2017-04-11 1:34 GMT+08:00 Simon Glass : > The LED interface for driver model is a little primitive. This series > expands it to match the legacy interface and adds a command to match. > > Changes in v2: > - Add new patch with blank line in the Kconfig file > - Drop the explicit assignment to LEDST

[U-Boot] [PATCH v2 0/9] dm: led: Expand the LED interface and add a command

2017-04-10 Thread Simon Glass
The LED interface for driver model is a little primitive. This series expands it to match the legacy interface and adds a command to match. Changes in v2: - Add new patch with blank line in the Kconfig file - Drop the explicit assignment to LEDST_TOGGLE - Control this feature via a new CONFIG_LED_