ALT Linux kernel packages development
 help / color / mirror / Atom feed
* [d-kernel] [PATCH kernel-image-6.18/sisyphus 0/2] add Repka Pi 5 support
@ 2026-07-31 14:09 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
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Mikhail Bessonov @ 2026-07-31 14:09 UTC (permalink / raw)
  To: devel-kernel

Add initial support for the RK3588-based Repka Pi 5 to the ALT Linux
kernel-image-6.18 package.

Patch 1 enables the generic and ARM64 configuration options required to
expose UART9 and use PSCI CPU idle states.  Patch 2 adds the board device
tree and registers its DTB in the Rockchip build.

The series was tested on a Repka Pi 5 with kernel 6.18.40-alt1.  Boot,
Ethernet, HDMI, SDIO Wi-Fi and UART Bluetooth were exercised.  The AIC8801
controller registered as Bluetooth 5.2, completed BR/EDR and LE discovery,
and reported no RX or TX errors.  No related Oops or kernel panic was
observed.  Testing was performed without KASAN.

This is a downstream ALT series restricted to config, config-aarch64 and
the Rockchip DTS files.  The repka,pi5 compatible and the repka vendor
prefix are not yet documented in upstream DT schemas.  A future upstream
submission must add those bindings before the DTS patch.

Mikhail Bessonov (2):
  config: enable PSCI idle and additional 8250 UARTs
  arm64: dts: rockchip: add Repka Pi 5 board

 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../boot/dts/rockchip/rk3588-repka-pi5.dts    | 773 ++++++++++++++++++
 config                                        |   2 +-
 config-aarch64                                |   2 +-
 4 files changed, 776 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-repka-pi5.dts


base-commit: 9f5b467564e4caa741e1cae66e39acfd2a798ac9
-- 
2.55.0


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2026-08-06 12:29 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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