From: Benjamin Gaignard Date: Wed, 13 May 2020 14:59:33 +0000 (+0200) Subject: ARM: dts: stm32: update led nodes names for stm32f746-eval X-Git-Tag: v5.15~3247^2~32^2~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ab349759cd5bc0a8b934b55840bc489f6838ac8f;p=platform%2Fkernel%2Flinux-starfive.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 Signed-off-by: Alexandre Torgue --- diff --git a/arch/arm/boot/dts/stm32mp15xx-dkx.dtsi b/arch/arm/boot/dts/stm32mp15xx-dkx.dtsi index 70db923a45f7..17a22fd7d8d1 100644 --- a/arch/arm/boot/dts/stm32mp15xx-dkx.dtsi +++ b/arch/arm/boot/dts/stm32mp15xx-dkx.dtsi @@ -62,7 +62,7 @@ led { compatible = "gpio-leds"; - blue { + led-blue { label = "heartbeat"; gpios = <&gpiod 11 GPIO_ACTIVE_HIGH>; linux,default-trigger = "heartbeat";