All of lore.kernel.org
 help / color / mirror / Atom feed
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: S3C64XX: Hook up some additional supplies on Cragganmore
Date: Wed, 31 Aug 2011 08:55:13 +0900	[thread overview]
Message-ID: <00c001cc6770$431ffe30$c95ffa90$%kim@samsung.com> (raw)
In-Reply-To: <1314386205-3399-1-git-send-email-broonie@opensource.wolfsonmicro.com>

Mark Brown wrote:
> 
> For further modules.
> 
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
>  arch/arm/mach-s3c64xx/mach-crag6410.c |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-s3c64xx/mach-crag6410.c b/arch/arm/mach-
> s3c64xx/mach-crag6410.c
> index db2c468..174dd0c 100644
> --- a/arch/arm/mach-s3c64xx/mach-crag6410.c
> +++ b/arch/arm/mach-s3c64xx/mach-crag6410.c
> @@ -292,6 +292,8 @@ static struct platform_device speyside_wm8962_device =
{
>  static struct regulator_consumer_supply wallvdd_consumers[] = {
>  	REGULATOR_SUPPLY("SPKVDD1", "1-001a"),
>  	REGULATOR_SUPPLY("SPKVDD2", "1-001a"),
> +	REGULATOR_SUPPLY("SPKVDDL", "1-001a"),
> +	REGULATOR_SUPPLY("SPKVDDR", "1-001a"),
>  };
> 
>  static struct regulator_init_data wallvdd_data = {
> @@ -573,6 +575,9 @@ static struct regulator_init_data pvdd_1v2 __initdata
= {
>  static struct regulator_consumer_supply pvdd_1v8_consumers[] __initdata =
{
>  	REGULATOR_SUPPLY("PLLVDD", "1-001a"),
>  	REGULATOR_SUPPLY("DBVDD", "1-001a"),
> +	REGULATOR_SUPPLY("DBVDD1", "1-001a"),
> +	REGULATOR_SUPPLY("DBVDD2", "1-001a"),
> +	REGULATOR_SUPPLY("DBVDD3", "1-001a"),
>  	REGULATOR_SUPPLY("CPVDD", "1-001a"),
>  	REGULATOR_SUPPLY("AVDD2", "1-001a"),
>  	REGULATOR_SUPPLY("DCVDD", "1-001a"),
> --
> 1.7.5.4

OK, 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-08-30 23:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-26 19:16 [PATCH] ARM: S3C64XX: Hook up some additional supplies on Cragganmore Mark Brown
2011-08-30 23:55 ` 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='00c001cc6770$431ffe30$c95ffa90$%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 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.