Message ID | Z_p0LzY2_HFupWK0@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | net: stmmac: qcom-ethqos: simplifications | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Sat, 12 Apr 2025 15:09:51 +0100 you wrote: > Remove unnecessary code from the qcom-ethqos glue driver. > > Start by consistently using -> serdes_speed to set the speed of the > serdes PHY rather than sometimes using ->serdes_speed and sometimes > using ->speed. > > This then allows the removal of ->speed in the second patch. > > [...] Here is the summary with links: - [net-next,1/4] net: stmmac: qcom-ethqos: set serdes speed using serdes_speed https://git.kernel.org/netdev/net-next/c/b4589810082a - [net-next,2/4] net: stmmac: qcom-ethqos: remove ethqos->speed https://git.kernel.org/netdev/net-next/c/a3d54648ada2 - [net-next,3/4] net: stmmac: qcom-ethqos: remove unnecessary setting max_speed https://git.kernel.org/netdev/net-next/c/4c30093f784e - [net-next,4/4] net: stmmac: qcom-ethqos: remove speed_mode_2500() method https://git.kernel.org/netdev/net-next/c/0d1c18a10dd1 You are awesome, thank you!