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

Commit 6146e6f2 authored by Yuan Zhao's avatar Yuan Zhao
Browse files

ARM: dts: msm: Enable DP function for HDK845



Add DP function support for HDK845.

Change-Id: I876e68177b4e69e7207eff56688321eb85605f52
Signed-off-by: default avatarYuan Zhao <yzhao@codeaurora.org>
parent d9f72f76
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -54,3 +54,7 @@
	status = "okay";
	qcom,led-strings-list = [01 02];
};

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