mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user