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

Commit 22ac135c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 76ca494c b9dec105
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -207,8 +207,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>;