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

Commit d6d20923 authored by Yuan Zhao's avatar Yuan Zhao
Browse files

ARM: dts: msm: enable DisplayPort for SDM845 QRD



Add DisplayPort connector to the list of supported
connectors to bind the DisplayPort to the SDE DRM
architecture.

Change-Id: I396ee1017f73fa40755480e9dbecc3666325a4fa
Signed-off-by: default avatarYuan Zhao <yzhao@codeaurora.org>
parent d0c491f1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -62,3 +62,7 @@
&dsi_sharp_4k_dsc_video_display {
	qcom,dsi-display-active;
};

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