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: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
This commit is contained in:
Hans Verkuil 2017-06-13 15:47:06 +02:00 committed by Krzysztof Kozlowski
parent c92a4fb249
commit 82d1afbce1

View File

@ -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";