Re: [PATCH v4 2/2] net: phy: dp83826: support TX data voltage tuning

From: Andrew Lunn
Date: Mon Feb 12 2024 - 10:07:41 EST


> I see. Then, I should not disable WOL in config_init, since this
> callback is also called on the resume path :
> mdio_bus_phy_resume->phy_init_hw->config_init.
> However, this contrasts with the rest of the driver and my patch is not
> anymore about just adding support for tuning of TX voltage levels ...

So wait until your patch is merged and then follow up with another
patch disabling WoL. Patches get merged pretty quickly, so there is
plenty of time before the next merge window.

Andrew