Re: [PATCH] arm64: dts: ls1028a-qds-65bb: don't use in-band autoneg for 2500base-x

From: Shawn Guo
Date: Sun Aug 21 2022 - 09:32:23 EST


On Tue, Aug 02, 2022 at 04:50:06PM +0300, Vladimir Oltean wrote:
> The Lynx PCS integrated with ENETC port 0 does not support in-band
> autoneg for the 2500base-x SERDES protocol, and prints errors from its
> phylink methods. Furthermore, the AQR112 card used for these boards does
> not expect in-band autoneg either. So delete the extraneous property.
>
> Fixes: e426d63e752b ("arm64: dts: ls1028a-qds: add overlays for various serdes protocols")
> Signed-off-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>

Applied, thanks!