Hi, Here are two non-urgent patches to get phy-mapphone runtime PM working better. Currently it only works when toggled from the userspace via the sysfs entry for for "auto" and "on". Regards, Tony Tony Lindgren (2): phy: core: Add phy_pm_runtime_enabled phy: mapphone-mdm6600: Improve phy related runtime PM calls drivers/phy/motorola/phy-mapphone-mdm6600.c | 71 +++++++++++++++------ drivers/phy/phy-core.c | 9 +++ include/linux/phy/phy.h | 6 ++ 3 files changed, 66 insertions(+), 20 deletions(-) -- 2.19.1