]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: axiado: Add initial support for AX3000 SoC and eval board
authorHarshit Shah <hshah@axiado.com>
Tue, 22 Jul 2025 20:15:36 +0000 (13:15 -0700)
committerArnd Bergmann <arnd@arndb.de>
Tue, 22 Jul 2025 20:30:18 +0000 (22:30 +0200)
commit1f70557790011fbf6f6ba4dd85910e427e12d2f8
tree5b6df5586353324a6f82efde1d0df72b9eb6b2d3
parent729b770bb454b1adf59fdada6c901cd61c413ce6
arm64: dts: axiado: Add initial support for AX3000 SoC and eval board

Add initial device tree support for the AX3000 SoC and its evaluation
platform. The AX3000 is a multi-core SoC featuring 4 Cortex-A53 cores,
Secure Vault, AI Engine and Firewall.

It adds support for Cortex-A53 CPUs, timer, UARTs, and I3C
controllers on the AX3000 evaluation board.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Harshit Shah <hshah@axiado.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/Makefile
arch/arm64/boot/dts/axiado/Makefile [new file with mode: 0644]
arch/arm64/boot/dts/axiado/ax3000-evk.dts [new file with mode: 0644]
arch/arm64/boot/dts/axiado/ax3000.dtsi [new file with mode: 0644]