RE: [PATCH v2 01/11] net: dpaa: Fix <1G ethernet on LS1046ARDB

From: Camelia Alexandra Groza
Date: Thu Jul 21 2022 - 08:34:43 EST


> -----Original Message-----
> From: Sean Anderson <sean.anderson@xxxxxxxx>
> Sent: Wednesday, July 20, 2022 2:50
> To: netdev@xxxxxxxxxxxxxxx; Andrew Lunn <andrew@xxxxxxx>; Heiner
> Kallweit <hkallweit1@xxxxxxxxx>; Russell King <linux@xxxxxxxxxxxxxxx>
> Cc: Alexandru Marginean <alexandru.marginean@xxxxxxx>; Paolo Abeni
> <pabeni@xxxxxxxxxx>; David S . Miller <davem@xxxxxxxxxxxxx>; linux-
> kernel@xxxxxxxxxxxxxxx; Vladimir Oltean <olteanv@xxxxxxxxx>; Eric
> Dumazet <edumazet@xxxxxxxxxx>; Jakub Kicinski <kuba@xxxxxxxxxx>;
> Sean Anderson <sean.anderson@xxxxxxxx>; Bhadram Varka
> <vbhadram@xxxxxxxxxx>; Madalin Bucur <madalin.bucur@xxxxxxx>
> Subject: [PATCH v2 01/11] net: dpaa: Fix <1G ethernet on LS1046ARDB
>
> As discussed in commit 73a21fa817f0 ("dpaa_eth: support all modes with
> rate adapting PHYs"), we must add a workaround for Aquantia phys with
> in-tree support in order to keep 1G support working. Update this
> workaround for the AQR113C phy found on revision C LS1046ARDB boards.
>
> Fixes: 12cf1b89a668 ("net: phy: Add support for AQR113C EPHY")
> Signed-off-by: Sean Anderson <sean.anderson@xxxxxxxx>
> ---
> In a previous version of this commit, I referred to an AQR115, however
> on further inspection this appears to be an AQR113C. Confusingly, the
> higher-numbered phys support lower data rates.
>
> (no changes since v1)

Acked-by: Camelia Groza <camelia.groza@xxxxxxx>