openwrt/target/linux/realtek/files-6.6/drivers/net/phy
Markus Stockhausen 597f87ebf5 realtek: phy: proper RTL8218B, RTL8214FC, RTL8214FB detection
Three PHYs share the same identifier. Until now we simply assume
the type depending of the bus address it is attached to. Make it
better and check the chip mode register instead.

The kernel will either detect by id/mask or by match_phy_device().
Remove the unneeded settings.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/16457
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-10-27 22:26:25 +01:00
..
rtl83xx-phy.c realtek: phy: proper RTL8218B, RTL8214FC, RTL8214FB detection 2024-10-27 22:26:25 +01:00
rtl83xx-phy.h realtek: phy: proper RTL8218B, RTL8214FC, RTL8214FB detection 2024-10-27 22:26:25 +01:00