]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
rockchip: increase the number of serial ports for rk35xx 19988/head
authorTianling Shen <cnsztl@immortalwrt.org>
Sun, 31 Aug 2025 14:32:15 +0000 (22:32 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
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 <cnsztl@immortalwrt.org>
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 <hauke@hauke-m.de>
target/linux/rockchip/armv8/config-6.6

index 2bf069fa1918e91d2b3c6630e0b76b4c88276155..ec53273a2b5429fe0d001510248c88720a6cea7f 100644 (file)
@@ -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