Message ID | ZmrLbdwv6ALoy+gs@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | net: stmmac: provide platform select_pcs method | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Thu, 13 Jun 2024 11:35:25 +0100 you wrote: > Hi, > > This series adds a select_pcs() method to the stmmac platform data to > allow platforms that need to provide their own PCSes to do so, moving > the decision making into platform code. > > This avoids questions such as "what should the priority of XPCS vs > some other platform PCS be?" and when we provide a PCS for the > internal PCS, how that interacts with both the XPCS and platform > provided PCS. > > [...] Here is the summary with links: - [net-next,v2,1/5] net: stmmac: add select_pcs() platform method https://git.kernel.org/netdev/net-next/c/6c3282a6b296 - [net-next,v2,2/5] net: stmmac: dwmac-intel: provide a select_pcs() implementation https://git.kernel.org/netdev/net-next/c/135553da844c - [net-next,v2,3/5] net: stmmac: dwmac-rzn1: provide select_pcs() implementation https://git.kernel.org/netdev/net-next/c/804c9866e078 - [net-next,v2,4/5] net: stmmac: dwmac-socfpga: provide select_pcs() implementation https://git.kernel.org/netdev/net-next/c/98a6d9f192d3 - [net-next,v2,5/5] net: stmmac: clean up stmmac_mac_select_pcs() https://git.kernel.org/netdev/net-next/c/93f84152e4ae You are awesome, thank you!