net: phy: microchip: document where the LAN88xx PHYs are used
authorOleksij Rempel <o.rempel@pengutronix.de>
Thu, 15 May 2025 08:20:51 +0000 (10:20 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 16 May 2025 23:27:54 +0000 (16:27 -0700)
commit622b91e0f94600d1c797b7c82ec67a6e221e74ec
treea8317579d39017a106cc75c0d0dfafdeb9071659
parent7b151e4efdde7cc7cfaae66e497d12487a70c6e9
net: phy: microchip: document where the LAN88xx PHYs are used

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>
Link: https://patch.msgid.link/20250515082051.2644450-1-o.rempel@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/microchip.c