commit | 1335e7745f77f122cf4196b8da2aa2fc5edad475 | [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 | b43cdf9b3fe246a8920d2b62ee41fc1722315ef0 [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>