[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250423150618.75ca8a4f@device-40.home>
Date: Wed, 23 Apr 2025 15:06:18 +0200
From: Maxime Chevallier <maxime.chevallier@...tlin.com>
To: davem@...emloft.net, Andrew Lunn <andrew@...n.ch>, Russell King
<linux@...linux.org.uk>, Jakub Kicinski <kuba@...nel.org>, Eric Dumazet
<edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
thomas.petazzoni@...tlin.com, Simon Horman <horms@...nel.org>, Alexis
Lothoré <alexis.lothore@...tlin.com>
Subject: Re: [PATCH net v2 0/3] net: stmmac: socfpga: 1000BaseX support and
cleanups
On Wed, 23 Apr 2025 12:46:42 +0200
Maxime Chevallier <maxime.chevallier@...tlin.com> wrote:
Hi,
> Hello everyone,
>
> This small series sorts-out 1000BaseX support and does a bit of cleanup
> for the Lynx conversion.
>
> Patch 1 makes sure that we set the right phy_mode when working in
> 1000BaseX mode, so that the internal GMII is configured correctly.
>
> Patch 2 removes a check for phy_device upon calling fix_mac_speed(). As
> the SGMII adapter may be chained to a Lynx PCS, checking for a
> phy_device to be attached to the netdev before enabling the SGMII
> adapter doesn't make sense, as we won't have a downstream PHY when using
> 1000BaseX.
>
> Patch 3 cleans an unused field from the PCS conversion.
I mixed-up my command while generating this series, it targets net-next
and not net...
I'll respin tomorrow with the proper destination tree, sorry about that.
Maxime
Powered by blists - more mailing lists