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

Commit 95f9fe80 authored by Sandeep Panda's avatar Sandeep Panda Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add ULPS support for 8916 and 8939



Add DSI ULPS support for 8916 and 8939 platform.

Change-Id: I257312b904fc48e2b6301219db6977876da09d48
Signed-off-by: default avatarSandeep Panda <spanda@codeaurora.org>
parent 9011cad9
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -110,8 +110,9 @@
		label = "MDSS DSI CTRL->0";
		cell-index = <0>;
		reg = <0x1a98000 0x25c>,
		      <0x1a98500 0x2b0>;
		reg-names = "dsi_ctrl", "dsi_phy";
		      <0x1a98500 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>;
@@ -135,6 +136,9 @@
			00 00 00 00 0f 00 00 01 97
			00 c0 00 00 00 00 00 01 bb];

		qcom,mmss-ulp-clamp-ctrl-offset = <0x20>;
		qcom,mmss-phyreset-ctrl-offset = <0x24>;

		qcom,core-supply-entries {
			#address-cells = <1>;
			#size-cells = <0>;
+6 −2
Original line number Diff line number Diff line
@@ -110,8 +110,9 @@
		label = "MDSS DSI CTRL->0";
		cell-index = <0>;
		reg = <0x1a98000 0x25c>,
		      <0x1a98500 0x2b0>;
		reg-names = "dsi_ctrl", "dsi_phy";
		      <0x1a98500 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>;
@@ -136,6 +137,9 @@
			00 00 00 00 0f 00 00 01 97
			00 c0 00 00 00 00 00 01 bb];

		qcom,mmss-ulp-clamp-ctrl-offset = <0x20>;
		qcom,mmss-phyreset-ctrl-offset = <0x24>;

		qcom,core-supply-entries {
                        #address-cells = <1>;
                        #size-cells = <0>;