]> git.sur5r.net Git - u-boot/commit
ubs: xhci-dwc3: Enable USB3 PHY when available
authorVignesh R <vigneshr@ti.com>
Wed, 7 Mar 2018 09:20:10 +0000 (14:50 +0530)
committerMarek Vasut <marex@denx.de>
Sat, 17 Mar 2018 02:19:09 +0000 (03:19 +0100)
commit2fd4242cc50e2da6666028e65a10467171e3dab6
tree838292c5c531b9d96a6ad6b29d98e920c13bad05
parent3fc2635d3da8f87675629b6058b646b63d684dff
ubs: xhci-dwc3: Enable USB3 PHY when available

DWC3 USB3 controllers will need USB3 PHY to be enabled, in addition to
USB2 PHY, to be functional. Therefore enable USB3 PHY when available.

Signed-off-by: Vignesh R <vigneshr@ti.com>
drivers/usb/host/xhci-dwc3.c