[PATCH v5 16/16] net: stmmac: platform: Fix PTP clock rate reading
Paolo Abeni
pabeni at redhat.com
Wed Nov 20 23:45:20 PST 2024
On 11/19/24 16:00, Jan Petrous (OSS) wrote:
> From: "Jan Petrous (OSS)" <jan.petrous at oss.nxp.com>
>
> The stmmac driver supports many vendors SoCs using Synopsys-licensed
> Ethernet controller IP. Most of these vendors reuse the stmmac_platform
> codebase, which has a potential PTP clock initialization issue.
> The PTP clock rate reading might require ungating what is not provided.
>
> Fix the PTP clock initialization by enabling it immediately.
>
> Signed-off-by: Jan Petrous (OSS) <jan.petrous at oss.nxp.com>
Side, process-related note: it would be great if you could trim the
patch series below 16 (currently off-by-one):
https://elixir.bootlin.com/linux/v6.11.8/source/Documentation/process/maintainer-netdev.rst#L14
This patch looks like an independent fix, possibly worth the 'net' tree.
If so, please submit this patch separately, including a suitable fixes
tag and including the 'net' keyword in the patch subj prefix.
Thanks,
Paolo
More information about the linux-arm-kernel
mailing list