Files
u-boot/drivers
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
..
2018-08-03 19:53:10 -04:00
2018-07-26 10:59:35 -07:00
2018-08-08 13:38:17 +02:00
2018-07-20 15:55:05 -04:00
2018-07-19 16:31:38 -04:00
2018-08-03 11:14:08 +05:30