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 <dlechner@baylibre.com>
This commit is contained in:
David Lechner
2026-07-22 11:58:58 -05:00
parent dfde529a78
commit a29d3dd85b
-4
View File
@@ -8,10 +8,6 @@
bootph-all;
};
&topckgen {
bootph-all;
};
&pericfg {
bootph-all;
};