[PATCH 0/2] Add support for Vicharak Vaaman board
Hrushiraj Gandhi
hrushirajg23 at gmail.com
Thu Jul 16 02:28:57 PDT 2026
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
More information about the Linux-rockchip
mailing list