The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git 
tags/mfd-arizona-v3.10-rc2

for you to fetch changes up to f773fc6dca4619bdf8da767eaba101a83b766059:

  mfd: arizona: Change fast_start pdata name to better reflect functionality 
(2013-05-21 12:41:54 -0500)

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

A bunch of enhancements and fixes for the arizona devices, adding a few
new features (the main one being device tree) and improving robustness.

----------------------------------------------------------------

There's going to be some changes following on from this which overlap
with ASoC, it might be simplest to merge all this stuff in via ASoC if
that's OK?

Charles Keepax (2):
      mfd: wm5102: Manually apply register patch
      mfd: arizona: Change fast_start pdata name to better reflect functionality

Mark Brown (5):
      mfd: arizona: Read the device identification information after boot
      mfd: arizona: Add missing cleanup on remove
      mfd: arizona: Disable interrupts during suspend
      mfd: Add device tree bindings for Arizona class devices
      mfd: arizona: Support use of external DCVDD

 Documentation/devicetree/bindings/mfd/arizona.txt |   62 ++++++
 drivers/mfd/arizona-core.c                        |  234 ++++++++++++++++++---
 drivers/mfd/arizona-i2c.c                         |   10 +-
 drivers/mfd/arizona-spi.c                         |   10 +-
 drivers/mfd/arizona.h                             |   12 ++
 include/linux/mfd/arizona/core.h                  |    2 +
 include/linux/mfd/arizona/pdata.h                 |    2 +-
 7 files changed, 294 insertions(+), 38 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mfd/arizona.txt

Attachment: signature.asc
Description: Digital signature

Reply via email to