Re: [PATCH v4 08/10] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board
From: Krzysztof Kozlowski
Date: Wed Jul 02 2025 - 02:23:23 EST
On 01/07/2025 22:27, Harshit Shah wrote:
> 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.
>
> Signed-off-by: Harshit Shah <hshah@xxxxxxxxxx>
> ---
> arch/arm64/boot/dts/Makefile | 1 +
> arch/arm64/boot/dts/axiado/Makefile | 2 +
> arch/arm64/boot/dts/axiado/ax3000-evk.dts | 79 +++++
> arch/arm64/boot/dts/axiado/ax3000.dtsi | 520 ++++++++++++++++++++++++++++++
> 4 files changed, 602 insertions(+)
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Best regards,
Krzysztof