[PATCH 6/6] phy: twl4030-usb: Fix for musb session bit based PM

2016-11-16 Thread Bin Liu
From: Tony Lindgren Now with musb driver implementing generic session bit based PM, we need to have the USB PHYs behaving in a sane way for platforms implementing PM. Currently twl4030-usb enables PM in twl4030_phy_power_on() and then disables it in twl4030_phy_power_off().

Re: [PATCH 6/6] phy: twl4030-usb: Fix for musb session bit based PM

2016-11-16 Thread Kishon Vijay Abraham I
On Wednesday 16 November 2016 03:29 AM, Bin Liu wrote: > On Tue, Nov 15, 2016 at 01:37:55PM -0800, Tony Lindgren wrote: >> Now with musb driver implementing generic session bit based >> PM, we need to have the USB PHYs behaving in a sane way for >> platforms implementing PM. >> >> Currently

Re: [PATCH 6/6] phy: twl4030-usb: Fix for musb session bit based PM

2016-11-15 Thread Bin Liu
On Tue, Nov 15, 2016 at 01:37:55PM -0800, Tony Lindgren wrote: > Now with musb driver implementing generic session bit based > PM, we need to have the USB PHYs behaving in a sane way for > platforms implementing PM. > > Currently twl4030-usb enables PM in twl4030_phy_power_on() > and then

[PATCH 6/6] phy: twl4030-usb: Fix for musb session bit based PM

2016-11-15 Thread Tony Lindgren
Now with musb driver implementing generic session bit based PM, we need to have the USB PHYs behaving in a sane way for platforms implementing PM. Currently twl4030-usb enables PM in twl4030_phy_power_on() and then disables it in twl4030_phy_power_off(). This will block PM runtime for the SoC