projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08478c5
)
rockchip: increase the number of serial ports for rk35xx
author
Tianling Shen
<
[email protected]
>
Sun, 31 Aug 2025 14:32:15 +0000
(22:32 +0800)
committer
Hauke Mehrtens
<
[email protected]
>
Tue, 9 Sep 2025 22:03:59 +0000
(
00:03
+0200)
The RK356x/RK3588 SoCs support up to 10 serial ports.
Signed-off-by: Tianling Shen <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/19917
(cherry picked from commit
672e45e69f09f62f9b4237b368d976fa993dcd0f
)
Link:
https://github.com/openwrt/openwrt/pull/19988
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/rockchip/armv8/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/rockchip/armv8/config-6.6
b/target/linux/rockchip/armv8/config-6.6
index 2bf069fa1918e91d2b3c6630e0b76b4c88276155..ec53273a2b5429fe0d001510248c88720a6cea7f 100644
(file)
--- a/
target/linux/rockchip/armv8/config-6.6
+++ b/
target/linux/rockchip/armv8/config-6.6
@@
-603,10
+603,10
@@
CONFIG_SERIAL_8250_DWLIB=y
CONFIG_SERIAL_8250_EXAR=y
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_FSL=y
-CONFIG_SERIAL_8250_NR_UARTS=
4
+CONFIG_SERIAL_8250_NR_UARTS=
10
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PCILIB=y
-CONFIG_SERIAL_8250_RUNTIME_UARTS=
4
+CONFIG_SERIAL_8250_RUNTIME_UARTS=
10
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_AMBA_PL011=y
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y