Message ID | Z_oe0U5E0i3uZbop@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | net: stmmac: remove unnecessary initialisation of 1µs TIC counter | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Sat, 12 Apr 2025 09:05:37 +0100 you wrote: > 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. > > [...] Here is the summary with links: - [net-next,v2,1/5] net: stmmac: dwc-qos: remove tegra_eqos_init() https://git.kernel.org/netdev/net-next/c/dadc3a6be469 - [net-next,v2,2/5] net: stmmac: intel: remove eee_usecs_rate and hardware write https://git.kernel.org/netdev/net-next/c/17ec6dbaaed3 - [net-next,v2,3/5] net: stmmac: intel-plat: remove eee_usecs_rate and hardware write https://git.kernel.org/netdev/net-next/c/35031c6256f1 - [net-next,v2,4/5] net: stmmac: remove eee_usecs_rate https://git.kernel.org/netdev/net-next/c/651f88cb046c - [net-next,v2,5/5] net: stmmac: remove GMAC_1US_TIC_COUNTER definition https://git.kernel.org/netdev/net-next/c/25af74ed68c4 You are awesome, thank you!