openwrt-mirror/target/linux/realtek/files-6.12/drivers/net
Markus Stockhausen 69ce2eeb97 realtek: rtl931x: align SerDes access with other targets
While converting the RTL931x SerDes code to the new frontend
access methods, the target specific workarounds where left in
place. The old functions were kept and the phy/sds mapping
was unchanged too. It is time to clean this up

- drop the old functions
- reuse the existing read/write logic
- harden the new functions

For now keep the function naming rtmdio_...__new() as is. This
will be changed in a future commit.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/19973
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-09-12 20:52:37 +02:00
..
dsa/rtl83xx realtek: early ethernet probe in dsa setup 2025-09-07 11:37:59 +02:00
ethernet realtek: carve out mdio bus from ethernet driver 2025-09-07 11:37:59 +02:00
mdio realtek: rtl931x: align SerDes access with other targets 2025-09-12 20:52:37 +02:00
phy realtek: drop RTL8226/RTL8221B downstream PHY driver 2025-09-05 13:35:39 +02:00