All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] net: stmmac: remove unnecessary initialisation of 1µs TIC counter
@ 2025-04-07 18:58 Russell King (Oracle)
  2025-04-07 18:58 ` [PATCH net-next 1/5] net: stmmac: dwc-qos: remove tegra_eqos_init() Russell King (Oracle)
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Russell King (Oracle) @ 2025-04-07 18:58 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, Philipp Zabel,
	Richard Cochran, Thierry Reding

Hi,

In commit 8efbdbfa9938 ("net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER
register"), code to initialise the LPI 1us counter in dwmac4's
initialisation was added, making the initialisation in glue drivers
unnecessary. This series cleans up the now redundant initialisation.

 .../ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c    | 24 +---------------------
 .../net/ethernet/stmicro/stmmac/dwmac-intel-plat.c |  9 --------
 drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c  |  8 --------
 drivers/net/ethernet/stmicro/stmmac/dwmac4.h       |  1 -
 include/linux/stmmac.h                             |  1 -
 5 files changed, 1 insertion(+), 42 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] 12+ messages in thread

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-07 18:58 [PATCH net-next 0/5] net: stmmac: remove unnecessary initialisation of 1µs TIC counter Russell King (Oracle)
2025-04-07 18:58 ` [PATCH net-next 1/5] net: stmmac: dwc-qos: remove tegra_eqos_init() Russell King (Oracle)
2025-04-08 18:56   ` Andrew Lunn
2025-04-07 18:58 ` [PATCH net-next 2/5] net: stmmac: intel: remove eee_usecs_rate and hardware write Russell King (Oracle)
2025-04-08 18:57   ` Andrew Lunn
2025-04-07 18:59 ` [PATCH net-next 3/5] net: stmmac: intel-plat: " Russell King (Oracle)
2025-04-08 18:57   ` Andrew Lunn
2025-04-07 18:59 ` [PATCH net-next 4/5] net: stmmac: remove eee_usecs_rate Russell King (Oracle)
2025-04-08 18:57   ` Andrew Lunn
2025-04-07 18:59 ` [PATCH net-next 5/5] net: stmmac: remove GMAC_1US_TIC_COUNTER definition Russell King (Oracle)
2025-04-08 18:58   ` Andrew Lunn
2025-04-08 19:50 ` [PATCH net-next 0/5] net: stmmac: remove unnecessary initialisation of 1µs TIC counter Jakub Kicinski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.