On 20.12.2024 04:30, patchwork-bot+netdevbpf@xxxxxxxxxx wrote: > Hello: > > This series was applied to netdev/net-next.git (main) > by Jakub Kicinski <kuba@xxxxxxxxxx>: > > On Mon, 16 Dec 2024 22:29:58 +0100 you wrote: >> If a MAC driver doesn't support EEE, then the PHY shouldn't advertise it. >> Add phy_disable_eee() for this purpose, and use it in cpsw driver. >> >> Heiner Kallweit (3): >> net: phy: add phy_disable_eee >> net: ethernet: ti: cpsw: disable PHY EEE advertisement >> ARM: dts: ti/omap: remove eee-broken properties >> >> [...] > > Here is the summary with links: > - [net-next,1/3] net: phy: add phy_disable_eee > https://git.kernel.org/netdev/net-next/c/b55498ff14bd > - [net-next,2/3] net: ethernet: ti: cpsw: disable PHY EEE advertisement > https://git.kernel.org/netdev/net-next/c/c9f5a5dabbf5 > - [net-next,3/3] ARM: dts: ti/omap: remove eee-broken properties > (no matching commit) > Patch 3 is marked "not applicable" in patchwork and didn't make it to net-next. Any issue with this patch? > You are awesome, thank you!