[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167454301797.1018.1803720096268710399.git-patchwork-notify@kernel.org>
Date: Tue, 24 Jan 2023 06:50:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Rakesh Sankaranarayanan <rakesh.sankaranarayanan@...rochip.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
arun.ramadoss@...rochip.com, UNGLinuxDriver@...rochip.com,
andrew@...n.ch, hkallweit1@...il.com, linux@...linux.org.uk,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com
Subject: Re: [PATCH v2 net-next] net: phy: microchip: run phy initialization
during each link update
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 20 Jan 2023 16:17:33 +0530 you wrote:
> PHY initialization is supposed to run on every mode changes.
> "lan87xx_config_aneg()" verifies every mode change using
> "phy_modify_changed()" function. Earlier code had phy_modify_changed()
> followed by genphy_soft_reset. But soft_reset resets all the
> pre-configured register values to default state, and lost all the
> initialization done. With this reason gen_phy_reset was removed.
> But it need to go through init sequence each time the mode changed.
> Update lan87xx_config_aneg() to invoke phy_init once successful mode
> update is detected.
>
> [...]
Here is the summary with links:
- [v2,net-next] net: phy: microchip: run phy initialization during each link update
https://git.kernel.org/netdev/net-next/c/d7bf56e0c591
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