From: Jarkko Nikula Date: Wed, 12 Nov 2008 15:05:51 +0000 (+0200) Subject: ASoC: OMAP: Add more supported sample rates into McBSP DAI driver X-Git-Tag: Release-2010-05/1~2^2~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93cd82a9c5ae7c6161b1ea6cac84496ccd27e465;p=pandora-kernel.git ASoC: OMAP: Add more supported sample rates into McBSP DAI driver Originally it was put too tight limits to support only 44.1 kHz and 48 kHz sample rates in McBSP DAI driver. Extend it now to 8 kHz - 96 kHz. With 96 kHz and 2*16 bits, bit clock is 3.072 MHz < 3.125 MHz (I2S max?). Tested on Nokia N810 with TVL320AIC33 from rates 8 - 96 kHz and on Texas Instruments Beagle with TWL4030 from rates 8 - 48 kHz. Signed-off-by: Jarkko Nikula Acked-by: Steve Sakoman Acked-by: Arun KS Signed-off-by: Mark Brown --- Reading git-diff-tree failed