Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b9dec105 authored by Padmanabhan Komanduru's avatar Padmanabhan Komanduru
Browse files

ARM: dts: msm: add the mmss_misc_io register base for DSI1 node for 8939



Add the mmss_misc_io register base and offset address for DSI1 node
for 8939 target. This is needed to enable/disable the DSI1 clamps
in case ULPS feature is enabled.

Change-Id: Ifbcab93c42293db2988df9a41383b905605247b8
Signed-off-by: default avatarPadmanabhan Komanduru <pkomandu@codeaurora.org>
parent a202b021
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -206,8 +206,9 @@
		label = "MDSS DSI CTRL->1";
		cell-index = <1>;
		reg = <0x1aa0000 0x25c>,
		      <0x1aa0500 0x2b0>;
		reg-names = "dsi_ctrl", "dsi_phy";
		      <0x1aa0500 0x2b0>,
		      <0x193e000 0x30>;
		reg-names = "dsi_ctrl", "dsi_phy", "mmss_misc_phys";
		qcom,mdss-fb-map = <&mdss_fb0>;
		qcom,mdss-mdp = <&mdss_mdp>;
		gdsc-supply = <&gdsc_mdss>;