ath79: rename label of primary UART on QCA955x to "uart0"

Rename the DT label of the primary UART on Qualcomm Atheros QCA955x
series SoCs to "uart0" from "uart" for the preparation to add HighSpeed
UART (uart1) support.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
This commit is contained in:
INAGAKI Hiroshi 2024-03-04 19:07:05 +09:00 committed by Christian Lamparter
parent 102009f3ea
commit e0ee4195fc
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
#qca,ddr-wb-channel-cells = <1>;
};
uart: uart@18020000 {
uart0: uart@18020000 {
compatible = "ns16550a";
reg = <0x18020000 0x20>;