commit | 375e8a7c943d5aa8716be229e398473b23709ce9 | [log] [tgz] |
---|---|---|
author | Jarkko Nikula <jarkko.nikula@nokia.com> | Tue Nov 25 12:45:09 2008 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Nov 25 15:21:26 2008 +0000 |
tree | ec714771f9cedd2f4098fb5b3e36a890f73e1f96 | |
parent | 0be43050d4da08295b985cb23347ecc1003cb8d6 [diff] |
ASoC: OMAP: Add support for mono audio links in McBSP DAI Patch adds support for mono audio links so that McBSP DAI can operate with real mono codecs. In I2S, the signalling remains the same but only first frame (left channel) is transmitting audio data and second frame having null data. In DSP_A, only first frame is transmitted. Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>