]> git.karo-electronics.de Git - mv-sheeva.git/commit
ASoC: Support WM8580 based audio subsystem on SMDK64xx machines
authorjassi brar <jassisinghbrar@gmail.com>
Sat, 19 Sep 2009 00:46:06 +0000 (09:46 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 19 Sep 2009 15:28:54 +0000 (16:28 +0100)
commitd0f5fa17aa63262685e43b798ca0830d89786235
treebda5cadcdd2c5c1ba6c88192228b4c64444b41fa
parent9f072b7b2260a588bfb5fb43418c3358104e7c13
ASoC: Support WM8580 based audio subsystem on SMDK64xx machines

New machine driver for WM8580 I2S i/f on SMDK64XX.
By default SoC-Slave is set and WM8580 is configured to use it's
PLLA to generate clocks from a 12MHz crystal attached to WM8580.

[Added dependency on BROKEN since the IISv4 interface hasn't been merged
yet, fixed the PLL API usage and removed the disabling of the PLL in the
hw_free function since that'll break simultaneous playback and record
 -- broonie.]

Signed-off-by: Jassi <jassi.brar@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/s3c24xx/Kconfig
sound/soc/s3c24xx/Makefile
sound/soc/s3c24xx/smdk64xx_wm8580.c [new file with mode: 0644]