mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 20:28:49 +00:00
Merge "ARM: dts: msm: Disable WB feature in parrot"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
c3e99f4c0e
@@ -1174,10 +1174,8 @@
|
||||
< 0x0008 0xFF 0xFF 0x02 >,
|
||||
< 0x0011 0xFF 0xFF 0x00 >,
|
||||
< 0x0017 0xFF 0xFF 0xFF >,
|
||||
< 0x0018 0xFF 0xFF 0xFF >,
|
||||
< 0x002A 0xFF 0xFF 0xFF >,
|
||||
< 0x4005 0xF0 0xFF 0xFF >,
|
||||
< 0x002B 0xFF 0xFF 0xFF >;
|
||||
< 0x4005 0xF0 0xFF 0xFF >;
|
||||
};
|
||||
|
||||
ddr_freq_table: ddr-freq-table {
|
||||
@@ -1372,8 +1370,6 @@
|
||||
qcom,target-dev = <&qcom_l3_dcvs_hw>;
|
||||
qcom,sampling-path = <&l3_dcvs_sp>;
|
||||
qcom,miss-ev = <0x17>;
|
||||
qcom,wb-ev = <0x18>;
|
||||
qcom,access-ev = <0x2B>;
|
||||
|
||||
silver {
|
||||
compatible = "qcom,memlat-mon";
|
||||
@@ -1407,6 +1403,16 @@
|
||||
qcom,sampling-enabled;
|
||||
};
|
||||
|
||||
gold-compute {
|
||||
compatible = "qcom,memlat-mon";
|
||||
qcom,cpulist = <&CPU4 &CPU5 &CPU6 &CPU7>;
|
||||
qcom,cpufreq-memfreq-tbl =
|
||||
< 2054400 307200 >,
|
||||
< 2361600 1420800 >;
|
||||
qcom,sampling-enabled;
|
||||
qcom,compute-mon;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
ddrqos {
|
||||
|
||||
Reference in New Issue
Block a user