netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] net: stmmac: stmmac_pltfr_find_clk()
@ 2025-04-09  7:55 Russell King (Oracle)
  2025-04-09  8:02 ` [PATCH net-next v2 1/2] net: stmmac: provide stmmac_pltfr_find_clk() Russell King (Oracle)
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Russell King (Oracle) @ 2025-04-09  7:55 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 | 18 ++------------
 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c   | 11 +++++++++++
 drivers/net/ethernet/stmicro/stmmac/stmmac_platform.h   |  3 +++
 3 files changed, 18 insertions(+), 14 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] 5+ messages in thread

end of thread, other threads:[~2025-04-11  2:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-09  7:55 [PATCH net-next v2 0/2] net: stmmac: stmmac_pltfr_find_clk() Russell King (Oracle)
2025-04-09  8:02 ` [PATCH net-next v2 1/2] net: stmmac: provide stmmac_pltfr_find_clk() Russell King (Oracle)
2025-04-09  8:02 ` [PATCH net-next v2 2/2] net: stmmac: dwc-qos: use stmmac_pltfr_find_clk() Russell King (Oracle)
2025-04-09 13:38   ` Andrew Lunn
2025-04-11  2:20 ` [PATCH net-next v2 0/2] net: stmmac: stmmac_pltfr_find_clk() patchwork-bot+netdevbpf

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