usb: ehci: Add PHY support to ehci-pci
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Tue, 7 Aug 2018 10:27:10 +0000 (12:27 +0200)
committerMarek Vasut <marex@denx.de>
Tue, 28 Aug 2018 09:00:19 +0000 (11:00 +0200)
commit1335e7745f77f122cf4196b8da2aa2fc5edad475
tree0bb9c4cefffce4ff951c03a89f5ad49286fd5bd7
parentb43cdf9b3fe246a8920d2b62ee41fc1722315ef0
usb: ehci: Add PHY support to ehci-pci

Add support for operating a PHY attached to ehci-pci. There are
systems where the EHCI controller is internally wired to a PCI
bus and has a PHY connected to it as well, ie. the R-Car Gen2.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
drivers/usb/host/ehci-pci.c