[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172200063156.21287.9187549435807655006.git-patchwork-notify@kernel.org>
Date: Fri, 26 Jul 2024 13:30:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Mark Mentovai <mark@...tovai.com>
Cc: netdev@...r.kernel.org, andrew@...n.ch, hkallweit1@...il.com,
linux@...linux.org.uk, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, linux-kernel@...r.kernel.org,
o.rempel@...gutronix.de, jonas.gorski@...il.com, russell@...sonaltelco.net,
lorand.horvath82@...il.com, namiltd@...oo.com, yangshiji66@...look.com,
horms@...nel.org
Subject: Re: [PATCH net v2] net: phy: realtek: add support for RTL8366S Gigabit
PHY
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Thu, 25 Jul 2024 16:41:44 -0400 you wrote:
> The PHY built in to the Realtek RTL8366S switch controller was
> previously supported by genphy_driver. This PHY does not implement MMD
> operations. Since commit 9b01c885be36 ("net: phy: c22: migrate to
> genphy_c45_write_eee_adv()"), MMD register reads have been made during
> phy_probe to determine EEE support. For genphy_driver, these reads are
> transformed into 802.3 annex 22D clause 45-over-clause 22
> mmd_phy_indirect operations that perform MII register writes to
> MII_MMD_CTRL and MII_MMD_DATA. This overwrites those two MII registers,
> which on this PHY are reserved and have another function, rendering the
> PHY unusable while so configured.
>
> [...]
Here is the summary with links:
- [net,v2] net: phy: realtek: add support for RTL8366S Gigabit PHY
https://git.kernel.org/netdev/net/c/225990c487c1
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