[PATCH v2 08/10] arm64: dts: exynos: axis: Add initial ARTPEC-8 SoC support

Krzysztof Kozlowski krzk at kernel.org
Thu Aug 21 23:38:57 PDT 2025


On 21/08/2025 14:32, Ravi Patel wrote:
> From: SungMin Park <smn1196 at coasia.com>
> 
> Add initial device tree support for Axis ARTPEC-8 SoC.
> 
> This SoC contains 4 Cortex-A53 CPUs and several other peripheral IPs.
> 
> Signed-off-by: SungMin Park <smn1196 at coasia.com>
> Signed-off-by: SeonGu Kang <ksk4725 at coasia.com>
> Signed-off-by: Ravi Patel <ravi.patel at samsung.com>
...

> +
> +	timer {
> +		compatible = "arm,armv8-timer";
> +		interrupts = <GIC_PPI 13 IRQ_TYPE_LEVEL_LOW>,

No CPU mask?

> +			     <GIC_PPI 14 IRQ_TYPE_LEVEL_LOW>,
> +			     <GIC_PPI 11 IRQ_TYPE_LEVEL_LOW>,
> +			     <GIC_PPI 10 IRQ_TYPE_LEVEL_LOW>;
> +	};
> +};


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list