From: Tony Lindgren <tony@atomide.com>
To: hvaibhav@ti.com
Cc: linux-omap@vger.kernel.org, Tomi.Valkeinen@nokia.com
Subject: Re: [PATCH] OMAP: Replace vdvi with vdds_dsi regulator supply in OMAP3EVM board file
Date: Thu, 11 Mar 2010 14:18:21 -0800 [thread overview]
Message-ID: <20100311221821.GM2900@atomide.com> (raw)
In-Reply-To: <1268299842-8070-1-git-send-email-hvaibhav@ti.com>
* hvaibhav@ti.com <hvaibhav@ti.com> [100311 01:28]:
> From: Vaibhav Hiremath <hvaibhav@ti.com>
>
> With recent changes happened in OMAP2/3 DSS library for regulator interface, it
> is required to define DSI regulator supply, and since we don't need VDVI
> supply so remove it.
This one does not seem to apply, maybe this should be merged into
one of your pending patches?
Tony
> Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
> Acked-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
> ---
> arch/arm/mach-omap2/board-omap3evm.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/board-omap3evm.c b/arch/arm/mach-omap2/board-omap3evm.c
> index 017bb2f..ea1014b 100644
> --- a/arch/arm/mach-omap2/board-omap3evm.c
> +++ b/arch/arm/mach-omap2/board-omap3evm.c
> @@ -515,8 +515,8 @@ static struct regulator_init_data omap3_evm_vdac = {
>
> /* VPLL2 for digital video outputs */
> static struct regulator_consumer_supply omap3_evm_vpll2_supply = {
> - .supply = "vdvi",
> - .dev = &omap3_evm_lcd_device.dev,
> + .supply = "vdds_dsi",
> + .dev = &omap3_evm_dss_device.dev,
> };
>
> static struct regulator_init_data omap3_evm_vpll2 = {
> --
> 1.6.2.4
>
prev parent reply other threads:[~2010-03-11 22:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-11 9:30 [PATCH] OMAP: Replace vdvi with vdds_dsi regulator supply in OMAP3EVM board file hvaibhav
2010-03-11 22:18 ` Tony Lindgren [this message]
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=20100311221821.GM2900@atomide.com \
--to=tony@atomide.com \
--cc=Tomi.Valkeinen@nokia.com \
--cc=hvaibhav@ti.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox