Home
last modified time | relevance | path

Searched hist:ddae9fcddc48d1e624c941148d0df5a4fc7d7d5c (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/test/dm/
H A Dled.cddae9fcddc48d1e624c941148d0df5a4fc7d7d5c Mon Apr 10 17:34:54 UTC 2017 Simon Glass <sjg@chromium.org> dm: led: Adjust the LED uclass

At present this is very simple, supporting only on and off. We want to
also support toggling and blinking. As a first step, change the name of
the main method and use an enum to indicate the state.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ziping Chen <techping.chan@gmail.com>
/rk3399_rockchip-uboot/drivers/led/
H A Dled-uclass.cddae9fcddc48d1e624c941148d0df5a4fc7d7d5c Mon Apr 10 17:34:54 UTC 2017 Simon Glass <sjg@chromium.org> dm: led: Adjust the LED uclass

At present this is very simple, supporting only on and off. We want to
also support toggling and blinking. As a first step, change the name of
the main method and use an enum to indicate the state.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ziping Chen <techping.chan@gmail.com>
H A Dled_gpio.cddae9fcddc48d1e624c941148d0df5a4fc7d7d5c Mon Apr 10 17:34:54 UTC 2017 Simon Glass <sjg@chromium.org> dm: led: Adjust the LED uclass

At present this is very simple, supporting only on and off. We want to
also support toggling and blinking. As a first step, change the name of
the main method and use an enum to indicate the state.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ziping Chen <techping.chan@gmail.com>
/rk3399_rockchip-uboot/include/
H A Dled.hddae9fcddc48d1e624c941148d0df5a4fc7d7d5c Mon Apr 10 17:34:54 UTC 2017 Simon Glass <sjg@chromium.org> dm: led: Adjust the LED uclass

At present this is very simple, supporting only on and off. We want to
also support toggling and blinking. As a first step, change the name of
the main method and use an enum to indicate the state.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ziping Chen <techping.chan@gmail.com>