linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/9] net: stmmac: lpc18xx and sti: convert to set_phy_intf_sel()
@ 2025-11-06 11:21 Russell King (Oracle)
  2025-11-06 11:23 ` [PATCH net-next 1/9] net: stmmac: lpc18xx: convert to PHY_INTF_SEL_x Russell King (Oracle)
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Russell King (Oracle) @ 2025-11-06 11:21 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit
  Cc: Alexandre Torgue, Andrew Lunn, David S. Miller, Eric Dumazet,
	Jakub Kicinski, linux-arm-kernel, linux-stm32, Maxime Coquelin,
	netdev, Paolo Abeni, Vladimir Zapolskiy

This series converts lpc18xx and sti to use the new .set_phy_intf_sel()
method.

 .../net/ethernet/stmicro/stmmac/dwmac-lpc18xx.c    | 42 ++++++++++--------
 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c    | 50 ++++++++--------------
 2 files changed, 42 insertions(+), 50 deletions(-)

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-11-06 11:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06 11:21 [PATCH net-next 0/9] net: stmmac: lpc18xx and sti: convert to set_phy_intf_sel() Russell King (Oracle)
2025-11-06 11:23 ` [PATCH net-next 1/9] net: stmmac: lpc18xx: convert to PHY_INTF_SEL_x Russell King (Oracle)
2025-11-06 11:23 ` [PATCH net-next 2/9] net: stmmac: lpc18xx: use PHY_INTF_SEL_x directly Russell King (Oracle)
2025-11-06 11:23 ` [PATCH net-next 3/9] net: stmmac: lpc18xx: use stmmac_get_phy_intf_sel() Russell King (Oracle)
2025-11-06 11:23 ` [PATCH net-next 4/9] net: stmmac: lpc18xx: validate phy_intf_sel Russell King (Oracle)
2025-11-06 11:23 ` [PATCH net-next 5/9] net: stmmac: lpc18xx: use ->set_phy_intf_sel() Russell King (Oracle)
2025-11-06 11:23 ` [PATCH net-next 6/9] net: stmmac: sti: use PHY_INTF_SEL_x to select PHY interface Russell King (Oracle)
2025-11-06 11:23 ` [PATCH net-next 7/9] net: stmmac: sti: use PHY_INTF_SEL_x directly Russell King (Oracle)
2025-11-06 11:23 ` [PATCH net-next 8/9] net: stmmac: sti: use stmmac_get_phy_intf_sel() Russell King (Oracle)
2025-11-06 11:23 ` [PATCH net-next 9/9] net: stmmac: sti: use ->set_phy_intf_sel() Russell King (Oracle)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).