Message ID | ZLw8DoRskRXLQK37@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | Remove legacy phylink behaviour | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Sat, 22 Jul 2023 21:29:02 +0100 you wrote: > Hi, > > This series removes the - as far as I can tell - unreachable code in > mtk_eth_soc that relies upon legacy phylink behaviour, and then removes > the support in phylink for this legacy behaviour. > > Patch 1 removes the clocking configuration from mtk_eth_soc for non- > TRGMII, non-serdes based interface modes, and disables those interface > modes prior to phylink configuration. > > [...] Here is the summary with links: - [net-next,v2,1/4] net: ethernet: mtk_eth_soc: remove incorrect PLL configuration https://git.kernel.org/netdev/net-next/c/76a4cb755cf9 - [net-next,v2,2/4] net: ethernet: mtk_eth_soc: remove mac_pcs_get_state and modernise https://git.kernel.org/netdev/net-next/c/28e1737d2544 - [net-next,v2,3/4] net: phylink: strip out pre-March 2020 legacy code https://git.kernel.org/netdev/net-next/c/4d72c3bb60dd - [net-next,v2,4/4] net: phylink: explicitly invalidate link_state members in mac_config https://git.kernel.org/netdev/net-next/c/c5714f68a76b You are awesome, thank you!