[PATCH 0/2] Add support for Vicharak Axon Lite board
Hrushiraj Gandhi <[email protected]> Thu, 30 Jul 2026 19:18:13 +0530
| Newsgroups | org.infradead.lists.linux-rockchip,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Add initial support for the Vicharak Axon Lite, an RK3576-based single-board computer. Patch 1 documents the "vicharak,axon-lite" compatible string in the Rockchip arm bindings. Patch 2 adds the board devicetree, enabling the RK806 PMIC with CPU-big, CPU-little, GPU, NPU and logic regulators, Mali GPU, Gigabit Ethernet (RTL8211F), eMMC, microSD, UFS storage, PCIe0 and PCIe1, HYM8563 RTC, GPIO LEDs, and UART0 serial console. The vendor prefix 'vicharak' was previously accepted via: https://lkml.org/lkml/2026/6/24/929 Tested by booting to a userspace shell over the serial console and verifying eMMC, microSD, UFS storage, PCIe, and Ethernet link-up. Hrushiraj Gandhi (2): dt-bindings: arm: rockchip: Add Vicharak Axon Lite board arm64: dts: rockchip: Add Vicharak Axon Lite board .../devicetree/bindings/arm/rockchip.yaml | 5 + arch/arm64/boot/dts/rockchip/Makefile | 1 + .../rockchip/rk3576-vicharak-axon-lite.dts | 700 ++++++++++++++++++ 3 files changed, 706 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-vicharak-axon-lite.dts -- 2.47.3 _______________________________________________ Linux-rockchip mailing list [email protected] http://lists.infradead.org/mailman/listinfo/linux-rockchip