[U-Boot] [PATCH v2 9/9] dm: led: Add a new 'led' command

Simon Glass sjg at chromium.org
Sat Apr 15 16:08:12 UTC 2017


On 12 April 2017 at 02:53, Ziping Chen <techping.chan at gmail.com> wrote:
>
>
> 2017-04-11 1:34 GMT+08:00 Simon Glass <sjg at chromium.org>:
>>
>> When driver model is used for LEDs, provide a command to allow LED access.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2: None
>>
>>  cmd/Kconfig  |   9 ++++
>>  cmd/Makefile |   1 +
>>  cmd/led.c    | 145
>> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>  3 files changed, 155 insertions(+)
>>  create mode 100644 cmd/led.c
>>
>>
>
> Reviewed-by: Ziping Chen <techping.chan at gmail.com>

Applied to u-boot-dm


More information about the U-Boot mailing list