stm32mp1: use new function led default state
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 27 Jul 2018 14:37:08 +0000 (16:37 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 10 Aug 2018 14:27:32 +0000 (10:27 -0400)
commit1f5118b4d38d9caaab4c451f974542297bd1e2a7
treeb0ee54c7ef90197a1d24e432d2d7c0e96fb3a3dc
parentd7a435a2ce3591b7d0b408d8710586415d797e58
stm32mp1: use new function led default state

Initialize the led with the default state defined in device tree.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
board/st/stm32mp1/stm32mp1.c