linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: S3C64xx: Add LDOVDD supply for CODEC on Cragganmore
Date: Mon, 26 Sep 2011 13:34:03 +0900	[thread overview]
Message-ID: <00d801cc7c05$84e877d0$8eb96770$%kim@samsung.com> (raw)
In-Reply-To: <1316714477-19994-1-git-send-email-broonie@opensource.wolfsonmicro.com>

Mark Brown wrote:
> 
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
>  arch/arm/mach-s3c64xx/mach-crag6410.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-s3c64xx/mach-crag6410.c b/arch/arm/mach-
> s3c64xx/mach-crag6410.c
> index a53b02e..613c165 100644
> --- a/arch/arm/mach-s3c64xx/mach-crag6410.c
> +++ b/arch/arm/mach-s3c64xx/mach-crag6410.c
> @@ -582,6 +582,7 @@ static struct regulator_init_data pvdd_1v2 __initdata
= {
>  };
> 
>  static struct regulator_consumer_supply pvdd_1v8_consumers[] __initdata =
{
> +	REGULATOR_SUPPLY("LDOVDD", "1-001a"),
>  	REGULATOR_SUPPLY("PLLVDD", "1-001a"),
>  	REGULATOR_SUPPLY("DBVDD", "1-001a"),
>  	REGULATOR_SUPPLY("DBVDD1", "1-001a"),
> --
> 1.7.6.3

Applied.
Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

      reply	other threads:[~2011-09-26  4:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-22 18:01 [PATCH] ARM: S3C64xx: Add LDOVDD supply for CODEC on Cragganmore Mark Brown
2011-09-26  4:34 ` Kukjin Kim [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='00d801cc7c05$84e877d0$8eb96770$%kim@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).