linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: stmmac: stmmac_pltfr_find_clk()
@ 2025-04-07 18:38 Russell King (Oracle)
  2025-04-07 18:38 ` [PATCH net-next 1/2] net: stmmac: provide stmmac_pltfr_find_clk() Russell King (Oracle)
  2025-04-07 18:38 ` [PATCH net-next 2/2] net: stmmac: dwc-qos: use stmmac_pltfr_find_clk() Russell King (Oracle)
  0 siblings, 2 replies; 8+ messages in thread
From: Russell King (Oracle) @ 2025-04-07 18:38 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit
  Cc: Alexandre Torgue, Andrew Lunn, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Jon Hunter, linux-arm-kernel, linux-stm32,
	Maxime Coquelin, netdev, Paolo Abeni, Prabhakar, Thierry Reding

Hi,

The GBETH glue driver that is being proposed duplicates the clock
finding from the bulk clock data in the stmmac platform data structure.
iLet's provide a generic implementation that glue drivers can use, and
convert dwc-qos-eth to use it.

 drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c | 14 ++------------
 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c   | 11 +++++++++++
 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.h   |  3 +++
 3 files changed, 16 insertions(+), 12 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] 8+ messages in thread

end of thread, other threads:[~2025-04-08 19:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-07 18:38 [PATCH net-next 0/2] net: stmmac: stmmac_pltfr_find_clk() Russell King (Oracle)
2025-04-07 18:38 ` [PATCH net-next 1/2] net: stmmac: provide stmmac_pltfr_find_clk() Russell King (Oracle)
2025-04-07 19:29   ` Lad, Prabhakar
2025-04-08 13:03   ` Andrew Lunn
2025-04-07 18:38 ` [PATCH net-next 2/2] net: stmmac: dwc-qos: use stmmac_pltfr_find_clk() Russell King (Oracle)
2025-04-07 19:33   ` Lad, Prabhakar
2025-04-08 13:04   ` Andrew Lunn
2025-04-08 19:37   ` Jakub Kicinski

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).