ASoC: Add MAX9850 codec driver
authorChristian Glindkamp <christian.glindkamp@taskit.de>
Wed, 9 Mar 2011 10:20:04 +0000 (11:20 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 11 Mar 2011 12:01:44 +0000 (12:01 +0000)
commit0e45cab64449660fe83bb71208ab43b8d22a5648
treea8f92d356a12ec6298dd0c21b177ff576b83c7b2
parent3cbdd7533148f00444013700af89548b8cf32646
ASoC: Add MAX9850 codec driver

This patch adds ASoC support for the MAX9850 codec with headphone
amplifier.

Supported features:
- Playback
- 16, 20 and 24 bit audio
- 8k - 48k sample rates
- DAPM

Signed-off-by: Christian Glindkamp <christian.glindkamp@taskit.de>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/max9850.c [new file with mode: 0644]
sound/soc/codecs/max9850.h [new file with mode: 0644]