Merge "ARM: dts: msm: Enable PMU on Kera"

This commit is contained in:
QCTECMDR Service
2024-09-24 03:17:14 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -625,6 +625,11 @@
};
};
cpu_pmu: cpu-pmu {
compatible = "arm,armv8-pmuv3";
interrupts = <GIC_PPI 7 IRQ_TYPE_LEVEL_HIGH>;
};
qcom,smp2p_sleepstate {
compatible = "qcom,smp2p-sleepstate";
qcom,smem-states = <&sleepstate_smp2p_out 0>;