Message ID | 20240417205048.3542839-1-paweldembicki@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | net: dsa: vsc73xx: convert to PHYLINK and do some cleanup | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Wed, 17 Apr 2024 22:50:43 +0200 you wrote: > This patch series is a result of splitting a larger patch series [0], > where some parts needed to be refactored. > > The first patch switches from a poll loop to read_poll_timeout. > > The second patch is a simple conversion to phylink because adjust_link > won't work anymore. > > [...] Here is the summary with links: - [net-next,v2,1/5] net: dsa: vsc73xx: use read_poll_timeout instead delay loop https://git.kernel.org/netdev/net-next/c/eb7e33d01db3 - [net-next,v2,2/5] net: dsa: vsc73xx: convert to PHYLINK https://git.kernel.org/netdev/net-next/c/21fc3416ea11 - [net-next,v2,3/5] net: dsa: vsc73xx: use macros for rgmii recognition https://git.kernel.org/netdev/net-next/c/12af94b2955f - [net-next,v2,4/5] net: dsa: vsc73xx: Add define for max num of ports https://git.kernel.org/netdev/net-next/c/6cc5280a0889 - [net-next,v2,5/5] net: dsa: vsc73xx: add structure descriptions https://git.kernel.org/netdev/net-next/c/96944aafaaa6 You are awesome, thank you!