[PATCH 0/2] Add support for Vicharak Vaaman board

From: Hrushiraj Gandhi

Date: Thu Jul 16 2026 - 05:29:51 EST


This series adds initial support for the Vicharak Vaaman, an
RK3399-based single-board computer.

Patch 1 documents the "vicharak,vaaman" compatible string in the
Rockchip arm bindings.

Patch 2 adds the board devicetree, enabling the RK808 PMIC with
SYR827/SYR828 CPU-big/GPU regulators, Mali GPU, Gigabit Ethernet,
eMMC, microSD, SARADC/TSADC, and UART2 console.

Tested by booting to a userspace shell over serial and verifying
eMMC/microSD storage and Ethernet.

Hrushiraj Gandhi (2):
dt-bindings: arm: rockchip: Add Vicharak Vaaman board
arm64: dts: rockchip: Add Vicharak Vaaman board

.../devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../dts/rockchip/rk3399-vicharak-vaaman.dts | 438 ++++++++++++++++++
3 files changed, 444 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-vicharak-vaaman.dts

--
2.47.3