ARM: dts: msm: update correct read OT settings for mdss
Fix default read vbif OT settings for mdss driver in sdm630 and sdm660. Change-Id: I9efbda397ffbf3552a165887d43e25a0426fd5b5 Signed-off-by: Raviteja Tamatam <travitej@codeaurora.org>
This commit is contained in:
parent
96b6f68843
commit
35ec11d49d
2 changed files with 4 additions and 4 deletions
|
@ -62,7 +62,7 @@
|
|||
qcom,max-bandwidth-per-pipe-kbps = <1 3200000>, /* Default */
|
||||
<2 2400000>; /* Camera */
|
||||
qcom,max-clk-rate = <412500000>;
|
||||
qcom,mdss-default-ot-rd-limit = <40>;
|
||||
qcom,mdss-default-ot-rd-limit = <32>;
|
||||
qcom,mdss-default-ot-wr-limit = <32>;
|
||||
qcom,mdss-dram-channels = <2>;
|
||||
|
||||
|
@ -480,7 +480,7 @@
|
|||
qcom,mdss-rot-vbif-qos-setting = <1 1 1 1>;
|
||||
qcom,mdss-rot-xin-id = <14 15>;
|
||||
|
||||
qcom,mdss-default-ot-rd-limit = <40>;
|
||||
qcom,mdss-default-ot-rd-limit = <32>;
|
||||
qcom,mdss-default-ot-wr-limit = <32>;
|
||||
};
|
||||
};
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
qcom,max-bandwidth-high-kbps = <6600000>;
|
||||
qcom,max-bandwidth-per-pipe-kbps = <3100000>;
|
||||
qcom,max-clk-rate = <412500000>;
|
||||
qcom,mdss-default-ot-rd-limit = <40>;
|
||||
qcom,mdss-default-ot-rd-limit = <32>;
|
||||
qcom,mdss-default-ot-wr-limit = <32>;
|
||||
qcom,mdss-dram-channels = <2>;
|
||||
|
||||
|
@ -577,7 +577,7 @@
|
|||
qcom,mdss-rot-vbif-qos-setting = <1 1 1 1>;
|
||||
qcom,mdss-rot-xin-id = <14 15>;
|
||||
|
||||
qcom,mdss-default-ot-rd-limit = <40>;
|
||||
qcom,mdss-default-ot-rd-limit = <32>;
|
||||
qcom,mdss-default-ot-wr-limit = <32>;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue