[PATCH 0/3] arm64: dts: rockchip: Add support for Axelera Metis SBC

From: Patrick Barsanti

Date: Fri May 22 2026 - 13:57:05 EST


The Axelera AI Metis Compute Board is a SBC based on the Rockchip RK3588
SoC. It offers efficient AI compute for multi-stream computer vision and
generative AI applications in a compact design.

Product page [1].

This series was tested against Linux 7.1-rc4
(5200f5f493f79f14bbdc349e402a40dfb32f23c8), and aims to introduce basic
support for the board, which includes the console, the eMMC,
the two Gigabit Ethernet ports, the four USB ports and
the HDMI connector.

[1]: https://axelera.ai/evaluation-systems/metis-compute-board

Patrick Barsanti (3):
dt-bindings: vendor-prefixes: Add Axelera AI
dt-bindings: arm: rockchip: Add Axelera AI Metis Compute Board
arm64: dts: rockchip: Add Axelera AI metis-sbc

.../devicetree/bindings/arm/rockchip.yaml | 5 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../boot/dts/rockchip/rk3588-metis-sbc.dts | 840 ++++++++++++++++++
4 files changed, 848 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-metis-sbc.dts

--
2.53.0