]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm: dts: mt7623: remove duplicate topckgen override
authorDavid Lechner <dlechner@baylibre.com>
Wed, 8 Jul 2026 22:24:43 +0000 (17:24 -0500)
committerDavid Lechner <dlechner@baylibre.com>
Wed, 22 Jul 2026 16:58:58 +0000 (11:58 -0500)
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 <dlechner@baylibre.com>
arch/arm/dts/mt7623-u-boot.dtsi

index b9fd49900ce713ec54e2b5f18134049f6bccbccf..06414180f29a1426e65c36e0094fbb1f5b8489f0 100644 (file)
@@ -8,10 +8,6 @@
        bootph-all;
 };
 
-&topckgen {
-       bootph-all;
-};
-
 &pericfg {
        bootph-all;
 };