[PATCH 02/11] rockchip: rk3288-miqi: Remove unused work led node from xPL

Jonas Karlman jonas at kwiboo.se
Tue Nov 5 22:51:38 CET 2024


The work led is not used in xPL on rk3288-miqi, remove bootph props from
the work led node to exclude it from xPL control FDT.

Signed-off-by: Jonas Karlman <jonas at kwiboo.se>
---
 arch/arm/dts/rk3288-miqi-u-boot.dtsi | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/arch/arm/dts/rk3288-miqi-u-boot.dtsi b/arch/arm/dts/rk3288-miqi-u-boot.dtsi
index ca839390ce74..721d02086939 100644
--- a/arch/arm/dts/rk3288-miqi-u-boot.dtsi
+++ b/arch/arm/dts/rk3288-miqi-u-boot.dtsi
@@ -4,15 +4,6 @@
  */
 
 #include "rk3288-u-boot.dtsi"
-/ {
-	leds {
-		bootph-all;
-
-		work {
-			bootph-all;
-		};
-	};
-};
 
 &dmc {
 	rockchip,pctl-timing = <0x29a 0xc8 0x1f8 0x42 0x4e 0x4 0xea 0xa
-- 
2.46.2



More information about the U-Boot mailing list