public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* OMAP5912 and McBSP2 with DMA
@ 2007-07-17 10:55 Steve Poulsen
  2007-07-20  0:18 ` andrzej zaborowski
  0 siblings, 1 reply; 5+ messages in thread
From: Steve Poulsen @ 2007-07-17 10:55 UTC (permalink / raw)
  To: linux-omap-open-source

Could someone tell me what the port should be for DMA with McBSP2?  
Since it is an ARM peripheral (as opposed to McBSP1 and McBSP3), then I 
expect it to be as follows.  However, I get a timeout error.

    omap_set_dma_dest_params(cs4384_data.dma_tx_ch,
            OMAP_DMA_PORT_TIPB,
            OMAP_DMA_AMODE_CONSTANT,
            OMAP1610_MCBSP2_BASE + OMAP_MCBSP_REG_DXR2,
            0, 0);

If I change the code to use MCBSP1 (and MPUI as the port), all is well.

Thanks,

Steve

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-07-23 21:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-17 10:55 OMAP5912 and McBSP2 with DMA Steve Poulsen
2007-07-20  0:18 ` andrzej zaborowski
2007-07-21 15:14   ` Steve Poulsen
2007-07-22  9:29   ` Oleg Kechin
2007-07-23 21:19     ` andrzej zaborowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox