linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Add support for the WM8280 and WM8281 codecs
@ 2014-11-13 17:50 Richard Fitzgerald
  2014-11-13 17:50 ` [PATCH 1/6] mfd: arizona: add support for WM8280/WM8281 Richard Fitzgerald
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Richard Fitzgerald @ 2014-11-13 17:50 UTC (permalink / raw)
  To: lee.jones, lgirdwood, myungjoo.ham, cw00.choi, linus.walleij,
	gnurou, broonie, tiwai
  Cc: perex, sameo, robh+dt, pawel.moll, mark.rutland, ijc+devicetree,
	galak, ckeepax, devicetree, linux-kernel, patches, linux-gpio,
	alsa-devel

This set of patches adds support for the WM8280 and WM8281
codecs to the Wolfson Arizona drivers.

Richard Fitzgerald (6):
  mfd: arizona: add support for WM8280/WM8281
  Documentation: devicetree: arizona: Add bindings for WM8280
  regulator: arizona-micsupp: Add support for WM8280/WM8281
  gpio: arizona: Add support for WM8280/WM8281
  extcon: arizona: Add support for WM8280/WM8281
  ASoC: arizona: Add support for WM8280/WM8281

 Documentation/devicetree/bindings/mfd/arizona.txt |   10 ++++++----
 drivers/extcon/extcon-arizona.c                   |    1 +
 drivers/gpio/gpio-arizona.c                       |    1 +
 drivers/mfd/Kconfig                               |    5 +++--
 drivers/mfd/arizona-core.c                        |   14 ++++++++++++--
 drivers/mfd/arizona-i2c.c                         |    2 ++
 drivers/mfd/arizona-irq.c                         |    1 +
 drivers/mfd/arizona-spi.c                         |    2 ++
 drivers/regulator/arizona-micsupp.c               |    1 +
 include/linux/mfd/arizona/core.h                  |    1 +
 sound/soc/codecs/arizona.c                        |    2 ++
 11 files changed, 32 insertions(+), 8 deletions(-)

-- 
1.7.2.5


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

end of thread, other threads:[~2014-11-18 15:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-13 17:50 [PATCH 0/6] Add support for the WM8280 and WM8281 codecs Richard Fitzgerald
2014-11-13 17:50 ` [PATCH 1/6] mfd: arizona: add support for WM8280/WM8281 Richard Fitzgerald
2014-11-18 15:41   ` Lee Jones
2014-11-18 15:56     ` Richard Fitzgerald
2014-11-13 17:50 ` [PATCH 2/6] Documentation: devicetree: arizona: Add bindings for WM8280 Richard Fitzgerald
     [not found]   ` <1415901046-3391-3-git-send-email-rf-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
2014-11-13 18:06     ` Mark Brown
2014-11-14 10:04   ` [PATCH 2/6 V2] " Richard Fitzgerald
2014-11-13 17:50 ` [PATCH 3/6] regulator: arizona-micsupp: Add support for WM8280/WM8281 Richard Fitzgerald
2014-11-13 17:50 ` [PATCH 4/6] gpio: arizona: " Richard Fitzgerald
2014-11-14 10:17   ` Linus Walleij
2014-11-13 17:50 ` [PATCH 5/6] extcon: " Richard Fitzgerald
2014-11-13 23:34   ` Chanwoo Choi
2014-11-13 17:50 ` [PATCH 6/6] ASoC: " Richard Fitzgerald
2014-11-18 14:29   ` Mark Brown

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