Re: [net-next 1/9] net: ethernet: ravb: Remove gPTP control from WoL setup and restore
From: Sergey Shtylyov
Date: Fri Jun 12 2026 - 14:18:59 EST
On 6/10/26 1:24 PM, Niklas Söderlund wrote:
> Since commit a6a85ba36fd0 ("net: ravb: Move PTP initialization in the
> driver's ndo_open API for ccc_gac platorms") the gPTP clock (if
> supported) is stopped and started by opening and closing the ndev.
>
> This makes the special case to stop and start it when resuming from WoL
> redundant. As the ndev will always be closed and re-opened when
> suspending and resuming the system.
>
> Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
Reviewed-by: Sergey Shtylyov <sergei.shtylyov@xxxxxxxxx>
[...]
MBR, Sergey