projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
102009f
)
ath79: rename label of primary UART on QCA955x to "uart0"
author
INAGAKI Hiroshi
<
[email protected]
>
Mon, 4 Mar 2024 10:07:05 +0000
(19:07 +0900)
committer
Christian Lamparter
<
[email protected]
>
Fri, 8 Mar 2024 16:35:01 +0000
(17:35 +0100)
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 <
[email protected]
>
target/linux/ath79/dts/qca955x.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/ath79/dts/qca955x.dtsi
b/target/linux/ath79/dts/qca955x.dtsi
index c17a15c55e8f067e556c0c7d291c873510c937df..13fbd03ccb91ef4083565f860dd906de7ba8b462 100644
(file)
--- a/
target/linux/ath79/dts/qca955x.dtsi
+++ b/
target/linux/ath79/dts/qca955x.dtsi
@@
-41,7
+41,7
@@
#qca,ddr-wb-channel-cells = <1>;
};
- uart: uart@18020000 {
+ uart
0
: uart@18020000 {
compatible = "ns16550a";
reg = <0x18020000 0x20>;