linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@stericsson.com>
To: Samuel Ortiz <sameo@linux.intel.com>, <linux-kernel@vger.kernel.org>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Linus Walleij <linus.walleij@linaro.org>
Subject: [PATCH 0/4] AB8500 fixes and AB9540 support
Date: Wed, 1 Feb 2012 17:09:07 +0100	[thread overview]
Message-ID: <1328112547-32424-1-git-send-email-linus.walleij@stericsson.com> (raw)

From: Linus Walleij <linus.walleij@linaro.org>

This breaks the earlier patch to support AB9540 apart into
smaller pieces, and uses the platform device ID to enforce
which version of the ASIC is being used.

Sam: seeking ACKs for these, [1/4] could possibly go into
the -rc series if you find time for it.

Linus Walleij (4):
  mfd/ab8500: fix error path bug
  mfd/ab8500: add version detection and enforcing
  mfd/ab8500: parametrize IRQ masks and registers
  mfd/ab8500: support AB9540 variant

 arch/arm/mach-ux500/board-mop500.c                 |    1 -
 .../mach-ux500/include/mach/irqs-board-mop500.h    |    2 +-
 drivers/mfd/ab8500-core.c                          |  301 ++++++++++++++++----
 drivers/mfd/ab8500-i2c.c                           |   15 +-
 include/linux/mfd/abx500.h                         |    7 -
 include/linux/mfd/abx500/ab8500-gpio.h             |    4 +-
 include/linux/mfd/abx500/ab8500-sysctrl.h          |   43 +++
 include/linux/mfd/abx500/ab8500.h                  |  114 +++++++-
 include/linux/regulator/ab8500.h                   |   70 +++++-
 9 files changed, 487 insertions(+), 70 deletions(-)

-- 
1.7.8


             reply	other threads:[~2012-02-01 16:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-01 16:09 Linus Walleij [this message]
2012-02-20 19:31 ` [PATCH 0/4] AB8500 fixes and AB9540 support Samuel Ortiz
2012-02-20 20:43   ` Linus Walleij

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=1328112547-32424-1-git-send-email-linus.walleij@stericsson.com \
    --to=linus.walleij@stericsson.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.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;
as well as URLs for NNTP newsgroup(s).