projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
420be05
)
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]
>
Mon, 8 Sep 2025 13:04:23 +0000
(15:04 +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
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/rockchip/armv8/config-6.12
patch
|
blob
|
history
diff --git
a/target/linux/rockchip/armv8/config-6.12
b/target/linux/rockchip/armv8/config-6.12
index 16abada526bf52ce96191f9295de4623170a1f66..eb8c364336522464e3b82619ebccd2b64f336740 100644
(file)
--- a/
target/linux/rockchip/armv8/config-6.12
+++ b/
target/linux/rockchip/armv8/config-6.12
@@
-612,10
+612,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