linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: lrg@slimlogic.co.uk (Liam Girdwood)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/9] regulators: Update ab8500 regulator driver
Date: Fri, 10 Dec 2010 23:00:54 +0000	[thread overview]
Message-ID: <1292022054.3422.23.camel@odin> (raw)
In-Reply-To: <1291975728-12525-1-git-send-email-bengt.g.jonsson@stericsson.com>

On Fri, 2010-12-10 at 11:08 +0100, Bengt Jonsson wrote:
> This patchset updates the ab8500 regulator driver:
> * The first patch modifies the ab8500 platform configuration structure.
> * Patches two through eight updates the ab8500 regulator driver.
> * The ninth patch modifies the ab8500 regulator configuration.
> 
> The eighth patch is optional as discussed before.
> 
> Bengt Jonsson (9):
>   regulators: Moved define for number of regulators in ab8500
>   regulators: Fixed errors in ab8500 register mapping
>   regulators: Clean out unused code in ab8500 regulators
>   regulators: Added ab8500 v2 support
>   regulators: Updated ab8500 variable names, macro names and comments
>   regulators: Modified ab8500 error handling
>   regulators: Added verbose debug messages to ab8500 regulators
>   regulators: Removed macros for initialization of ab8500 regulators
>   mach-ux500: Updated and connected ab8500 regulator board
>     configuration
> 
>  arch/arm/mach-ux500/board-mop500-regulators.c |  153 ++++-----
>  arch/arm/mach-ux500/board-mop500-regulators.h |   19 +
>  arch/arm/mach-ux500/board-mop500.c            |    3 +
>  drivers/regulator/ab8500.c                    |  448 +++++++++++++++++--------
>  include/linux/mfd/ab8500.h                    |    5 +-
>  include/linux/regulator/ab8500.h              |   24 +-
>  6 files changed, 426 insertions(+), 226 deletions(-)
>  create mode 100644 arch/arm/mach-ux500/board-mop500-regulators.h
> 

All applied.

Thanks

Liam
-- 
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk

      parent reply	other threads:[~2010-12-10 23:00 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-10 10:08 [PATCH 0/9] regulators: Update ab8500 regulator driver Bengt Jonsson
2010-12-10 10:08 ` [PATCH 1/9] regulators: Moved define for number of regulators in ab8500 Bengt Jonsson
2010-12-10 10:52   ` Mark Brown
2010-12-10 10:08 ` [PATCH 2/9] regulators: Fixed errors in ab8500 register mapping Bengt Jonsson
2010-12-10 12:25   ` Mark Brown
2010-12-10 10:08 ` [PATCH 3/9] regulators: Clean out unused code in ab8500 regulators Bengt Jonsson
2010-12-10 12:25   ` Mark Brown
2010-12-10 10:08 ` [PATCH 4/9] regulators: Added ab8500 v2 support Bengt Jonsson
2010-12-10 12:27   ` Mark Brown
2010-12-10 10:08 ` [PATCH 5/9] regulators: Updated ab8500 variable names, macro names and comments Bengt Jonsson
2010-12-10 12:29   ` Mark Brown
2010-12-10 10:08 ` [PATCH 6/9] regulators: Modified ab8500 error handling Bengt Jonsson
2010-12-10 12:32   ` Mark Brown
2010-12-10 10:08 ` [PATCH 7/9] regulators: Added verbose debug messages to ab8500 regulators Bengt Jonsson
2010-12-10 12:32   ` Mark Brown
2010-12-10 10:08 ` [PATCH 8/9] regulators: Removed macros for initialization of " Bengt Jonsson
2010-12-10 12:36   ` Mark Brown
2010-12-10 10:08 ` [PATCH 9/9] mach-ux500: Updated and connected ab8500 regulator board configuration Bengt Jonsson
2010-12-10 12:36   ` Mark Brown
2010-12-10 23:00 ` Liam Girdwood [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=1292022054.3422.23.camel@odin \
    --to=lrg@slimlogic.co.uk \
    --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).