]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection
authorPeter Chen <peter.chen@freescale.com>
Fri, 16 Jan 2015 10:29:00 +0000 (18:29 +0800)
committerFelipe Balbi <balbi@ti.com>
Tue, 27 Jan 2015 15:40:46 +0000 (09:40 -0600)
commitefdbd3a5d6e6108f1565ab4dc4c53e77aba6fe0a
tree070e45a15a5fd11e65fa7a577e0c55bb591aeb5f
parent7b09e67639d6857439bae0d6276d443a7c2c9c40
usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection

At very rare cases, the SoF will not send out after resume with
low speed connection. The workaround is do not power down
PWD.RXPWD1PT1 bit during the suspend.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-mxs-usb.c