ARM: dts: msm: update timing db property for MDSS nodes
For some platforms due to HW limitation timing db property can not be a shared property, so making this property as interface specific for MDSS, instead of shared. Change-Id: I6e1a482dd23f475c332200f857494a7c848c58c1 Signed-off-by: Sandeep Panda <spanda@codeaurora.org>
This commit is contained in:
parent
d787ce5fd8
commit
5d1510decc
1 changed files with 2 additions and 1 deletions
|
@ -304,7 +304,6 @@
|
|||
<22 512 0 1000>;
|
||||
|
||||
qcom,mmss-ulp-clamp-ctrl-offset = <0x14>;
|
||||
qcom,timing-db-mode;
|
||||
|
||||
clocks = <&clock_mmss clk_mdss_mdp_vote_clk>,
|
||||
<&clock_mmss clk_mdss_ahb_clk>,
|
||||
|
@ -370,6 +369,7 @@
|
|||
<0x828000 0x108>;
|
||||
reg-names = "dsi_ctrl", "dsi_phy", "mmss_misc_phys";
|
||||
|
||||
qcom,timing-db-mode;
|
||||
oled-vdda-supply = <&pm8994_l19>;
|
||||
vddio-supply = <&pm8994_l14>;
|
||||
lab-supply = <&lab_regulator>;
|
||||
|
@ -415,6 +415,7 @@
|
|||
<0x828000 0x108>;
|
||||
reg-names = "dsi_ctrl", "dsi_phy", "mmss_misc_phys";
|
||||
|
||||
qcom,timing-db-mode;
|
||||
oled-vdda-supply = <&pm8994_l19>;
|
||||
vddio-supply = <&pm8994_l14>;
|
||||
lab-supply = <&lab_regulator>;
|
||||
|
|
Loading…
Add table
Reference in a new issue