netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/5] net: stmmac: remove unnecessary initialisation of 1µs TIC counter
@ 2025-04-12  8:05 Russell King (Oracle)
  2025-04-12  8:08 ` [PATCH net-next v2 1/5] net: stmmac: dwc-qos: remove tegra_eqos_init() Russell King (Oracle)
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Russell King (Oracle) @ 2025-04-12  8:05 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] 7+ messages in thread

end of thread, other threads:[~2025-04-15  0:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-12  8:05 [PATCH net-next v2 0/5] net: stmmac: remove unnecessary initialisation of 1µs TIC counter Russell King (Oracle)
2025-04-12  8:08 ` [PATCH net-next v2 1/5] net: stmmac: dwc-qos: remove tegra_eqos_init() Russell King (Oracle)
2025-04-12  8:08 ` [PATCH net-next v2 2/5] net: stmmac: intel: remove eee_usecs_rate and hardware write Russell King (Oracle)
2025-04-12  8:08 ` [PATCH net-next v2 3/5] net: stmmac: intel-plat: " Russell King (Oracle)
2025-04-12  8:08 ` [PATCH net-next v2 4/5] net: stmmac: remove eee_usecs_rate Russell King (Oracle)
2025-04-12  8:08 ` [PATCH net-next v2 5/5] net: stmmac: remove GMAC_1US_TIC_COUNTER definition Russell King (Oracle)
2025-04-15  0:30 ` [PATCH net-next v2 0/5] net: stmmac: remove unnecessary initialisation of 1µs TIC counter 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).