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

Commit 54cbba2d authored by Ajay Singh Parmar's avatar Ajay Singh Parmar
Browse files

ARM: dts: msm: conditional power on feature for HDMI



Enable HDMI for 8084 MTP devices and provide a node to
conditionally power on it.

Change-Id: I0f16d3d0451e19849cad1319ca33300ed29c8764
Signed-off-by: default avatarAjay Singh Parmar <aparmar@codeaurora.org>
parent 1fa957a3
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -26,10 +26,6 @@
};

&soc {
	qcom,hdmi_tx@fd922100 {
		status = "disabled";
	};

	sound {
		qcom,model = "apq8084-taiko-mtp-snd-card";

@@ -111,6 +107,10 @@
	};
};

&mdss_hdmi_tx {
	qcom,conditional-power-on;
};

#include "dsi-panel-jdi-1080p-video.dtsi"
&dsi_jdi_1080_vid {
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_pwm";