ASoC: atmel: add wm8904 based audio machine driver
authorBo Shen <voice.shen@atmel.com>
Fri, 19 Jul 2013 09:42:57 +0000 (17:42 +0800)
committerMark Brown <broonie@linaro.org>
Fri, 19 Jul 2013 18:05:14 +0000 (19:05 +0100)
commit52f19b14ec18f3166e43cda6a16bb39ffb376053
treee447e9a88e0b7d73feeccd57fba82bae0e15d18c
parent95e0e07e710e24a240f2c9645ecaad3559d6040d
ASoC: atmel: add wm8904 based audio machine driver

Add wm8904 based audio machine driver for Atmel EK board

The following ek board based on it
  - at91sam9n12ek
  - sama5d3xek (d31, d33, d34, d35)

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/atmel-wm8904.txt [new file with mode: 0644]
sound/soc/atmel/Kconfig
sound/soc/atmel/Makefile
sound/soc/atmel/atmel_wm8904.c [new file with mode: 0644]