Re: [PATCH net-next v3] net: phy: Add c45_phy_ids sysfs directory entry

From: Andrew Lunn
Date: Fri Jun 13 2025 - 09:29:30 EST


On Fri, Jun 13, 2025 at 09:19:03PM +0800, Yajun Deng wrote:
> The phy_id field only shows the PHY ID of the C22 device, and the C45
> device did not store its PHY ID in this field.
>
> Add a new phy_mmd_group, and export the mmd<n>_device_id for the C45
> device. These files are invisible to the C22 device.
>
> Signed-off-by: Yajun Deng <yajun.deng@xxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew