]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: drop usage of proprietary HSGMII mode
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Wed, 10 Sep 2025 05:37:08 +0000 (01:37 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 12 Sep 2025 19:00:08 +0000 (21:00 +0200)
commit61b72cb736b8df5bb0008d8af3cd0dba19d1ebf0
tree7e6b38972a01afae4dc217c78a97da97246e5276
parent57b270684514bb98d35a111ed7e9dac0e9dfec44
realtek: drop usage of proprietary HSGMII mode

The only consumers of the Realtek HSGMII (2.5G SGMII) mode were
the RTL8226/RTL8221B PHYs. These have been converted to dynamic
SGMII/2500base-x mode switching. Drop the leftovers of the mode
implementation.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/20002
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/common.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/dsa.c
target/linux/realtek/files-6.12/drivers/net/mdio/mdio-realtek-otto.c
target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c