[PATCH v1 14/20] ARM: dts: vf610-zii-cfu1: remove duplicate LED

Ahmad Fatoum a.fatoum at pengutronix.de
Fri Feb 17 09:30:51 PST 2023


This was a left-over from 7bbcfc85aa5d ("ARM: dts: reference nodes to
extend by phandles instead"). It just does the same thing that's already
done in a safer manner below, so drop it.

Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
 arch/arm/dts/vf610-zii-cfu1.dts | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/arch/arm/dts/vf610-zii-cfu1.dts b/arch/arm/dts/vf610-zii-cfu1.dts
index 922693061251..2038f66cdae3 100644
--- a/arch/arm/dts/vf610-zii-cfu1.dts
+++ b/arch/arm/dts/vf610-zii-cfu1.dts
@@ -18,12 +18,6 @@
 		switch-eeprom = &switch0;
 		fiber-eeprom0 = &fiber_eeprom0;
 	};
-
-	gpio-leds {
-		led-status {
-			linux,default-trigger = "heartbeat";
-		};
-	};
 };
 
 &{/gpio-leds/led-status} {
-- 
2.30.2




More information about the barebox mailing list