[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172901523349.1243233.7852864309614579932.git-patchwork-notify@kernel.org>
Date: Tue, 15 Oct 2024 18:00:33 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Oleksij Rempel <o.rempel@...gutronix.de>
Cc: nicolas.ferre@...rochip.com, claudiu.beznea@...rochip.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
stable@...r.kernel.org, andrew@...n.ch, kernel@...gutronix.de,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
codrin.ciubotariu@...rochip.com
Subject: Re: [PATCH net v2 1/1] net: macb: Avoid 20s boot delay by skipping MDIO
bus registration for fixed-link PHY
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 13 Oct 2024 07:29:16 +0200 you wrote:
> A boot delay was introduced by commit 79540d133ed6 ("net: macb: Fix
> handling of fixed-link node"). This delay was caused by the call to
> `mdiobus_register()` in cases where a fixed-link PHY was present. The
> MDIO bus registration triggered unnecessary PHY address scans, leading
> to a 20-second delay due to attempts to detect Clause 45 (C45)
> compatible PHYs, despite no MDIO bus being attached.
>
> [...]
Here is the summary with links:
- [net,v2,1/1] net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-link PHY
https://git.kernel.org/netdev/net/c/d0c3601f2c4e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists