openwrt/target/linux/realtek/files-6.6/drivers/net
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
..
dsa/rtl83xx realtek: dsa: increase RTL839x max phy page to 8191 2024-10-27 22:26:25 +01:00
ethernet realtek: use more devm 2024-10-19 23:01:54 +02:00
phy realtek: phy: proper RTL8218B, RTL8214FC, RTL8214FB detection 2024-10-27 22:26:25 +01:00