Thread (21 messages) 21 messages, 4 authors, 2020-06-15
STALE2196d

[PATCH 06/15] ARM: dts: stm32: update led nodes names for stm32f429-eval

From: Benjamin Gaignard <hidden>
Date: 2020-05-13 15:02:20
Also in: linux-devicetree, linux-gpio, linux-usb, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

Update led nodes names to be aligned with yaml description

Signed-off-by: Benjamin Gaignard <redacted>
---
 arch/arm/boot/dts/stm32429i-eval.dts | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/boot/dts/stm32429i-eval.dts b/arch/arm/boot/dts/stm32429i-eval.dts
index c27fa355e5ab..4115e7e2b739 100644
--- a/arch/arm/boot/dts/stm32429i-eval.dts
+++ b/arch/arm/boot/dts/stm32429i-eval.dts
@@ -104,17 +104,17 @@
 
 	leds {
 		compatible = "gpio-leds";
-		green {
+		led-green {
 			gpios = <&gpiog 6 1>;
 			linux,default-trigger = "heartbeat";
 		};
-		orange {
+		led-orange {
 			gpios = <&gpiog 7 1>;
 		};
-		red {
+		led-red {
 			gpios = <&gpiog 10 1>;
 		};
-		blue {
+		led-blue {
 			gpios = <&gpiog 12 1>;
 		};
 	};
-- 
2.15.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help