ASoC: mediatek: Add AFE platform driver
authorKoro Chen <koro.chen@mediatek.com>
Mon, 15 Jun 2015 14:38:02 +0000 (22:38 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 16 Jun 2015 11:51:21 +0000 (12:51 +0100)
commitee0bcaff109f36d582df9851f204c9a5eb79c028
tree1a41c5bf322a19e38508f60e734df56e41399e24
parentb787f68c36d49bb1d9236f403813641efa74a031
ASoC: mediatek: Add AFE platform driver

This is the DPCM based platform driver of AFE (Audio Front End) unit.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Koro Chen <koro.chen@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/mtk-afe-pcm.txt [new file with mode: 0644]
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/mediatek/Kconfig [new file with mode: 0644]
sound/soc/mediatek/Makefile [new file with mode: 0644]
sound/soc/mediatek/mtk-afe-common.h [new file with mode: 0644]
sound/soc/mediatek/mtk-afe-pcm.c [new file with mode: 0644]