difos/target/linux/realtek/files-6.12/drivers/net/phy
Markus Stockhausen 926ffa10b4 realtek: simplify RTL8218B/RTL8214Fx detection
The current implementation has several issues:

- it uses the hacky phy_port* macros
- it uses SoC dependent raw pages
- it disables/enables SoC dependent polling

Get rid of these dependencies and access the mdio bus the normal way.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/19372
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-07-18 23:36:51 +02:00
..
rtl83xx-phy.c realtek: simplify RTL8218B/RTL8214Fx detection 2025-07-18 23:36:51 +02:00
rtl83xx-phy.h