Message ID | 20240326-rxc_bugfix-v6-0-24a74e5c761f@bootlin.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix missing PHY-to-MAC RX clock | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 26 Mar 2024 14:32:06 +0100 you wrote: > Hello everyone, > > This is version six of my series that addresses the issue with some MAC/PHY > combinations. > > Notable changes in v6: > - Corrected trailers > > [...] Here is the summary with links: - [RESEND,net-next,v6,1/7] net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags https://git.kernel.org/netdev/net-next/c/21d9ba5bc551 - [RESEND,net-next,v6,2/7] net: phylink: add rxc_always_on flag to phylink_pcs https://git.kernel.org/netdev/net-next/c/dceb393a0a8e - [RESEND,net-next,v6,3/7] net: stmmac: don't rely on lynx_pcs presence to check for a PHY https://git.kernel.org/netdev/net-next/c/10658e99d952 - [RESEND,net-next,v6,4/7] net: stmmac: Support a generic PCS field in mac_device_info https://git.kernel.org/netdev/net-next/c/f7bff228a616 - [RESEND,net-next,v6,5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on https://git.kernel.org/netdev/net-next/c/58329b03a595 - [RESEND,net-next,v6,6/7] net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock https://git.kernel.org/netdev/net-next/c/30dc5873967e - [RESEND,net-next,v6,7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it https://git.kernel.org/netdev/net-next/c/0f671b3b6edf You are awesome, thank you!