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

Commit 4e7c631b authored by Raviteja Tamatam's avatar Raviteja Tamatam
Browse files

ARM: dts: msm: enable display rsc for sdmmagpie



Enable display rsc on sdmmagpie target for clock gating
and hw update.

Change-Id: I0d14af14d350285a211766937658ba297e43c805
Signed-off-by: default avatarRaviteja Tamatam <travitej@codeaurora.org>
parent 6f46a1f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -251,7 +251,7 @@
};

&mdss_mdp {
	connectors = <&sde_wb &sde_dsi>;
	connectors = <&sde_rscc &sde_wb &sde_dsi>;
};

&dsi_sw43404_amoled_video {
+0 −1
Original line number Diff line number Diff line
@@ -289,7 +289,6 @@
			<0xaf30000 0x3fd4>;
		reg-names = "drv", "wrapper";
		qcom,sde-rsc-version = <2>;
		status = "disabled";

		vdd-supply = <&mdss_core_gdsc>;
		clocks = <&clock_dispcc DISP_CC_MDSS_RSCC_VSYNC_CLK>,
+2 −2
Original line number Diff line number Diff line
@@ -1436,9 +1436,9 @@
		interrupts = <0 129 0>;
		#mbox-cells = <1>;
		qcom,drv-id = <0>;
		qcom,tcs-config = <ACTIVE_TCS  2>,
				  <SLEEP_TCS   1>,
		qcom,tcs-config = <SLEEP_TCS   1>,
				  <WAKE_TCS    1>,
				  <ACTIVE_TCS  2>,
				  <CONTROL_TCS 0>;
	};