commit | 8f58c78de39b1b18c6700c7aa74951a349630a41 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Tue Aug 07 12:27:10 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Tue Aug 28 11:00:19 2018 +0200 |
tree | 0bb9c4cefffce4ff951c03a89f5ad49286fd5bd7 | |
parent | d9af6cd74b34569e93f587de7f323a1827b3725c [diff] |
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>