commit | fcfb0fb362178731cfd4aa3f17bc2524c69158ab | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Wed Apr 11 17:08:01 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Wed Apr 11 17:22:07 2018 +0200 |
tree | 78a70839fa599d7da69957e5e485c3211f69379e | |
parent | 069421ea75502a3f2182c9ea428360cfcdd921b6 [diff] |
usb: host: dwc3: Add support for multiple PHYs DWC3 Ips can have more than 1 PHY for USB2 and 1 PHY for USB3, add support for a generic number of PHYs and adapt the code to handle a generic number of PHYs. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>