ASoC: Add Freescale SGTL5000 codec support
authorZeng Zhaoming <zhaoming.zeng@freescale.com>
Wed, 23 Feb 2011 18:08:21 +0000 (02:08 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 25 Feb 2011 12:09:33 +0000 (12:09 +0000)
commit9b34e6cc3bc2bf826c078c93c81b46f6c08da25f
treedb46b5a8de5f6853133766d1eeb0acadb51df744
parentceade6c81bd913b23bffb3d80909ea430850c79b
ASoC: Add Freescale SGTL5000 codec support

Add Freescale SGTL5000 codec support.
Supported features:
 - line-in and mic input
 - headphone and line-out output
 - line-in bypass ADC and DAC to headphone
 - 16, 20, 24, 32 bit audio
 - 8 ~ 96k sample rates

Signed-off-by: Zeng Zhaoming <zhaoming.zeng@freescale.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/sgtl5000.c [new file with mode: 0644]
sound/soc/codecs/sgtl5000.h [new file with mode: 0644]