Searched hist:ddae9fcddc48d1e624c941148d0df5a4fc7d7d5c (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | led.c | ddae9fcddc48d1e624c941148d0df5a4fc7d7d5c 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 D | led-uclass.c | ddae9fcddc48d1e624c941148d0df5a4fc7d7d5c 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 D | led_gpio.c | ddae9fcddc48d1e624c941148d0df5a4fc7d7d5c 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 D | led.h | ddae9fcddc48d1e624c941148d0df5a4fc7d7d5c 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>
|