Message ID | 20240228225400.3509156-1-justin.chen@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | Support for ASP 2.2 and optimizations | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Wed, 28 Feb 2024 14:53:54 -0800 you wrote: > ASP 2.2 adds some power savings during low power modes. > > Also make various improvements when entering low power modes and > reduce MDIO traffic by hooking up interrupts. > > Justin Chen (6): > dt-bindings: net: brcm,unimac-mdio: Add asp-v2.2 > dt-bindings: net: brcm,asp-v2.0: Add asp-v2.2 > net: bcmasp: Add support for ASP 2.2 > net: phy: mdio-bcm-unimac: Add asp v2.2 support > net: bcmasp: Keep buffers through power management > net: bcmasp: Add support for PHY interrupts > > [...] Here is the summary with links: - [net-next,v3,1/6] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.2 https://git.kernel.org/netdev/net-next/c/edac4b113297 - [net-next,v3,2/6] dt-bindings: net: brcm,asp-v2.0: Add asp-v2.2 https://git.kernel.org/netdev/net-next/c/5682a878e7f1 - [net-next,v3,3/6] net: bcmasp: Add support for ASP 2.2 https://git.kernel.org/netdev/net-next/c/1d472eb5b670 - [net-next,v3,4/6] net: phy: mdio-bcm-unimac: Add asp v2.2 support https://git.kernel.org/netdev/net-next/c/9112fc0109fc - [net-next,v3,5/6] net: bcmasp: Keep buffers through power management https://git.kernel.org/netdev/net-next/c/4688f4f41cfa - [net-next,v3,6/6] net: bcmasp: Add support for PHY interrupts https://git.kernel.org/netdev/net-next/c/cc7f105e7604 You are awesome, thank you!