public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Steve Poulsen <spoulsen@css-design.us>
To: linux-omap-open-source@linux.omap.com
Subject: OMAP5912 and McBSP2 with DMA
Date: Tue, 17 Jul 2007 05:55:03 -0500	[thread overview]
Message-ID: <469CA007.5090003@css-design.us> (raw)

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

             reply	other threads:[~2007-07-17 10:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-17 10:55 Steve Poulsen [this message]
2007-07-20  0:18 ` OMAP5912 and McBSP2 with DMA andrzej zaborowski
2007-07-21 15:14   ` Steve Poulsen
2007-07-22  9:29   ` Oleg Kechin
2007-07-23 21:19     ` andrzej zaborowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=469CA007.5090003@css-design.us \
    --to=spoulsen@css-design.us \
    --cc=linux-omap-open-source@linux.omap.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox