ARM: dts: msm: Add ARM PMU device node for SM8150

Add ARM PMU device node for SM8150 to capture the
various performance monitoring events.

Change-Id: I57f075796324dd4c27140504dc2ff9133dbda1cf
This commit is contained in:
Shreyas K K
2022-03-02 17:05:22 +05:30
parent 5fef722639
commit b5f5c7f24c

View File

@@ -532,6 +532,11 @@
};
};
cpu_pmu: cpu-pmu {
compatible = "arm,armv8-pmuv3";
interrupts = <GIC_PPI 5 IRQ_TYPE_LEVEL_HIGH>;
};
qcom,msm-rtb {
compatible = "qcom,msm-rtb";
qcom,rtb-size = <0x100000>;