* [PATCH net-next v1 1/1] net: phy: microchip: document where the LAN88xx PHYs are used
@ 2025-05-15 8:20 Oleksij Rempel
2025-05-15 15:23 ` Andrew Lunn
2025-05-16 23:30 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Oleksij Rempel @ 2025-05-15 8:20 UTC (permalink / raw)
To: Andrew Lunn, Heiner Kallweit, Russell King, David S. Miller,
Eric Dumazet, Jakub Kicinski, Paolo Abeni
Cc: Oleksij Rempel, kernel, linux-kernel, netdev
The driver uses the name LAN88xx for PHYs with phy_id = 0x0007c132. But
with this placeholder name no documentation can be found on the net.
Document the fact that these PHYs are build into the LAN7800 and LAN7850
USB/Ethernet controllers.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
drivers/net/phy/microchip.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/net/phy/microchip.c b/drivers/net/phy/microchip.c
index 93de88c1c8fd..13570f628aa5 100644
--- a/drivers/net/phy/microchip.c
+++ b/drivers/net/phy/microchip.c
@@ -474,6 +474,8 @@ static struct phy_driver microchip_phy_driver[] = {
/* This mask (0xfffffff2) is to differentiate from
* LAN8742 (phy_id 0x0007c130 and 0x0007c131)
* and allows future phy_id revisions.
+ * These PHYs are integrated in LAN7800 and LAN7850 USB/Ethernet
+ * controllers.
*/
.phy_id_mask = 0xfffffff2,
.name = "Microchip LAN88xx",
--
2.39.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net-next v1 1/1] net: phy: microchip: document where the LAN88xx PHYs are used
2025-05-15 8:20 [PATCH net-next v1 1/1] net: phy: microchip: document where the LAN88xx PHYs are used Oleksij Rempel
@ 2025-05-15 15:23 ` Andrew Lunn
2025-05-16 23:30 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2025-05-15 15:23 UTC (permalink / raw)
To: Oleksij Rempel
Cc: Heiner Kallweit, Russell King, David S. Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, kernel, linux-kernel, netdev
On Thu, May 15, 2025 at 10:20:51AM +0200, Oleksij Rempel wrote:
> The driver uses the name LAN88xx for PHYs with phy_id = 0x0007c132. But
> with this placeholder name no documentation can be found on the net.
>
> Document the fact that these PHYs are build into the LAN7800 and LAN7850
> USB/Ethernet controllers.
>
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next v1 1/1] net: phy: microchip: document where the LAN88xx PHYs are used
2025-05-15 8:20 [PATCH net-next v1 1/1] net: phy: microchip: document where the LAN88xx PHYs are used Oleksij Rempel
2025-05-15 15:23 ` Andrew Lunn
@ 2025-05-16 23:30 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-05-16 23:30 UTC (permalink / raw)
To: Oleksij Rempel
Cc: andrew, hkallweit1, linux, davem, edumazet, kuba, pabeni, kernel,
linux-kernel, netdev
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 15 May 2025 10:20:51 +0200 you wrote:
> The driver uses the name LAN88xx for PHYs with phy_id = 0x0007c132. But
> with this placeholder name no documentation can be found on the net.
>
> Document the fact that these PHYs are build into the LAN7800 and LAN7850
> USB/Ethernet controllers.
>
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
>
> [...]
Here is the summary with links:
- [net-next,v1,1/1] net: phy: microchip: document where the LAN88xx PHYs are used
https://git.kernel.org/netdev/net-next/c/622b91e0f946
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-16 23:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-15 8:20 [PATCH net-next v1 1/1] net: phy: microchip: document where the LAN88xx PHYs are used Oleksij Rempel
2025-05-15 15:23 ` Andrew Lunn
2025-05-16 23:30 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).