u-boot-brain/drivers/led
Patrick Delaunay d7a435a2ce dm: led: move default state support in led uclass
This patch save common LED property "default-state" value
in post bind of LED uclass.
The configuration for this default state is only performed when
led_default_state() is called;
It can be called in your board_init()
or it could added in init_sequence_r[] in future.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2018-08-10 10:27:32 -04:00
..
Kconfig
led_bcm6328.c led: bcm6328: read base address in the parent node 2018-07-11 14:23:55 +02:00
led_bcm6358.c
led_gpio.c dm: led: move default state support in led uclass 2018-08-10 10:27:32 -04:00
led-uclass.c dm: led: move default state support in led uclass 2018-08-10 10:27:32 -04:00
Makefile