linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] AB8500 fixes and AB9540 support
@ 2012-02-01 16:09 Linus Walleij
  2012-02-20 19:31 ` Samuel Ortiz
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2012-02-01 16:09 UTC (permalink / raw)
  To: Samuel Ortiz, linux-kernel; +Cc: Mark Brown, Linus Walleij

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/4] AB8500 fixes and AB9540 support
  2012-02-01 16:09 [PATCH 0/4] AB8500 fixes and AB9540 support Linus Walleij
@ 2012-02-20 19:31 ` Samuel Ortiz
  2012-02-20 20:43   ` Linus Walleij
  0 siblings, 1 reply; 3+ messages in thread
From: Samuel Ortiz @ 2012-02-20 19:31 UTC (permalink / raw)
  To: Linus Walleij; +Cc: linux-kernel, Mark Brown, Linus Walleij

Hi Linus,

On Wed, Feb 01, 2012 at 05:09:07PM +0100, Linus Walleij wrote:
> 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.
Yes, I will add it to my final fixes pull request to the other Linus.
Could you please fix patch #1 according to Maxime's comments and remove the
board-mop500.c diff from patch #2 ?

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/4] AB8500 fixes and AB9540 support
  2012-02-20 19:31 ` Samuel Ortiz
@ 2012-02-20 20:43   ` Linus Walleij
  0 siblings, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2012-02-20 20:43 UTC (permalink / raw)
  To: Samuel Ortiz; +Cc: Linus Walleij, linux-kernel, Mark Brown

On Mon, Feb 20, 2012 at 8:31 PM, Samuel Ortiz <sameo@linux.intel.com> wrote:

> Could you please fix patch #1 according to Maxime's comments and remove the
> board-mop500.c diff from patch #2 ?

OK I've sent out a v2 revision of the patches, thanks!

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-20 20:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-01 16:09 [PATCH 0/4] AB8500 fixes and AB9540 support Linus Walleij
2012-02-20 19:31 ` Samuel Ortiz
2012-02-20 20:43   ` Linus Walleij

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).