[PATCH 0/2] WM8400 support v2



These patches against the regulator development tree add basic support
for the WM8400, an audio CODEC and PMU targeted at multimedia systems,
covering basic PMIC functionality only. Since the functionality of the
device covers multiple subsystems with arbitration required a core
driver is provided in drivers/mfd.

I think I've covered all the issues raised last time, erring on the side
of split headers rather than unifying them, details in the individual
patches.

The following changes since commit fa83aec82558c7d5822c47e52db3f1f6b104a930:
Liam Girdwood (1):
maintainers: update email address for Liam Girdwood

are available in the git repository at:

git://opensource.wolfsonmicro.com/linux-2.6-audioplus for-lrg

Mark Brown (2):
mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMU
regulator: Add WM8400 regulator support

drivers/mfd/Kconfig | 8 +
drivers/mfd/Makefile | 2 +
drivers/mfd/wm8400-core.c | 457 +++++++++++++
drivers/regulator/Kconfig | 8 +-
drivers/regulator/Makefile | 1 +
drivers/regulator/wm8400-regulator.c | 367 +++++++++++
include/linux/mfd/wm8400-audio.h | 1186 ++++++++++++++++++++++++++++++++++
include/linux/mfd/wm8400-private.h | 936 +++++++++++++++++++++++++++
include/linux/mfd/wm8400.h | 40 ++
9 files changed, 3004 insertions(+), 1 deletions(-)
create mode 100644 drivers/mfd/wm8400-core.c
create mode 100644 drivers/regulator/wm8400-regulator.c
create mode 100644 include/linux/mfd/wm8400-audio.h
create mode 100644 include/linux/mfd/wm8400-private.h
create mode 100644 include/linux/mfd/wm8400.h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • [PATCH 0/13] WM8350 support
    ... These patches against the regulator tree add initial support for the ... mfd: Add WM8350 audio register definitions ...
    (Linux-Kernel)
  • Re: [PATCH 2/2] U300 AB3100 boardinfo
    ... Does the CODEC really take a single supply called vaudio or are there ... I'd strongly expect that the minimum voltage for the core is higher than ... I didn't pick this up when reading the regulator driver but does ... providing soft support for this for use when the hardware doesn't ...
    (Linux-Kernel)
  • [patch 2.6.28-rc3-git] regulator: Kconfig works normally
    ... options unless regulator support is enabled. ... config REGULATOR_FIXED_VOLTAGE ... tristate "Virtual regulator consumer support" ...
    (Linux-Kernel)
  • Re: [PATCH] regulator: da903x: add support for DA9030 BUCK2 with DVM
    ... Liam Girdwood wrote: ... Applying: regulator: da903x: add support for DA9030 BUCK2 with DVM ... Could you regenerate against the regulator tree for-next branch. ...
    (Linux-Kernel)
  • which better between the IP Phone and ATA?
    ... Audio codec G.711,G.723,G.729 ... PPPoE support for ADSL or Cable modem ... Interoperable with various 3rd party SIP end user ...
    (comp.dcom.xdsl)