summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lechner <[email protected]>2026-07-08 17:24:43 -0500
committerDavid Lechner <[email protected]>2026-07-22 11:58:58 -0500
commita29d3dd85b0aa603098b2f9017c495b3c81810bf (patch)
tree295a234232eb7352ac66d83d7f12a6a690cf59f2
parentdfde529a780621810b0259956fc09c152e666b86 (diff)
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 <[email protected]>
-rw-r--r--arch/arm/dts/mt7623-u-boot.dtsi4
1 files changed, 0 insertions, 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;
};