Re: [PATCH v3 2/2] arm64: dts: realtek: Add RTD1319 SoC and Realtek PymParticle EVB
From: Robin Murphy
Date: Thu Apr 16 2020 - 05:45:09 EST
On 2020-02-04 2:52 pm, James Tai wrote:
[...]
+ arm_pmu: pmu {
+ compatible = "arm,armv8-pmuv3";
The binding updates have landed now, so you can use "arm,cortex-a55-pmu"
here.
Robin.
+ interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_LOW>;
+ interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
+ };