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

Commit ab54020c authored by Vijaykumar Badiger's avatar Vijaykumar Badiger Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: enable display rsc for sa8155



Display rsc was disabled due to pdc issues and this change
re-enables this on sa8155.

Change-Id: I31cce4a2818d58a0836f7f17a5b2a46c876908d9
Signed-off-by: default avatarVijaykumar Badiger <vbadig@codeaurora.org>
parent 2aea12dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -603,7 +603,7 @@
};

&mdss_mdp {
	connectors = <&dsi_dp1 &dsi_dp2 &sde_dp &sde_wb>;
	connectors = <&sde_rscc &dsi_dp1 &dsi_dp2 &sde_dp &sde_wb>;
	qcom,sde-mixer-display-pref = "primary", "none", "none",
				"none", "none", "none";
};