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

Commit 625a5a57 authored by Jin Li's avatar Jin Li Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: set correct display type on 8996 auto adp platform



On MSM8996 Mojave platform, HDMI needs to be Primary display and
DSI-HDMI needs to be Secondary display.

CRs-Fixed: 1084253
Change-Id: Ib6e10b7822c0f80f38bf3d22809780ce2add36c4
Signed-off-by: default avatarJin Li <jinl@codeaurora.org>
parent dd0d1bd5
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -602,8 +602,13 @@
	/delete-property/ qcom,dsi-display-active;
};

&hdmi_display {
	qcom,display-type = "primary";
};

&dsi_adv_7533_1 {
	qcom,dsi-display-active;
	qcom,display-type = "secondary";

	qcom,panel-supply-entries {
		#address-cells = <1>;