From: Felipe Balbi <felipe.balbi@nokia.com>
To: ext Roger Quadros <quadros.roger@gmail.com>
Cc: "lrg@slimlogic.co.uk" <lrg@slimlogic.co.uk>,
"broonie@opensource.wolfsonmicro.com"
<broonie@opensource.wolfsonmicro.com>,
"philipp.zabel@gmail.com" <philipp.zabel@gmail.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v5] [RESEND] regulator: Add GPIO enable control to fixed voltage regulator driver
Date: Thu, 6 Aug 2009 10:27:28 +0300 [thread overview]
Message-ID: <20090806072728.GE984@nokia.com> (raw)
In-Reply-To: <1249503951-11713-1-git-send-email-quadros.roger@gmail.com>
On Wed, Aug 05, 2009 at 10:25:51PM +0200, ext Roger Quadros wrote:
> From: Roger Quadros <ext-roger.quadros@nokia.com>
>
> Now fixed regulators that have their enable pin connected to a GPIO line
> can use the fixed regulator driver for regulator enable/disable control.
> The GPIO number and polarity information is passed through platform data.
> GPIO enable control is achieved using gpiolib.
>
> Signed-off-by: Roger Quadros <ext-roger.quadros@nokia.com>
> Reviewed-by: Philipp Zabel <philipp.zabel@gmail.com>
> Reviewed-by: Felipe Balbi <felipe.balbi@nokia.com>
> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
> Makefile | 6 ++-
> drivers/regulator/fixed.c | 88 ++++++++++++++++++++++++++++++++++++++-
> include/linux/regulator/fixed.h | 24 +++++++++++
> 3 files changed, 114 insertions(+), 4 deletions(-)
>
> diff --git a/Makefile b/Makefile
> index 0d46615..b2ba5ef 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -1,7 +1,7 @@
> VERSION = 2
> PATCHLEVEL = 6
> SUBLEVEL = 31
> -EXTRAVERSION = -rc5
> +EXTRAVERSION = -rc4
nice!! :-p
--
balbi
next prev parent reply other threads:[~2009-08-06 7:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-05 20:25 [PATCH v5] [RESEND] regulator: Add GPIO enable control to fixed voltage regulator driver Roger Quadros
2009-08-06 7:27 ` Felipe Balbi [this message]
2009-08-06 14:36 ` Roger Quadros
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=20090806072728.GE984@nokia.com \
--to=felipe.balbi@nokia.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lrg@slimlogic.co.uk \
--cc=philipp.zabel@gmail.com \
--cc=quadros.roger@gmail.com \
/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