From: Mark Brown Date: Fri, 13 Mar 2009 14:26:08 +0000 (+0000) Subject: ASoC: Fix non-networked I2S mode for PXA SSP X-Git-Tag: v2.6.30-rc1~8^2~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ce36c5f7f87632f26c8fbefe68b5116eda152d2;p=pandora-kernel.git ASoC: Fix non-networked I2S mode for PXA SSP Two issues are fixed here: - I2S transmits the left frame with the clock low but I don't seem to get LRCLK out without SFRMDLY being set so invert SFRMP and set a delay. - I2S has a clock cycle prior to the first data byte in each channel so we need to delay the data by one cycle. Tested-by: Daniel Mack Signed-off-by: Mark Brown --- Reading git-diff-tree failed