ARM: dts: msm: Enable dynamic refresh for sharp WQXGA panel
This change enables clock update method as default for sharp WQXGA panel for changing refresh rate of panel. Change-Id: I08f1a4ee446318174824dbd26dcf9682dbabddc9 Signed-off-by: Jeevan Shriram <jshriram@codeaurora.org> Signed-off-by: Ingrid Gallardo <ingridg@codeaurora.org>
This commit is contained in:
parent
f04b3e457d
commit
830723857d
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
qcom,mdss-dsi-min-refresh-rate = <53>;
|
||||
qcom,mdss-dsi-max-refresh-rate = <60>;
|
||||
qcom,mdss-dsi-pan-enable-dynamic-fps;
|
||||
qcom,mdss-dsi-pan-fps-update = "dfps_immediate_porch_mode_vfp";
|
||||
qcom,mdss-dsi-pan-fps-update = "dfps_immediate_clk_mode";
|
||||
qcom,mdss-dsi-panel-status-check-mode = "bta_check";
|
||||
qcom,mdss-dsi-tx-eot-append;
|
||||
qcom,esd-check-enabled;
|
||||
|
|
Loading…
Add table
Reference in a new issue