Re: [PATCH] net: phy: micrel: reconfigure the phy on resume

From: Jakub Kicinski
Date: Wed Jan 13 2021 - 20:59:40 EST


On Fri, 8 Jan 2021 17:45:54 +0200 Claudiu Beznea wrote:
> KSZ9131 is used in setups with SAMA7G5. SAMA7G5 supports a special
> power saving mode (backup mode) that cuts the power for almost all
> parts of the SoC. The rail powering the ethernet PHY is also cut off.
> When resuming, in case the PHY has been configured on probe with
> slew rate or DLL settings these needs to be restored thus call
> driver's config_init() on resume.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx>

I think Heiner rises an interesting point, and we can't have this patch
hanging in patchwork for much longer. We'll be expecting a fresh posting
once the discussion settles, regardless of the decision.

Thanks!