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:
@@ -8,10 +8,6 @@
|
||||
bootph-all;
|
||||
};
|
||||
|
||||
&topckgen {
|
||||
bootph-all;
|
||||
};
|
||||
|
||||
&pericfg {
|
||||
bootph-all;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user