mirror of https://gitee.com/openkylin/linux.git
ARM: dts: stm32: update led nodes names for stm32f746-eval
Update led nodes names to be aligned with yaml description Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
parent
e810e2d880
commit
ab349759cd
|
@ -62,7 +62,7 @@ gpu_reserved: gpu@d4000000 {
|
|||
|
||||
led {
|
||||
compatible = "gpio-leds";
|
||||
blue {
|
||||
led-blue {
|
||||
label = "heartbeat";
|
||||
gpios = <&gpiod 11 GPIO_ACTIVE_HIGH>;
|
||||
linux,default-trigger = "heartbeat";
|
||||
|
|
Loading…
Reference in New Issue