Re: [PATCH v2 net 8/9] net: enetc: correct the EMDIO base offset for ENETC v4
From: Andrew Lunn
Date: Wed Feb 19 2025 - 15:44:26 EST
On Wed, Feb 19, 2025 at 01:42:46PM +0800, Wei Fang wrote:
> In addition to centrally managing external PHYs through EMIDO device,
> each ENETC has a set of EMDIO registers to access and manage its own
> external PHY. When adding i.MX95 ENETC support, the EMDIO base offset
> was forgot to be updated, which will result in ENETC being unable to
> manage its external PHY through its own EMDIO registers.
So this never worked?
If it never worked, does it actually bother anybody?
Stable rules say:
It must either fix a real bug that bothers people or just add a device ID.
Andrew