[PATCH] arm: dts: mt7623: remove duplicate topckgen override

David Lechner dlechner at baylibre.com
Thu Jul 9 00:24:43 CEST 2026


Remove a duplicate topckgen override setting `bootph-all;`. The same
code was written twice in a row (probably copy/paste leftover).

Signed-off-by: David Lechner <dlechner at baylibre.com>
---
 arch/arm/dts/mt7623-u-boot.dtsi | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/dts/mt7623-u-boot.dtsi b/arch/arm/dts/mt7623-u-boot.dtsi
index b9fd49900ce..06414180f29 100644
--- a/arch/arm/dts/mt7623-u-boot.dtsi
+++ b/arch/arm/dts/mt7623-u-boot.dtsi
@@ -8,10 +8,6 @@
 	bootph-all;
 };
 
-&topckgen {
-	bootph-all;
-};
-
 &pericfg {
 	bootph-all;
 };

---
base-commit: 913fedc816570c07bfc7f9c4046dc2a3a55e4099
change-id: 20260708-mtk-mt7623-remove-dup-dt-override-cf1389864511

Best regards,
--  
David Lechner <dlechner at baylibre.com>



More information about the U-Boot mailing list