commit | 07e7f47b6d8da3e290f90615c9a74dff0115709e | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Mar 23 12:20:31 2012 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Wed Apr 11 13:12:17 2012 +0300 |
tree | f30921a337ef1a36fdd6fba5b1d17e79073637ba | |
parent | 1522d7034d739f2d348f4c544fe12ff9627c36a4 [diff] |
usb: dwc3: workaround: metastability state on Run/Stop bit All revisions prior to 2.20a have a known issue which causes metastability state on Run/Stop bit if we configure the core to work on any of the USB2-only speeds. The suggested workaround is just to never configure the core to anything other than SuperSpeed. Signed-off-by: Felipe Balbi <balbi@ti.com>