ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: "Ivan A. Melnikov" <iv@altlinux.org>
To: "Мишаня Бессонов" <heliumium1997@gmail.com>
Cc: devel-kernel@lists.altlinux.org
Subject: Re: [d-kernel] Subject: [PATCH v2 0/3] add Repka Pi 5 support
Date: Thu, 6 Aug 2026 14:54:27 +0400
Message-ID: <anRno59b2qMJjcEv@iv-work> (raw)
In-Reply-To: <CAD5ZN+0hZW-Stj5FoD9GQoWuDvsPmdDNkpOALoMJ66Oe8KsStg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1629 bytes --]

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@iv-work>
> References: <anM6uhmsa0NKvKR5@iv-work>
> From: Mikhail Bessonov <heliumium1997@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@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@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel-kernel

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

-- 
  wbr,
    iv m.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 870 bytes --]

      parent reply	other threads:[~2026-08-06 10:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-06 10:40 Мишаня Бессонов
2026-08-06 10:41 ` Мишаня Бессонов
2026-08-06 10:41   ` Мишаня Бессонов
2026-08-06 10:42     ` Мишаня Бессонов
2026-08-06 10:58       ` Ivan A. Melnikov
2026-08-06 10:54     ` Ivan A. Melnikov
2026-08-06 10:54   ` Ivan A. Melnikov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=anRno59b2qMJjcEv@iv-work \
    --to=iv@altlinux.org \
    --cc=devel-kernel@lists.altlinux.org \
    --cc=heliumium1997@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git