]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00176299-1 usb host suspend/resume can't work randomly
authorTony LIU <junjie.liu@freescale.com>
Wed, 7 Mar 2012 07:53:56 +0000 (15:53 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:16 +0000 (14:11 +0200)
commit05913c4d51001fbe62156dd6531834c145c216d7
tree9624168be1c39d10a0e85e4afcebcc466f4ec202
parent7ae1d0be1198639a3e5823fe3f233ee7ced4c850
ENGR00176299-1 usb host suspend/resume can't work randomly

MSL part
- after suspend bit is set, we need to set PWD bit and
  clear it right now to let PHY know the state change
- after suspend bit is set, disconnect detection should be
  clear
- after set resume bit, disconnect detection should be set
  after 30 ms
- IC issue PDM refer to
  TKT092876
  TKT092872

Signed-off-by: Tony LIU <junjie.liu@freescale.com>
arch/arm/mach-mx6/usb_dr.c
arch/arm/mach-mx6/usb_h1.c
arch/arm/plat-mxc/usb_common.c