linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] usb: dwc3: DMA API usage
@ 2016-04-02  8:28 Felipe Balbi
       [not found] ` <1459585739-21204-1-git-send-email-felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
  0 siblings, 1 reply; 15+ messages in thread
From: Felipe Balbi @ 2016-04-02  8:28 UTC (permalink / raw)
  To: Linux USB Mailing List
  Cc: Santosh Shilimkar, Grygorii Strashko, Tony Lindgren,
	Linux OMAP Mailing List, Srinivas Kandagatla, Maxime Coquelin,
	Patrice Chotard, Andy Gross, Ivan T . Ivanov, Felipe Balbi

Hi,

this should make dwc3's DMA API usage more
compliant. This is still *UNTESTED* patches but I'd
like people to give it a round of review to make
sure I didn't miss anything.

I have questions about dev->dma_parms, what should
be done with that ?

If there's anything I missed, please _do_ let me
know. Also, I think Keystone's DMA mask could be
more than 32 bits. IIRC, Keystone's DMA can address
more than 32-bits, right Santosh ?

patches are also available in my k.org tree on
branch dwc3-dma-mask for those of you willing to
give it a go on real HW.

Felipe Balbi (6):
  usb: dwc3: st: fix dma initialization
  usb: dwc3: omap: don't access DMA bits directly
  usb: dwc3: keystone: initialize dma_mask and coherent
  usb: dwc3: of-simple: initialize dma_mask and coherent
  usb: dwc3: core: don't access DMA bits directly
  usb: dwc3: host: don't access DMA bits directly

 drivers/usb/dwc3/core.c           | 6 +-----
 drivers/usb/dwc3/dwc3-keystone.c  | 5 +----
 drivers/usb/dwc3/dwc3-of-simple.c | 1 +
 drivers/usb/dwc3/dwc3-omap.c      | 4 +---
 drivers/usb/dwc3/dwc3-st.c        | 3 ++-
 drivers/usb/dwc3/host.c           | 5 +----
 6 files changed, 7 insertions(+), 17 deletions(-)

-- 
2.7.0

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-04-05 11:44 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-02  8:28 [PATCH 0/6] usb: dwc3: DMA API usage Felipe Balbi
     [not found] ` <1459585739-21204-1-git-send-email-felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2016-04-02  8:28   ` [PATCH 1/6] usb: dwc3: st: fix dma initialization Felipe Balbi
2016-04-02  8:28   ` [PATCH 2/6] usb: dwc3: omap: don't access DMA bits directly Felipe Balbi
     [not found]     ` <1459585739-21204-3-git-send-email-felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2016-04-04 13:53       ` Grygorii Strashko
     [not found]         ` <570271BF.9040902-l0cyMroinI0@public.gmane.org>
2016-04-05  5:51           ` Felipe Balbi
     [not found]             ` <87y48s4n7y.fsf-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-04-05  9:30               ` Grygorii Strashko
     [not found]                 ` <570385AB.8060507-l0cyMroinI0@public.gmane.org>
2016-04-05 10:29                   ` Felipe Balbi
     [not found]                     ` <87egak4adi.fsf-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-04-05 11:42                       ` Grygorii Strashko
     [not found]                         ` <5703A4AE.1090301-l0cyMroinI0@public.gmane.org>
2016-04-05 11:44                           ` Felipe Balbi
2016-04-02  8:28   ` [PATCH 3/6] usb: dwc3: keystone: initialize dma_mask and coherent Felipe Balbi
2016-04-02  8:28   ` [PATCH 4/6] usb: dwc3: of-simple: " Felipe Balbi
2016-04-02  8:28   ` [PATCH 5/6] usb: dwc3: core: don't access DMA bits directly Felipe Balbi
     [not found]     ` <1459585739-21204-6-git-send-email-felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2016-04-04 13:53       ` Grygorii Strashko
     [not found]         ` <570271C3.9030707-l0cyMroinI0@public.gmane.org>
2016-04-05  5:52           ` Felipe Balbi
2016-04-02  8:28   ` [PATCH 6/6] usb: dwc3: host: " Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).