ASoC: Add Magician machine support
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 19 Mar 2009 08:34:46 +0000 (09:34 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 2 Apr 2009 15:34:13 +0000 (16:34 +0100)
commit7377226c344a7295a7573dce400ce9ddd42f0ca4
treea6a8253f4c0fd97408b9024e89430991ec62bd48
parent92429069d0fc9f52d436c9067c5b5c392e3f8876
ASoC: Add Magician machine support

HTC Magician has a Philips UDA1380 codec connected via
SSP1 (playback) and I2S (capture).
There is a flip-flop between the SSP frame clock output
and the codec's word select input pin. To make the codec
see proper I2S input, the SSP has to send two frames per
sample.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/pxa/Kconfig
sound/soc/pxa/Makefile
sound/soc/pxa/magician.c [new file with mode: 0644]