Re: [PATCH 1/2] usb: dwc2: optionally assert phy "full reset" when waking up

2016-08-15 Thread John Youn
On 8/15/2016 6:11 PM, Randy Li wrote: > > > On 08/16/2016 06:19 AM, John Youn wrote: >> On 7/19/2016 5:06 AM, Randy Li wrote: >>> From: Doug Anderson >>> >>> On the rk3288 USB host-only port (the one that's not the OTG-enabled >>> port) the PHY can get into a bad state when a wakeup is asserted

Re: [PATCH 1/2] usb: dwc2: optionally assert phy "full reset" when waking up

2016-08-15 Thread Randy Li
On 08/16/2016 06:19 AM, John Youn wrote: On 7/19/2016 5:06 AM, Randy Li wrote: From: Doug Anderson On the rk3288 USB host-only port (the one that's not the OTG-enabled port) the PHY can get into a bad state when a wakeup is asserted (not just a wakeup from full system suspend but also a wake

Re: [PATCH 1/2] usb: dwc2: optionally assert phy "full reset" when waking up

2016-08-15 Thread John Youn
On 7/19/2016 5:06 AM, Randy Li wrote: > From: Doug Anderson > > On the rk3288 USB host-only port (the one that's not the OTG-enabled > port) the PHY can get into a bad state when a wakeup is asserted (not > just a wakeup from full system suspend but also a wakeup from > autosuspend). The problem

Re: [PATCH 1/2] usb: dwc2: optionally assert phy "full reset" when waking up

2016-07-21 Thread Rob Herring
On Wed, Jul 20, 2016 at 10:54:33AM +0800, Randy Li wrote: > Thank you for reviewing, if you agree with my opinion, I would implement a > new version as soon as possible. > > > On 07/20/2016 09:36 AM, Rob Herring wrote: > >On Tue, Jul 19, 2016 at 08:05:33PM +0800, Randy Li wrote: > >>From: Doug A

Re: [PATCH 1/2] usb: dwc2: optionally assert phy "full reset" when waking up

2016-07-19 Thread Randy Li
Thank you for reviewing, if you agree with my opinion, I would implement a new version as soon as possible. On 07/20/2016 09:36 AM, Rob Herring wrote: On Tue, Jul 19, 2016 at 08:05:33PM +0800, Randy Li wrote: From: Doug Anderson On the rk3288 USB host-only port (the one that's not the OTG-

Re: [PATCH 1/2] usb: dwc2: optionally assert phy "full reset" when waking up

2016-07-19 Thread Rob Herring
On Tue, Jul 19, 2016 at 08:05:33PM +0800, Randy Li wrote: > From: Doug Anderson > > On the rk3288 USB host-only port (the one that's not the OTG-enabled > port) the PHY can get into a bad state when a wakeup is asserted (not > just a wakeup from full system suspend but also a wakeup from > autosu

[PATCH 1/2] usb: dwc2: optionally assert phy "full reset" when waking up

2016-07-19 Thread Randy Li
From: Doug Anderson On the rk3288 USB host-only port (the one that's not the OTG-enabled port) the PHY can get into a bad state when a wakeup is asserted (not just a wakeup from full system suspend but also a wakeup from autosuspend). The problem is caused by a design fault in IC, Rockchip have c