]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00221716-01 Mx6 USB host: set disconnect bit should wait for resume finished
authormake shi <b15407@freescale.com>
Tue, 28 Aug 2012 09:12:07 +0000 (17:12 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:20 +0000 (08:35 +0200)
commiteb810f0a1279acf3e16f3b8598e7b18331cdd337
tree7501ce1c5919156bd3322dcf5284873f9811131c
parent0bf4e1eb30c7c1ded069e8d2e3f1d0f2961378d5
ENGR00221716-01 Mx6 USB host: set disconnect bit should wait for resume finished

For i.MX6DLTO1.1 and i.MX6DQTO1.2, the disconnection-bit can only be set after
the resume finished, otherwise, the remote-wake-up may fail. Because if the
device not switch to High-Speed 45ohm termination resistors mode, when the
disconnection  detection bit is set the disconnection detection circuit will
detect a high speed disconnection by mistake.

Signed-off-by: make shi <b15407@freescale.com>
arch/arm/mach-mx6/usb_dr.c
arch/arm/mach-mx6/usb_h1.c