commit | 4a28608e53250f796d2423b382e959f0722ec04a | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <mka@google.com> | Thu Dec 03 18:24:16 2015 -0800 |
committer | Matthias Kaehlcke <mka@google.com> | Fri Dec 04 10:47:39 2015 -0800 |
tree | 2ef4046455dc3a29deadcfaa3b7d1cb62b9ae9e1 | |
parent | 805ca16ad21f077a37798490346f5b4b1342728f [diff] |
dwc_otg_hcd: Add delay before controller initialization It has been observed that the controller doesn't work properly when the kernel console is connected to a vterm (which affects timing). Experiments have shown that the problem can be fixed with a delay of at least 60ms before the controller initialization. A delay of 200ms is used to add some margin. Change-Id: I19f14898747bfc29cdad5b2806a69b5a8edebd50 Google-Bug-Id: 26006801