Re: [PATCH v2 0/5] usb: dwc3: PM support patchset

2013-02-09 Thread Felipe Balbi
On Sat, Feb 09, 2013 at 08:05:52PM +, Paul Zimmerman wrote: > > From: Felipe Balbi [mailto:ba...@ti.com] > > Sent: Friday, February 08, 2013 8:23 AM > > ... > > > Note, also, that this patchset will help us finally > > adding Hibernation support, but let's first make > > sure that non-Hiberna

RE: [PATCH v2 0/5] usb: dwc3: PM support patchset

2013-02-09 Thread Paul Zimmerman
> From: Felipe Balbi [mailto:ba...@ti.com] > Sent: Friday, February 08, 2013 8:23 AM ... > Note, also, that this patchset will help us finally > adding Hibernation support, but let's first make > sure that non-Hibernation PM works as expected, > since that's far more easier to implement and there

[PATCH v2 0/5] usb: dwc3: PM support patchset

2013-02-08 Thread Felipe Balbi
Hi folks, this patchset implements the bare minimum PM support for dwc3. We're not even playing with the PHYs yet. Please give this a good round of test as PM always tends to break things apart. I haven't thoroughly tested this yet, but I thought that I should give people enough time to run all