[PATCH v2 0/3] Add support for Wolfson Micro WM8998 codec

From: Richard Fitzgerald
Date: Mon Sep 28 2015 - 09:02:05 EST


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

--
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/