All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] usb:dwc3: Enable USB DWC3 support for 64-bit system
@ 2016-03-10  7:18 ` Thang Q. Nguyen
  0 siblings, 0 replies; 37+ messages in thread
From: Thang Q. Nguyen @ 2016-03-10  7:18 UTC (permalink / raw)
  To: Felipe Balbi, Greg Kroah-Hartman, linux-usb, linux-omap,
	linux-kernel, linux-arm
  Cc: Thang Nguyen, Phong Vo, Loc Ho, patches

From: "Thang Q. Nguyen" <tqnguyen@apm.com>

When CONFIG_DMA_CMA is not set, the coherent mask is not set.
These patches enable the USB DWC3 driver to set the coherent mask
correctly by first set coherent DMA mask to 64-bit. If this
failed, attempt again with 32-bit.
In addition, pass the archdata to the xhci-hcd child so that
xhci-hcd can configure DMA operations correctly.

Thang Q. Nguyen (2):
  usb:dwc3: Enable support for 64-bit system
  usb:dwc3: pass arch data to xhci-hcd child

 drivers/usb/dwc3/core.c | 15 +++++++++++++++
 drivers/usb/dwc3/host.c |  1 +
 2 files changed, 16 insertions(+)

-- 
2.2.0

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

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

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-10  7:18 [PATCH v3 0/2] usb:dwc3: Enable USB DWC3 support for 64-bit system Thang Q. Nguyen
2016-03-10  7:18 ` Thang Q. Nguyen
2016-03-10  7:18 ` [PATCH v3 1/2] usb:dwc3: Enable " Thang Q. Nguyen
2016-03-30 13:09   ` Felipe Balbi
2016-03-30 13:09     ` Felipe Balbi
2016-03-31  7:34     ` Thang Q. Nguyen
2016-03-31  8:04       ` Felipe Balbi
2016-03-10  7:18 ` [PATCH v3 2/2] usb:dwc3: pass arch data to xhci-hcd child Thang Q. Nguyen
2016-03-30 13:10   ` Felipe Balbi
2016-03-30 13:10     ` Felipe Balbi
2016-03-30 13:52     ` Grygorii Strashko
2016-03-30 13:52       ` Grygorii Strashko
2016-03-30 13:55       ` Felipe Balbi
2016-03-30 13:55         ` Felipe Balbi
2016-03-31  7:39         ` Thang Q. Nguyen
2016-03-31  7:39           ` Thang Q. Nguyen
2016-03-31  8:04           ` Felipe Balbi
2016-03-31  8:04             ` Felipe Balbi
2016-03-31 15:07             ` Grygorii Strashko
2016-03-31 15:07               ` Grygorii Strashko
2016-04-01  7:58               ` Felipe Balbi
2016-04-01  7:58                 ` Felipe Balbi
2016-04-01  9:46                 ` Grygorii Strashko
2016-04-01  9:46                   ` Grygorii Strashko
2016-04-01 10:20                   ` Felipe Balbi
2016-04-01 10:20                     ` Felipe Balbi
2016-04-01 11:00                     ` Grygorii Strashko
2016-04-01 11:00                       ` Grygorii Strashko
2016-04-01 11:57                       ` Felipe Balbi
2016-04-01 11:57                         ` Felipe Balbi
2016-04-01 18:15                         ` santosh shilimkar
2016-04-01 18:15                           ` santosh shilimkar
2016-04-04  6:28                           ` Felipe Balbi
2016-04-04  6:28                             ` Felipe Balbi
2016-04-04 16:11                             ` santosh shilimkar
2016-04-05  5:18                               ` Felipe Balbi
2016-04-05  5:18                                 ` Felipe Balbi

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.