]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9691afc1cfe620c2ecd0478a87099a612deede0d
treef30921a337ef1a36fdd6fba5b1d17e79073637ba
parent51b83559860fa12f73c8822a15e83564ddf0d1de
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