[PATCH v9 11/12] usb: phy-mxs: Add system suspend/resume API

2013-12-26 Thread Peter Chen
We need this to keep PHY's power on or off during the system suspend mode. If we need to enable USB wakeup, then we must keep PHY's power being on during the system suspend mode. Otherwise, we need to keep PHY's power being off to save power. Signed-off-by: Peter Chen --- drivers/usb/phy/phy-mxs

Re: [PATCH v9 11/12] usb: phy-mxs: Add system suspend/resume API

2014-02-18 Thread Felipe Balbi
On Fri, Dec 27, 2013 at 10:38:40AM +0800, Peter Chen wrote: > We need this to keep PHY's power on or off during the system > suspend mode. If we need to enable USB wakeup, then we > must keep PHY's power being on during the system suspend mode. > Otherwise, we need to keep PHY's power being off to

Re: [PATCH v9 11/12] usb: phy-mxs: Add system suspend/resume API

2014-02-18 Thread Peter Chen
On Tue, Feb 18, 2014 at 10:50:32AM -0600, Felipe Balbi wrote: > On Fri, Dec 27, 2013 at 10:38:40AM +0800, Peter Chen wrote: > > We need this to keep PHY's power on or off during the system > > suspend mode. If we need to enable USB wakeup, then we > > must keep PHY's power being on during the syste