Thread (20 messages) 20 messages, 5 authors, 2025-03-21

Re: [PATCH v4 5/6] arm64: dts: cix: add initial CIX P1(SKY1) dts support

From: Peter Chen <peter.chen@cixtech.com>
Date: 2025-03-20 09:57:23
Also in: linux-devicetree, lkml

On 25-03-20 09:36:37, Marc Zyngier wrote:
Peter Chen [off-list ref] wrote:
quoted
+     pmu-a520 {
+             compatible = "arm,cortex-a520-pmu";
+             interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_LOW &ppi_partition0>;
+     };
+
+     pmu-a720 {
+             compatible = "arm,cortex-a720-pmu";
+             interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_LOW &ppi_partition1>;
+     };
+
+     pmu-spe {
+             compatible = "arm,statistical-profiling-extension-v1";
+             interrupts = <GIC_PPI 5 IRQ_TYPE_LEVEL_LOW 0>;
+     };
SPE should follow the same model as the PMU, as each CPU has its own
SPE implementation, exposing different micro-architectural details.
Hi Marc,

Thanks for your reply. But there is only one compatible string
"statistical-profiling-extension-v1" at drivers/perf/arm_spe_pmu.c,
how could differentiate pmu-spe-a720 and pmu-spe-a520, do I need
to change arm_spe_pmu.c as well?

-- 

Best regards,
Peter
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help