ARM: dts: stm32: update led nodes names for stm32f746-eval
authorBenjamin Gaignard <benjamin.gaignard@st.com>
Wed, 13 May 2020 14:59:33 +0000 (16:59 +0200)
committerAlexandre Torgue <alexandre.torgue@st.com>
Mon, 15 Jun 2020 09:46:10 +0000 (11:46 +0200)
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>
arch/arm/boot/dts/stm32mp15xx-dkx.dtsi

index 70db923..17a22fd 100644 (file)
@@ -62,7 +62,7 @@
 
        led {
                compatible = "gpio-leds";
-               blue {
+               led-blue {
                        label = "heartbeat";
                        gpios = <&gpiod 11 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "heartbeat";