Re: [PATCH v4 16/16] net: stmmac: dwmac-s32: Read PTP clock rate when ready

From: Andrew Lunn
Date: Tue Oct 29 2024 - 08:19:31 EST


On Mon, Oct 28, 2024 at 09:24:58PM +0100, Jan Petrous via B4 Relay wrote:
> From: "Jan Petrous (OSS)" <jan.petrous@xxxxxxxxxxx>
>
> The PTP clock is read by stmmac_platform during DT parse.
> On S32G/R the clock is not ready and returns 0. Postpone
> reading of the clock on PTP init.

This needs more explanation as to why this is a feature, not a bug,
for the PTP clock.

Andrew