[PATCH v2 7/7] net: stmmac: dwmac-s32cc: Read PTP clock rate when ready

Jacob Keller jacob.e.keller at intel.com
Tue Aug 20 14:17:37 PDT 2024



On 8/18/2024 2:52 PM, Jan Petrous (OSS) wrote:
> 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.
> 

Ah, I see. So the clock returns zero into the hardware bits accessed by
stmmac_platform. Then you come back in and fill this in later during the
dwmac_probe.

Reviewed-by: Jacob Keller <jacob.e.keller at intel.com>



More information about the linux-arm-kernel mailing list