openwrt/target/linux/realtek
Markus Stockhausen dd7e88461e
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
realtek: mdio: rename main mdio bus
Looking at the Realtek mdio busses there are curently the following

root@OpenWrt:~# mdio
1b000000.switchcore:mdio-controller-mii
fixed-0
realtek-aux-mdio
realtek-serdes-mdio
rtldsa_mdio-0

The main mdio bus for the phys is named after the dts node it belongs
to (1b000000.switchcore:mdio-controller-mii). As it is attached to the
controller node it is even more confusing.

Align the naming to the other busses and use "realtek-mdio".

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/21702
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-02-07 17:41:59 +01:00
..
base-files realtek: rtl930x: Add Hasivo s1100wp-8gt-se (excl. PoE) 2026-01-28 00:43:16 +01:00
dts realtek: dsa: make use of device_get_match_data() 2026-02-05 11:40:24 +01:00
files-6.12 realtek: mdio: rename main mdio bus 2026-02-07 17:41:59 +01:00
image realtek: rtl930x: Add Hasivo s1100wp-8gt-se (excl. PoE) 2026-01-28 00:43:16 +01:00
patches-6.12 realtek: dsa: convert trailer tag hack into separate module 2026-02-05 11:45:51 +01:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
rtl838x realtek: phy: drop internal RTL8218B firmware 2026-02-07 17:39:38 +01:00
rtl839x realtek: dsa: convert trailer tag hack into separate module 2026-02-05 11:45:51 +01:00
rtl930x realtek: dsa: convert trailer tag hack into separate module 2026-02-05 11:45:51 +01:00
rtl930x_nand realtek: dsa: convert trailer tag hack into separate module 2026-02-05 11:45:51 +01:00
rtl931x realtek: dsa: convert trailer tag hack into separate module 2026-02-05 11:45:51 +01:00
rtl931x_nand realtek: dsa: convert trailer tag hack into separate module 2026-02-05 11:45:51 +01:00
Makefile realtek: add NAND targets for RTL93xx 2025-08-10 11:46:52 +02:00