[d-kernel] Subject: [PATCH v2 0/3] add Repka Pi 5 support

Ivan A. Melnikov iv на altlinux.org
Чт Авг 6 13:54:27 MSK 2026


On Thu, Aug 06, 2026 at 02:41:32PM +0400, Мишаня Бессонов wrote:
> [PATCH v2 1/3] config: increase 8250 runtime UARTs to 32
> 
> From c37d7bde7843851d539ccb478573d1a365a3a9bf Mon Sep 17 00:00:00 2001
> In-Reply-To: <anM6uhmsa0NKvKR5 at iv-work>
> References: <anM6uhmsa0NKvKR5 at iv-work>
> From: Mikhail Bessonov <heliumium1997 at gmail.com>
> Date: Thu, 6 Aug 2026 10:23:13 +0000
> Subject: [PATCH v2 1/3] config: increase 8250 runtime UARTs to 32
> 
> The RK3588 serial aliases expose the Repka Pi 5 Bluetooth controller as
> serial9. The current runtime limit only creates ttyS0 through ttyS7,
> leaving ttyS9 unavailable even when UART9 is enabled in the device tree.
> 
> Raise the runtime 8250 limit to 32 while keeping the maximum at 192.
> 
> Signed-off-by: Mikhail Bessonov <heliumium1997 at gmail.com>
> ---
>  config | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/config b/config
> index 20abb3e74805..155d40a49d13 100644
> --- a/config
> +++ b/config
> @@ -4354,7 +4354,7 @@ CONFIG_SERIAL_8250_EXAR=y
>  CONFIG_SERIAL_8250_CS=m
>  # CONFIG_SERIAL_8250_MEN_MCB is not set
>  CONFIG_SERIAL_8250_NR_UARTS=192
> -CONFIG_SERIAL_8250_RUNTIME_UARTS=8
> +CONFIG_SERIAL_8250_RUNTIME_UARTS=32
>  CONFIG_SERIAL_8250_EXTENDED=y
>  CONFIG_SERIAL_8250_MANY_PORTS=y
>  CONFIG_SERIAL_8250_SHARE_IRQ=y
> --
> 2.50.1
> _______________________________________________
> devel-kernel mailing list
> devel-kernel at lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel-kernel

Reviewed-by: Ivan A. Melnikov <iv at altlinux.org>

-- 
  wbr,
    iv m.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 870 bytes
Desc: not available
URL: <http://lists.altlinux.org/pipermail/devel-kernel/attachments/20260806/0f5ef208/attachment.bin>


Подробная информация о списке рассылки devel-kernel