1
0
Fork 0

ARM: dts: Gumstix DuoVero: Bind vdac regulator to hdmi node

The HDMI node does not have a power supply attached. As a result its
power regulator, VDAC, shuts off on boot and screen loses signal.
This attaches VDAC (vdda_hdmi_dac) to HDMI's vdda-supply.

Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
hifive-unleashed-5.1
Adam YH Lee 2014-11-13 10:04:33 -08:00 committed by Tony Lindgren
parent d574454160
commit 0db8899aa7
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@
&hdmi {
status = "ok";
vdda-supply = <&vdac>;
pinctrl-names = "default";
pinctrl-0 = <&dss_hdmi_pins>;