ARM: dts: msm: use 0x37 event instead of 0x2A for diwali

Use 0x37 pmu event for all cpus on diwali as 0x2A is not
officially supported on all cpus.

Change-Id: Ie172cfcd743e445e17e3b6388c4a8be575bf6f75
This commit is contained in:
Shivnandan Kumar
2021-12-17 11:35:41 +05:30
parent 794af8acfb
commit e459f1666d

View File

@@ -962,7 +962,7 @@
< 0x0011 0xFF 0x01 0xFF >,
< 0x0017 0xFF 0xFF 0xFF >,
< 0x0018 0xFF 0xFF 0xFF >,
< 0x002A 0xFF 0xFF 0xFF >,
< 0x0037 0xFF 0xFF 0xFF >,
< 0x002B 0xFF 0xFF 0xFF >,
< 0x1000 0xFF 0xFF 0xFF >;
};
@@ -1240,7 +1240,7 @@
compatible = "qcom,memlat-grp";
qcom,target-dev = <&qcom_llcc_dcvs_hw>;
qcom,sampling-path = <&llcc_dcvs_fp>;
qcom,miss-ev = <0x2A>;
qcom,miss-ev = <0x37>;
silver {
compatible = "qcom,memlat-mon";