Message ID | 20240325193025.1540737-1-justin.chen@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | net: bcmasp: phy managements fixes | expand |
Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <pabeni@redhat.com>: On Mon, 25 Mar 2024 12:30:23 -0700 you wrote: > Fix two issues. > > - The unimac may be put in a bad state if PHY RX clk doesn't exist > during reset. Work around this by bringing the unimac out of reset > during phy up. > > - Remove redundant phy_{suspend/resume} > > [...] Here is the summary with links: - [net,1/2] net: bcmasp: Bring up unimac after PHY link up https://git.kernel.org/netdev/net/c/dfd222e2aef6 - [net,2/2] net: bcmasp: Remove phy_{suspend/resume} https://git.kernel.org/netdev/net/c/4494c10e0071 You are awesome, thank you!