RE: [PATCH v4 17/17] usb: phy-mxs: do not set PWD.RXPWD1PT1 for low speed connection

2013-12-03 Thread Peter Chen
> > On 12/03/2013 10:19 AM, Peter Chen wrote: > >> On 12/03/2013 08:37 AM, Peter Chen wrote: > >>> 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. > >> > >> Is this also a

Re: [PATCH v4 17/17] usb: phy-mxs: do not set PWD.RXPWD1PT1 for low speed connection

2013-12-03 Thread Marc Kleine-Budde
On 12/03/2013 10:19 AM, Peter Chen wrote: >> On 12/03/2013 08:37 AM, Peter Chen wrote: >>> 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. >> >> Is this also a fix for newly added

RE: [PATCH v4 17/17] usb: phy-mxs: do not set PWD.RXPWD1PT1 for low speed connection

2013-12-03 Thread Peter Chen
> > On 12/03/2013 08:37 AM, Peter Chen wrote: > > 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. > > Is this also a fix for newly added code? If so please also squash. > N

Re: [PATCH v4 17/17] usb: phy-mxs: do not set PWD.RXPWD1PT1 for low speed connection

2013-12-03 Thread Marc Kleine-Budde
On 12/03/2013 08:37 AM, Peter Chen wrote: > 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. Is this also a fix for newly added code? If so please also squash. > Signed-off-by: Peter

[PATCH v4 17/17] usb: phy-mxs: do not set PWD.RXPWD1PT1 for low speed connection

2013-12-03 Thread Peter Chen
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 --- drivers/usb/phy/phy-mxs-usb.c | 47 - 1 files changed, 46 insert