usb: dwc3: pci: add dr-mode for Intel dwc3
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 7 Jun 2016 09:49:52 +0000 (12:49 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 21 Jun 2016 07:38:42 +0000 (10:38 +0300)
commite6fe66fe08cdf9c5d0eb6a6e209621f74f7ee60b
treed24c7e98f56caa7ba8172223556edeb7bba9bce2
parent21e64bf20df5e120b37c403b46395d4f0c5d8e86
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>
drivers/usb/dwc3/dwc3-pci.c