Re: [PATCH v5] [RESEND 2] regulator: Add GPIO enable control tofixed voltage regulator driver

From: Liam Girdwood
Date: Fri Aug 07 2009 - 08:53:48 EST


On Thu, 2009-08-06 at 19:37 +0300, Roger Quadros wrote:
> From: Roger Quadros <ext-roger.quadros@xxxxxxxxx>
>
> 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@xxxxxxxxx>
> Reviewed-by: Philipp Zabel <philipp.zabel@xxxxxxxxx>
> Reviewed-by: Felipe Balbi <felipe.balbi@xxxxxxxxx>
> Acked-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> drivers/regulator/fixed.c | 88 ++++++++++++++++++++++++++++++++++++++-
> include/linux/regulator/fixed.h | 24 +++++++++++
> 2 files changed, 110 insertions(+), 2 deletions(-)
>

Applied.

Thanks

Liam

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/