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:
@@ -1031,6 +1031,11 @@
|
|||||||
vote = <44>;
|
vote = <44>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
cpu_pmu: cpu-pmu {
|
||||||
|
compatible = "arm,armv8-pmuv3";
|
||||||
|
interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
&reserved_memory {
|
&reserved_memory {
|
||||||
|
Reference in New Issue
Block a user