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

Commit 82d1afbc authored by Hans Verkuil's avatar Hans Verkuil Committed by Krzysztof Kozlowski
Browse files

ARM: dts: exynos: add needs-hpd to &hdmicec for Odroid-U3



The Odroid-U3 board has an IP4791CZ12 level shifter that is
disabled if the HPD is low, which means that the CEC pin is
disabled as well.

Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent c92a4fb2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -78,6 +78,10 @@
	regulator-max-microvolt = <3300000>;
};

&hdmicec {
	needs-hpd;
};

/* VDDQ for MSHC (eMMC card) */
&ldo22_reg {
	regulator-name = "LDO22_VDDQ_MMC4_2.8V";