From: "Ivan A. Melnikov" <iv@altlinux.org>
To: Mikhail Bessonov <heliumium1997@gmail.com>
Cc: devel-kernel@lists.altlinux.org
Subject: Re: [d-kernel] [PATCH kernel-image-6.18/sisyphus 2/2] arm64: dts: rockchip: add Repka Pi 5 board
Date: Tue, 4 Aug 2026 18:02:04 +0400
Message-ID: <anHvJbVM6Y9A360J@iv-work> (raw)
In-Reply-To: <20260731140930.27521-3-heliumium1997@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2606 bytes --]
On Fri, Jul 31, 2026 at 06:09:30PM +0400, Mikhail Bessonov wrote:
> ALT Linux has no in-tree device tree for the RK3588-based Repka Pi 5.
> Installations therefore depend on a separately supplied vendor DTB and
> cannot receive the complete board description with normal kernel updates.
>
> Use the vendor Repka OS board description as the hardware reference:
> https://gitflic.ru/project/npo_rbs/repka-os_linux-rockchip
> Adapt the description to the interfaces available in mainline 6.18.
>
> Add the board device tree with its regulators, storage controllers,
> Ethernet, HDMI, USB, analog audio, cooling fan, SDIO Wi-Fi and UART9
> Bluetooth connection. Register the resulting DTB in the Rockchip build.
>
> Tested on Repka Pi 5 with kernel 6.18.40-alt1. The board boots
> successfully, Ethernet and HDMI operate, Wi-Fi remains connected, and the
> UART Bluetooth controller registers as an error-free Bluetooth 5.2 HCI
> device.
>
> Signed-off-by: Mikhail Bessonov <heliumium1997@gmail.com>
> ---
> arch/arm64/boot/dts/rockchip/Makefile | 1 +
> .../boot/dts/rockchip/rk3588-repka-pi5.dts | 773 ++++++++++++++++++
> 2 files changed, 774 insertions(+)
> create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-repka-pi5.dts
>
> diff --git a/arch/arm64/boot/dts/rockchip/Makefile b/arch/arm64/boot/dts/rockchip/Makefile
> index ad684e383..ae12dc2ef 100644
> --- a/arch/arm64/boot/dts/rockchip/Makefile
> +++ b/arch/arm64/boot/dts/rockchip/Makefile
> @@ -181,6 +181,7 @@ dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588-orangepi-5-max.dtb
> dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588-orangepi-5-plus.dtb
> dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588-orangepi-5-ultra.dtb
> dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588-quartzpro64.dtb
> +dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588-repka-pi5.dtb
> dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588-roc-rt.dtb
> dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588-rock-5-itx.dtb
> dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3588-rock-5b.dtb
> diff --git a/arch/arm64/boot/dts/rockchip/rk3588-repka-pi5.dts b/arch/arm64/boot/dts/rockchip/rk3588-repka-pi5.dts
> new file mode 100644
> index 000000000..4e4207108
> --- /dev/null
> +++ b/arch/arm64/boot/dts/rockchip/rk3588-repka-pi5.dts
[...]
По оформлению ни у меня, ни у dtc вопросов нет, и в целом всё
выглядит логично. К тому же, если dts работает -- а она работает,
я видел -- то она скорее всего хороша.
Reviewed-by: Ivan A. Melnikov <iv@altlinux.org>
--
wbr,
iv m.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 870 bytes --]
next prev parent reply other threads:[~2026-08-04 14:02 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-31 14:09 [d-kernel] [PATCH kernel-image-6.18/sisyphus 0/2] add Repka Pi 5 support Mikhail Bessonov
2026-07-31 14:09 ` [d-kernel] [PATCH kernel-image-6.18/sisyphus 1/2] config: enable PSCI idle and additional 8250 UARTs Mikhail Bessonov
2026-08-03 9:45 ` Ivan A. Melnikov
2026-08-03 9:59 ` Gleb Fotengauer-Malinovskiy
2026-08-04 14:36 ` Ivan A. Melnikov
2026-08-03 17:45 ` Ivan A. Melnikov
2026-07-31 14:09 ` [d-kernel] [PATCH kernel-image-6.18/sisyphus 2/2] arm64: dts: rockchip: add Repka Pi 5 board Mikhail Bessonov
2026-08-04 14:02 ` Ivan A. Melnikov [this message]
2026-08-05 13:43 ` [d-kernel] [PATCH kernel-image-6.18/sisyphus 0/2] add Repka Pi 5 support Ivan A. Melnikov
2026-08-06 11:26 ` [d-kernel] [PATCH v3 0/3] " Mikhail Bessonov
2026-08-06 12:29 ` Ivan A. Melnikov
2026-08-06 11:26 ` [d-kernel] [PATCH v3 1/3] config: increase 8250 runtime UARTs to 32 Mikhail Bessonov
2026-08-06 11:26 ` [d-kernel] [PATCH v3 2/3] config-aarch64: enable ARM PSCI CPU idle driver Mikhail Bessonov
2026-08-06 11:26 ` [d-kernel] [PATCH v3 3/3] arm64: dts: rockchip: add Repka Pi 5 board Mikhail Bessonov
2026-08-06 12:20 ` Ivan A. Melnikov
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=anHvJbVM6Y9A360J@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