mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 18:54:09 +08:00
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:
parent
c92a4fb249
commit
82d1afbce1
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user