commit | e6fe66fe08cdf9c5d0eb6a6e209621f74f7ee60b | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jun 07 12:49:52 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jun 21 10:38:42 2016 +0300 |
tree | d24c7e98f56caa7ba8172223556edeb7bba9bce2 | |
parent | 21e64bf20df5e120b37c403b46395d4f0c5d8e86 [diff] |
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>