[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aBNe0Vt81vmqVCma@shell.armlinux.org.uk>
Date: Thu, 1 May 2025 12:45:21 +0100
From: "Russell King (Oracle)" <linux@...linux.org.uk>
To: Andrew Lunn <andrew@...n.ch>, Heiner Kallweit <hkallweit1@...il.com>
Cc: Alexandre Torgue <alexandre.torgue@...s.st.com>,
Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
linux-arm-kernel@...ts.infradead.org,
linux-stm32@...md-mailman.stormreply.com,
Maxime Coquelin <mcoquelin.stm32@...il.com>, netdev@...r.kernel.org,
Paolo Abeni <pabeni@...hat.com>
Subject: [PATCH net-next 0/6] net: stmmac: replace speed_mode_2500() method
Hi,
This series replaces the speed_mode_2500() method with a new method
that is more flexible, allowing the platform glue driver to populate
phylink's supported_interfaces and set the PHY-side interface mode.
The only user of this method is currently dwmac-intel, which we
update to use this new method.
drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c | 33 +++++++------
drivers/net/ethernet/stmicro/stmmac/dwmac-intel.h | 1 -
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 56 +++++++++++++----------
include/linux/stmmac.h | 3 +-
4 files changed, 49 insertions(+), 44 deletions(-)
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
Powered by blists - more mailing lists