ARM: dts: msm: Update SLC SCID Heuristics property
Update vendor prefix qcom for heuristics SCID property. Change-Id: I9a683f6ac543a2a7108986abd68f21c1df8a54bb Signed-off-by: Avinash Philip <quic_avinashp@quicinc.com>
This commit is contained in:
@@ -926,11 +926,11 @@
|
||||
|
||||
scid_heuristics {
|
||||
compatible = "qcom,scid-heuristics";
|
||||
qcom,heuristics_scid = <32>;
|
||||
qcom,heuristics-scid = <32>;
|
||||
/* Need to update different value for V2 device */
|
||||
freq,threshold_idx = <11>, <10>;
|
||||
freq,threshold_residency = <5000>, <5000>;
|
||||
qcom,scid_heuristics_enabled;
|
||||
qcom,freq-threshold-idx = <11>, <10>;
|
||||
qcom,frequency-threshold-residency = <5000>, <5000>;
|
||||
qcom,scid-heuristics-enabled;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user