Re: [PATCH net v4 1/2] net: phy: aquantia: AQR115c fix up PMA capabilities

From: Maxime Chevallier
Date: Fri Sep 27 2024 - 12:25:12 EST


On Thu, 26 Sep 2024 18:05:52 -0700
Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx> wrote:

> AQR115c reports incorrect PMA capabilities which includes
> 10G/5G and also incorrectly disables capabilities like autoneg
> and 10Mbps support.
>
> AQR115c as per the Marvell databook supports speeds up to 2.5Gbps
> with autonegotiation.
>
> Fixes: 0ebc581f8a4b ("net: phy: aquantia: add support for aqr115c")
> Link: https://lore.kernel.org/all/20240913011635.1286027-1-quic_abchauha@xxxxxxxxxxx/T/
> Signed-off-by: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>

Reviewed-by: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>

Thanks for the changes,

Maxime