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

Commit 5750d995 authored by Casey Piper's avatar Casey Piper
Browse files

ARM: dts: msm: disable HDMI core on MSM8994 FLUID



FLUID has MHL disabled by default, so there is no
need for HDMI to power on. Disable HDMI in
FLUID dt node.

Change-Id: Ie050f74c08a68497d662ce3deb9223775affa235
Signed-off-by: default avatarCasey Piper <cpiper@codeaurora.org>
parent 93974768
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -327,6 +327,7 @@
};

&mdss_hdmi_tx {
	status = "disabled";
	pinctrl-names = "hdmi_hpd_active", "hdmi_ddc_active",
				"hdmi_cec_active", "hdmi_active",
				"hdmi_sleep";