ARM: dts: msm: Tune DDR QOS mapping

Tune DDR QOS memlat mapping in anorak.

Change-Id: Idbe8e72c111c37201f92aba4ee3f5b4bd5330a5e
This commit is contained in:
Shivnandan Kumar
2022-11-02 15:38:29 +05:30
parent a82c60ed14
commit 3690ff4b00

View File

@@ -1590,6 +1590,16 @@
qcom,target-dev = <&qcom_ddrqos_dcvs_hw>;
qcom,sampling-path = <&ddrqos_dcvs_sp>;
qcom,miss-ev = <0x1000>;
ddrqos_prime_lat: prime {
compatible = "qcom,memlat-mon";
qcom,cpulist = <&CPU2 &CPU3 &CPU4 &CPU5>;
qcom,cpufreq-memfreq-tbl =
< 300000 0 >,
< 2361600 1 >;
qcom,sampling-enabled;
};
ddrqos_prime_latfloor: prime-latfloor {
compatible = "qcom,memlat-mon";
qcom,cpulist = <&CPU2 &CPU3 &CPU4 &CPU5>;