[PATCH 2/3] usb: dwc3: exynos: nop_usb_xceiv should be selected for dwc3-exynos

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



NOP USB transceiver should be selected when Exynos platforms are
enabled. Because it need initialize usb phy platform device for
binding related phy driver when exynos gule are probing. If NOP USB
transceiver is disabled, during dwc3-exynos probing process, the
driver can not find transceivers of both USB2 and USB3 PHY.

Cc: Anton Tikhomirov <av.tikhomirov@xxxxxxxxxxx>
Signed-off-by: Huang Rui <ray.huang@xxxxxxx>
---
 drivers/usb/dwc3/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/usb/dwc3/Kconfig b/drivers/usb/dwc3/Kconfig
index 49e6215..6702db1 100644
--- a/drivers/usb/dwc3/Kconfig
+++ b/drivers/usb/dwc3/Kconfig
@@ -54,6 +54,7 @@ config USB_DWC3_OMAP
 
 config USB_DWC3_EXYNOS
 	tristate "Samsung Exynos Platform"
+	select NOP_USB_XCEIV
 	default USB_DWC3
 	help
 	  Recent Exynos5 SoCs ship with one DesignWare Core USB3 IP inside,
-- 
1.7.10.4


--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux