]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitb1399bb515754d4e0cdbe4e44b66a74f95246511
tree0bb9c4cefffce4ff951c03a89f5ad49286fd5bd7
parent5f5ffd299261a00a4742ccf3ff000b7e76bcae2a
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