linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: mach-shmobile: select the fixed regulator driver on BockW
Date: Wed, 10 Jul 2013 01:11:40 +0000	[thread overview]
Message-ID: <20130710011139.GK32603@verge.net.au> (raw)
In-Reply-To: <Pine.LNX.4.64.1207051515190.30191@axis700.grange>

On Tue, Jul 09, 2013 at 02:07:13AM -0700, Kuninori Morimoto wrote:
> 34767f8dccc326026f97cd63f759dd36bd83502d
> (ARM: mach-shmobile: select the fixed regulator driver on several boards)
> decided to select fixed regulator driver on Kconfig.
> BockW follows same style.
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
>  arch/arm/mach-shmobile/Kconfig |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
> index 30c571b..90f449e 100644
> --- a/arch/arm/mach-shmobile/Kconfig
> +++ b/arch/arm/mach-shmobile/Kconfig
> @@ -124,6 +124,7 @@ config MACH_BOCKW
>  	depends on ARCH_R8A7778
>  	select ARCH_REQUIRE_GPIOLIB
>  	select RENESAS_INTC_IRQPIN
> +	select REGULATOR_FIXED_VOLTAGE if REGULATOR
>  	select USE_OF
>  
>  config MACH_MARZEN

Thanks, I have queued this up for v3.12 in the boards branch.
It should appear in renesas-next-20130710

      parent reply	other threads:[~2013-07-10  1:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-05 13:17 [PATCH] ARM: mach-shmobile: select the fixed regulator driver on several boards Guennadi Liakhovetski
2012-07-06 19:10 ` Rafael J. Wysocki
2013-07-09  9:07 ` [PATCH] ARM: mach-shmobile: select the fixed regulator driver on BockW Kuninori Morimoto
2013-07-10  1:11 ` Simon Horman [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=20130710011139.GK32603@verge.net.au \
    --to=horms@verge.net.au \
    --cc=linux-sh@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;
as well as URLs for NNTP newsgroup(s).