[PATCH 18/25] usb: dwc3: host: convey the PHYs to xhci

2014-11-26 Thread Kishon Vijay Abraham I
From: Heikki Krogerus On some platforms a PHY may need to be handled also in the host controller driver. Exynos5420 SoC requires some "PHY tuning" based on the USB speed. This patch delivers dwc3's PHYs to the xhci platform device when it's created. Signed-off-by: Heikki Krogerus Tested-by:

[PATCH 18/25] usb: dwc3: host: convey the PHYs to xhci

2014-11-26 Thread Kishon Vijay Abraham I
From: Heikki Krogerus heikki.kroge...@linux.intel.com On some platforms a PHY may need to be handled also in the host controller driver. Exynos5420 SoC requires some PHY tuning based on the USB speed. This patch delivers dwc3's PHYs to the xhci platform device when it's created. Signed-off-by: