提交 0db8899a 编写于 作者: A Adam YH Lee 提交者: Tony Lindgren

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: NAdam YH Lee <adam.yh.lee@gmail.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 d5744541
......@@ -177,6 +177,7 @@
&hdmi {
status = "ok";
vdda-supply = <&vdac>;
pinctrl-names = "default";
pinctrl-0 = <&dss_hdmi_pins>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册