ASoC: mxs: add mxs-sgtl5000 machine driver
authorDong Aisheng <b29396@freescale.com>
Thu, 21 Jul 2011 04:36:57 +0000 (12:36 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 28 Jul 2011 10:47:35 +0000 (11:47 +0100)
commitfcb5e47eff29a10e9cbc55a7660746695e303671
tree2566124e23f619d72a0a5b7ff253a42289929fbb
parent2a24f2ce89b6157192c10616492be8a981b0cce8
ASoC: mxs: add mxs-sgtl5000 machine driver

The driver only supports playback firstly.
For recording, as we have to use two saif instances to implement full
duplex (playback & recording) due to hardware limitation, we need to
figure out a good design to fit in ASoC.

Signed-off-by: Dong Aisheng <b29396@freescale.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Tested-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/mxs/mxs-sgtl5000.c [new file with mode: 0644]