All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Poulsen <spoulsen@css-design.us>
To: andrzej zaborowski <balrogg@gmail.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: OMAP5912 and McBSP2 with DMA
Date: Sat, 21 Jul 2007 10:14:06 -0500	[thread overview]
Message-ID: <46A222BE.1080407@css-design.us> (raw)
In-Reply-To: <fb249edb0707191718w3fe217dch19ad4192f74c3eaf@mail.gmail.com>

Many thanks.  The TIPB seemed to work fine, but only after I changed the 
DMA element size to 16-bit and wrote to DXR1.  I could not get 32-bit 
transfers to work at all.

I may double check your recommendation to see if I can get 32-bit 
working that way.

Steve

andrzej zaborowski wrote:
> Hi,
>
> On 17/07/07, Steve Poulsen <spoulsen@css-design.us> wrote:
>> 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);
>
> I believe McBSP2 is on the TIPB-MPUI port, which has the value of 5
> (as opposed to 3 for TIPB) but I don't remember the macro name.
>
> Cheers
>

  reply	other threads:[~2007-07-21 15:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=46A222BE.1080407@css-design.us \
    --to=spoulsen@css-design.us \
    --cc=balrogg@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.