Merge "ARM: dts: msm: enabling dynamic FPS for nt35597 video panel"
This commit is contained in:
commit
fc7ae091a6
2 changed files with 7 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
||||
|
@ -70,6 +70,10 @@
|
|||
qcom,mdss-dsi-dma-trigger = "trigger_sw";
|
||||
qcom,mdss-dsi-mdp-trigger = "none";
|
||||
qcom,mdss-dsi-reset-sequence = <1 20>, <0 20>, <1 50>;
|
||||
qcom,mdss-dsi-min-refresh-rate = <55>;
|
||||
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,config-select = <&dsi_dual_nt35597_video_config0>;
|
||||
|
||||
|
|
|
@ -299,7 +299,6 @@
|
|||
<22 512 0 0>,
|
||||
<22 512 0 1000>;
|
||||
|
||||
qcom,timing-db-mode;
|
||||
qcom,mmss-ulp-clamp-ctrl-offset = <0x14>;
|
||||
|
||||
clocks = <&clock_mmss clk_mmss_mdss_mdp_clk>,
|
||||
|
@ -371,6 +370,7 @@
|
|||
<0xc828000 0xac>;
|
||||
reg-names = "dsi_ctrl", "dsi_phy", "mmss_misc_phys";
|
||||
|
||||
qcom,timing-db-mode;
|
||||
wqhd-vddio-supply = <&pmcobalt_l14>;
|
||||
lab-supply = <&lab_regulator>;
|
||||
ibb-supply = <&ibb_regulator>;
|
||||
|
@ -408,6 +408,7 @@
|
|||
<0xc828000 0xac>;
|
||||
reg-names = "dsi_ctrl", "dsi_phy", "mmss_misc_phys";
|
||||
|
||||
qcom,timing-db-mode;
|
||||
wqhd-vddio-supply = <&pmcobalt_l14>;
|
||||
lab-supply = <&lab_regulator>;
|
||||
ibb-supply = <&ibb_regulator>;
|
||||
|
|
Loading…
Add table
Reference in a new issue