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:
Benjamin Gaignard 2020-05-13 16:59:33 +02:00 committed by Alexandre Torgue
parent e810e2d880
commit ab349759cd
1 changed files with 1 additions and 1 deletions

View File

@ -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";