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

Commit 0db8899a authored by Adam YH Lee's avatar Adam YH Lee Committed by Tony Lindgren
Browse files

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: default avatarAdam YH Lee <adam.yh.lee@gmail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent d5744541
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -177,6 +177,7 @@

&hdmi {
	status = "ok";
	vdda-supply = <&vdac>;

	pinctrl-names = "default";
	pinctrl-0 = <&dss_hdmi_pins>;