commit | a07ce8d34eb3d9c6cec3aa25f7713e6aafad2260 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Fri Oct 14 10:47:24 2016 -0700 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Oct 17 12:30:29 2016 +0300 |
tree | 12aa3b2164b6cfaba84cdaa1d31d4e196ed57a75 | |
parent | d889c23ce4e3159e3d737f55f9d686a030a7ba87 [diff] |
usb: dwc2: Add msleep for host-only Although a host-only controller should not have any associated delay, some rockchip SOC platforms will not show the correct host-values of registers until after a delay. So add a 50 ms sleep when in host-only mode. Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>