Re: [PATCH net 3/3] net: phy: as21xxx: force C45 OPs for AUTONEG
From: Paolo Abeni
Date: Thu Jun 04 2026 - 07:17:40 EST
On 6/1/26 12:53 PM, Christian Marangi wrote:
> With further testing with 2.5G NIC, it was discovered that the PHY
> require the C45 OPs to configure and restart ANEG or speed higher than
> 1G doesn't function correctly.
>
> To force C45 OPs with generic PHY function, clear the C22 bit from
> devices_in_package bitmask.
>
> Fixes: 830877d89edc ("net: phy: Add support for Aeonsemi AS21xxx PHYs")
> Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx>
Sashiko has a few comments here and on the previous patch:
https://sashiko.dev/#/patchset/20260601105342.28865-1-ansuelsmth%40gmail.com
could you please double check them?