]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ASoC: Clocking fixes for davinci-evm.c
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sun, 4 Jan 2009 10:50:10 +0000 (02:50 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Jan 2009 17:47:17 +0000 (17:47 +0000)
commit05d5e991a7290807e7d62a7d272bb4f37c27c6ae
tree9582b65c14b39f28b1862db0afe6414d4531fbb7
parent7f185340da2594d65520b26f41e706a3ad0a368c
ASoC: Clocking fixes for davinci-evm.c

Let's have audio playback not sound like chipmunks, 'k? :)

ASP1 on the DM355 EVM uses a 27 MHz external audio clock, not
the slower clock used with ASP0 on the DM6446 EVM.

Also, that slower ASP0 clock on the DM6446 is 12.288 MHz,
not 22.5792 MHz ... 48 KHz sample rate (x256), not a double
speed 44.1 KHz sample rate (which could be done, but isn't
what the board init code now sets up).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/davinci/davinci-evm.c