ARM: dts: msm: Enable pmu on sun

Add dt node for pmu on sun SoC.

Change-Id: If0a81ca8a0fc027e64fa40ed0abed68f99097c71
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
This commit is contained in:
Melody Olvera
2023-07-18 11:46:37 -07:00
parent 3885be950a
commit ede7c77ac8

View File

@@ -1031,6 +1031,11 @@
vote = <44>;
};
};
cpu_pmu: cpu-pmu {
compatible = "arm,armv8-pmuv3";
interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>;
};
};
&reserved_memory {