Home
last modified time | relevance | path

Searched hist:e6fe66fe08cdf9c5d0eb6a6e209621f74f7ee60b (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/dwc3/
H A Ddwc3-pci.cdiff e6fe66fe08cdf9c5d0eb6a6e209621f74f7ee60b Tue Jun 07 11:49:52 CEST 2016 Felipe Balbi <felipe.balbi@linux.intel.com> usb: dwc3: pci: add dr-mode for Intel dwc3

It's know that Intel's SoCs' dwc3 integration is
peripheral-only since Intel implements its own
portmux for role-swapping. In order to prevent dwc3
from ever registering and XHCI platform_device,
let's just set dr-mode to peripheral-only on Intel
SoCs.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>