[PATCH] phy: phy-twl4030-usb: Disable PHY for suspend

Vinod Koul vkoul at kernel.org
Fri Aug 6 05:02:59 PDT 2021


On 27-07-21, 13:45, Tony Lindgren wrote:
> Since commit 88d26136a256 ("PM: Prevent runtime suspend during system
> resume"), PM runtime will not let devices idle during system suspend.
> 
> This is because of the pm_runtime_get_noresume() call done in
> device_prepare() that is not released until at device_complete() after
> resume.
> 
> We must now disable the USB PHY in suspend if no USB cable is connected.

Applied, thanks

-- 
~Vinod



More information about the linux-phy mailing list