OSDN Git Service

usb: dwc3: workaround: metastability state on Run/Stop bit
authorFelipe Balbi <balbi@ti.com>
Fri, 23 Mar 2012 10:20:31 +0000 (12:20 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 11 Apr 2012 10:12:17 +0000 (13:12 +0300)
commit07e7f47b6d8da3e290f90615c9a74dff0115709e
treef30921a337ef1a36fdd6fba5b1d17e79073637ba
parent1522d7034d739f2d348f4c544fe12ff9627c36a4
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>
drivers/usb/dwc3/gadget.c