linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for Wolfson Micro WM8998 codec
@ 2015-09-28 13:01 Richard Fitzgerald
  2015-09-28 13:01 ` [PATCH v2 1/3] regulator: arizona: add support for WM8998 and WM1814 Richard Fitzgerald
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Richard Fitzgerald @ 2015-09-28 13:01 UTC (permalink / raw)
  To: broonie; +Cc: lgirdwood, patches, alsa-devel, linux-kernel

This set of patches is based on broonie/regulator.git/for-next and
broonie/sound.git/for-next branches.

Richard Fitzgerald (3):
  regulator: arizona: add support for WM8998 and WM1814
  ASoC: arizona: add defines for single-input gain control
  ASoC: wm8998: Initial WM8998 codec driver

 drivers/regulator/arizona-ldo1.c |    2 +
 sound/soc/codecs/Kconfig         |    6 +
 sound/soc/codecs/Makefile        |    2 +
 sound/soc/codecs/arizona.c       |   33 +
 sound/soc/codecs/arizona.h       |   12 +-
 sound/soc/codecs/wm8998.c        | 1430 ++++++++++++++++++++++++++++++++++++++
 sound/soc/codecs/wm8998.h        |   23 +
 7 files changed, 1507 insertions(+), 1 deletion(-)
 create mode 100644 sound/soc/codecs/wm8998.c
 create mode 100644 sound/soc/codecs/wm8998.h

-- 
1.9.1


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

end of thread, other threads:[~2015-10-01  8:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-28 13:01 [PATCH v2 0/3] Add support for Wolfson Micro WM8998 codec Richard Fitzgerald
2015-09-28 13:01 ` [PATCH v2 1/3] regulator: arizona: add support for WM8998 and WM1814 Richard Fitzgerald
2015-09-30 18:16   ` Mark Brown
2015-10-01  7:51     ` Charles Keepax
2015-09-28 13:01 ` [PATCH v2 2/3] ASoC: arizona: add defines for single-input gain control Richard Fitzgerald
2015-09-28 13:01 ` [PATCH v2 3/3] ASoC: wm8998: Initial WM8998 codec driver Richard Fitzgerald

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