All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Adam YH Lee <adam.yh.lee@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org,
	florian.vaussard@epfl.ch
Subject: Re: [PATCH] ARM: Gumstix DuoVero: Bind vdac regulator to hdmi node
Date: Fri, 21 Nov 2014 15:53:13 -0800	[thread overview]
Message-ID: <20141121235312.GD7046@atomide.com> (raw)
In-Reply-To: <1415901873-5304-1-git-send-email-adam.yh.lee@gmail.com>

* Adam YH Lee <adam.yh.lee@gmail.com> [141113 10:06]:
> 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.

Applying into omap-for-v3.19/dt-v2 thanks.

Tony
 
> Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com>
> ---
>  arch/arm/boot/dts/omap4-duovero-parlor.dts | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/omap4-duovero-parlor.dts b/arch/arm/boot/dts/omap4-duovero-parlor.dts
> index 6dc84d9..1a78f01 100644
> --- a/arch/arm/boot/dts/omap4-duovero-parlor.dts
> +++ b/arch/arm/boot/dts/omap4-duovero-parlor.dts
> @@ -177,6 +177,7 @@
>  
>  &hdmi {
>  	status = "ok";
> +	vdda-supply = <&vdac>;
>  
>  	pinctrl-names = "default";
>  	pinctrl-0 = <&dss_hdmi_pins>;
> -- 
> 1.9.1
> 

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: Gumstix DuoVero: Bind vdac regulator to hdmi node
Date: Fri, 21 Nov 2014 15:53:13 -0800	[thread overview]
Message-ID: <20141121235312.GD7046@atomide.com> (raw)
In-Reply-To: <1415901873-5304-1-git-send-email-adam.yh.lee@gmail.com>

* Adam YH Lee <adam.yh.lee@gmail.com> [141113 10:06]:
> 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.

Applying into omap-for-v3.19/dt-v2 thanks.

Tony
 
> Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com>
> ---
>  arch/arm/boot/dts/omap4-duovero-parlor.dts | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/omap4-duovero-parlor.dts b/arch/arm/boot/dts/omap4-duovero-parlor.dts
> index 6dc84d9..1a78f01 100644
> --- a/arch/arm/boot/dts/omap4-duovero-parlor.dts
> +++ b/arch/arm/boot/dts/omap4-duovero-parlor.dts
> @@ -177,6 +177,7 @@
>  
>  &hdmi {
>  	status = "ok";
> +	vdda-supply = <&vdac>;
>  
>  	pinctrl-names = "default";
>  	pinctrl-0 = <&dss_hdmi_pins>;
> -- 
> 1.9.1
> 

  reply	other threads:[~2014-11-21 23:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-13 18:04 [PATCH] ARM: Gumstix DuoVero: Bind vdac regulator to hdmi node Adam YH Lee
2014-11-13 18:04 ` Adam YH Lee
2014-11-21 23:53 ` Tony Lindgren [this message]
2014-11-21 23:53   ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141121235312.GD7046@atomide.com \
    --to=tony@atomide.com \
    --cc=adam.yh.lee@gmail.com \
    --cc=florian.vaussard@epfl.ch \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.