From: David Lechner Date: Wed, 8 Jul 2026 22:24:43 +0000 (-0500) Subject: arm: dts: mt7623: remove duplicate topckgen override X-Git-Tag: v2026.10-rc1~17^2~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a29d3dd85b0aa603098b2f9017c495b3c81810bf;p=thirdparty%2Fu-boot.git arm: dts: mt7623: remove duplicate topckgen override Remove a duplicate topckgen override setting `bootph-all;`. The same code was written twice in a row (probably copy/paste leftover). Link: https://patch.msgid.link/20260708-mtk-mt7623-remove-dup-dt-override-v1-1-efffd4b6c12a@baylibre.com Signed-off-by: David Lechner --- 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; };