ASoC: wm8997: Initial CODEC driver
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 12 Aug 2013 22:46:55 +0000 (23:46 +0100)
committerMark Brown <broonie@linaro.org>
Tue, 13 Aug 2013 10:31:56 +0000 (11:31 +0100)
commit40843aea5a9bd2c3d7917d086e6d23cb02cc4b39
tree1d81449122d2960d4d93fcbfb3f97fb362f7e84c
parente7edb2731bf8e00aaeb7d20800ae108068618f63
ASoC: wm8997: Initial CODEC driver

The wm8997 is a compact, high-performance audio hub CODEC with SLIMbus
interfacing, for smartphones, tablets and other portable audio devices
based on the Arizona platform.

This patch adds the wm8997 CODEC driver.

[Fixed some interface churn from bitrot due to the patch not going via
the MFD tree as expected -- broonie]

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/arizona.c
sound/soc/codecs/wm8997.c [new file with mode: 0644]
sound/soc/codecs/wm8997.h [new file with mode: 0644]