Skip to content
Snippets Groups Projects
Commit d7a435a2 authored by Patrick Delaunay's avatar Patrick Delaunay Committed by Tom Rini
Browse files

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: default avatarPatrick Delaunay <patrick.delaunay@st.com>
parent 1f6d81fe
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment