The following changes since commit 07961ac7c0ee8b546658717034fe692fd12eefa9:

  Linux 3.9-rc5 (2013-03-31 15:12:43 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git 
tags/mfd-arizona-3.10

for you to fetch changes up to b66b1364683c6710e110196b6bf4123675a380bf:

  mfd: wm5102: Update defaults to match patch (2013-04-01 18:09:47 +0100)

----------------------------------------------------------------
mfd: arizona: Updates for v3.10

This is really a few separate topics which I can split out if required:

 - WM5102 updates to improve robustness
 - Improved support for interoperation with edge triggered interrupt
   controllers
 - Support for some unusual clocking configurations
 - A couple small single patch updates and fixes

----------------------------------------------------------------
Charles Keepax (5):
      mfd: wm5102: Manually apply register patch
      mfd: arizona: Factor out register polling
      mfd: arizona: Add a hardware patch mechanism
      mfd: wm5102: Deactivate standard boot sequence
      mfd: wm5102: Update defaults to match patch

Mark Brown (10):
      mfd: arizona: Disable all wake sources by default
      mfd: arizona: Clarify error message for failed primary IRQ request
      mfd: arizona: Basic support for edge triggered IRQs
      mfd: arizona: Allow GPIO to be specified for IRQ line
      mfd: arizona: Try to use interrupt flags from interrupt controller
      mfd: arizona: Support configuring MICBIASes into bypass mode
      mfd: wm5102: Update patch for latest evaluation
      mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock source
      mfd: arizona: Unconditionally enable 32kHz clock
      mfd: wm5102: Only use the lowest three bits of device revision

 arch/arm/mach-s3c64xx/mach-crag6410-module.c |    4 +-
 drivers/mfd/arizona-core.c                   |  205 ++++++++++++++++++++++----
 drivers/mfd/arizona-irq.c                    |  106 ++++++++++---
 drivers/mfd/wm5102-tables.c                  |   56 +++++--
 include/linux/mfd/arizona/pdata.h            |    7 +-
 5 files changed, 312 insertions(+), 66 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to