From: Nicolin Chen Date: Mon, 2 Dec 2013 15:29:03 +0000 (+0800) Subject: ASoC: fsl_ssi: Add monaural audio support for non-ac97 interface X-Git-Tag: v3.14-rc1~143^2~1^2~38^2^19~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2924a9981006ad01efb46c754689fa7d03e3eb4f;p=pandora-kernel.git ASoC: fsl_ssi: Add monaural audio support for non-ac97 interface The normal mode of SSI allows it to send/receive data to/from the first slot of each period. So we can use this normal mode to trick I2S signal by puting/getting data to/from the first slot only (the left channel) so as to support monaural audio playback and recording. Signed-off-by: Nicolin Chen Signed-off-by: Mark Brown --- Reading git-diff-tree failed