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>; + };