commit | 646979425a9bbf23990b72098c9f70e45743f46a | [log] [tgz] |
---|---|---|
author | Frank Wang <frank.wang@rock-chips.com> | Tue May 26 11:34:30 2020 +0800 |
committer | Kever Yang <kever.yang@rock-chips.com> | Fri May 29 18:13:19 2020 +0800 |
tree | 2e891d4864a293a62baa37741998748edfc9c2bc | |
parent | fafaa02290715a02ae97b26fa6937d6a27cdc296 [diff] |
usb: dwc3: amend UTMI/UTMIW phy interface setup Let move 8/16-bit UTMI+ interface initialization into DWC3 core init that is convenient for both DM_USB and u-boot traditional process. Signed-off-by: Frank Wang <frank.wang@rock-chips.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>