All of lore.kernel.org
 help / color / mirror / Atom feed
From: me@felipebalbi.com (Felipe Balbi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RFC 1/2] MUSB: CPPI 4.1 DMA driver (take 4)
Date: Wed, 30 Dec 2009 14:24:41 +0200	[thread overview]
Message-ID: <20091230122441.GA16585@gandalf> (raw)
In-Reply-To: <FCCFB4CDC6E5564B9182F639FC35608702FFF44876@dbde02.ent.ti.com>

Hi,

please wrap your mails at 80 characters

On Wed, Dec 30, 2009 at 09:16:08AM +0530, Subbrathnam, Swaminathan
wrote:
> We have been on this front months together now!!! Ideally the place
> holder would be a place independant of platforms as this piece of code
> is more of a platform independant library relating to TI CPPI DMA
> operations.  This would be used during initialization and confiuration
> of CPPI4.x based peripherals.  Though today USB is the only peripheral
> that falls in that catagory ideally other like TI EMAC could fall in
> the same space.
> 
> Having said that I also see that there seems to be no roadmap/plan for
> any other peripheral other than USB to use CPPI4.x in the near future.
> TI EMAC seems to continue use CPPI3.x.
> 
> This was the reason I had recommended earlier to locate this generic
> CPPI 4.x functionality within MUSB.  This definitely helps in having a
> functional peripheral in the near (and most probably long) term.
> 
> I think it is prudent to locate this functionality in the musb
> directory for now.  In future if need arises we can relook at this
> later (I am sure this in all probabilities would not be required).
> 
> In either way I would really appreiciate if we can come to a
> conclusion at the earliest.  Appreciate everybody's feedback and
> direction.

You can do like omap and have the generic dma interface sitting in
mach-davinci, then for musb, you'd have a series of wrappers to use the
cppi dma code. Just look at arch/arm/plat-omap/dma.c and
drivers/usb/musb/tusb6010_omap.c

-- 
balbi

  reply	other threads:[~2009-12-30 12:24 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <19F8576C6E063C45BE387C64729E7394044A2779F5@dbde02.ent.ti.com>
2009-12-29  8:43 ` [PATCH RFC 1/2] MUSB: CPPI 4.1 DMA driver (take 4) Gupta, Ajay Kumar
2009-12-29 12:54   ` Felipe Balbi
2009-12-30  3:46     ` Subbrathnam, Swaminathan
2009-12-30 12:24       ` Felipe Balbi [this message]
2009-12-30 13:02         ` Subbrathnam, Swaminathan
     [not found]         ` <4B3B5232.5030804@ru.mvista.com>
2009-12-30 13:22           ` Felipe Balbi
     [not found]             ` <19F8576C6E063C45BE387C64729E7394044A96D44E@dbde02.ent.ti.com>
2010-02-10  6:46               ` Gupta, Ajay Kumar
     [not found] <200908142241.00528.sshtylyov@ru.mvista.com>
     [not found] ` <4A8A202E.2040505@windriver.com>
     [not found]   ` <4A8A7047.9080405@ru.mvista.com>
     [not found]     ` <4A8CF552.3080801@windriver.com>
     [not found]       ` <19F8576C6E063C45BE387C64729E73940436EEAE36@dbde02.ent.ti.com>
     [not found]         ` <4AE85B02.1080207@ru.mvista.com>
2009-10-28 15:18           ` Gupta, Ajay Kumar
2009-11-02  4:21             ` Gupta, Ajay Kumar
2009-11-02 10:37               ` Russell King - ARM Linux
2009-11-02 10:57                 ` Gupta, Ajay Kumar
2009-11-02 11:02                   ` Felipe Balbi
2009-11-02 11:24                     ` Gupta, Ajay Kumar
2009-11-02 11:38                       ` Felipe Balbi
2009-11-02 11:54                   ` Russell King - ARM Linux
2009-11-04  3:54                     ` Gupta, Ajay Kumar
2009-11-06  3:45                       ` Gupta, Ajay Kumar
     [not found]                     ` <4B0ED746.1040201@ru.mvista.com>
2009-11-27  2:37                       ` Subbrathnam, Swaminathan

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=20091230122441.GA16585@gandalf \
    --to=me@felipebalbi.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.