Re: [PATCH phy-next 05/22] phy: add <linux/pm_runtime.h> where missing

From: André Draszik

Date: Thu Mar 05 2026 - 05:14:06 EST


On Wed, 2026-03-04 at 19:57 +0200, Vladimir Oltean wrote:
> It appears that the phy-mapphone-mdm6600, phy-qcom-snps-femto-v2,
> phy-rcar-gen3-pcie, r8a779f0-ether-serdes and phy-rockchip-typec drivers
> call runtime PM operations without including the proper header.
>
> This was provided by <linux/phy/phy.h> but no function exported by this
> header directly needs it. So we need to drop it from there, and fix up
> drivers that used to depend on that.
>
> Signed-off-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>

>  drivers/phy/phy-google-usb.c                   | 1 +

For Google:
Reviewed-by: André Draszik <andre.draszik@xxxxxxxxxx>