ath79: drop unnecessary &uart node from dtsi of QCA955x devices

&uart (uart0) is already enabled in qca955x.dtsi by default.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
This commit is contained in:
INAGAKI Hiroshi 2024-03-04 19:11:36 +09:00 committed by Christian Lamparter
parent bb6d11e534
commit a9f780a78e
2 changed files with 0 additions and 8 deletions

View File

@ -171,10 +171,6 @@
};
};
&uart {
status = "okay";
};
&mdio0 {
status = "okay";

View File

@ -227,10 +227,6 @@
};
};
&uart {
status = "okay";
};
&usb_phy0 {
status = "okay";
};