[alsa-devel] McBSP in TDM for audio codec

Peter Ujfalusi peter.ujfalusi at ti.com
Tue Jun 5 14:52:55 CEST 2012


Hi,

On 06/05/2012 02:37 AM, learnom learnom wrote:

> Hi All,
> 
> I have to support 4 channels in I2S format in TDM mode.
> Processor: OMAP 3703

>

> If any one have any idea on how to go about this. Please let me know.


The McBSP driver currently supports TDM mode (DSP mode) up to 16 channels.
It should work out of box.
Take a look at the following drivers:
sound/soc/omap/omap-mcbsp.c
sound/soc/codecs/twl4030.c
sound/soc/omap/omap3beagle.c

for reference. The Beagle have twl4030 codec and it is possible to use
playback with 4 channels.

-- 
Péter


More information about the Alsa-devel mailing list