openwrt/target/linux/realtek
Markus Stockhausen c18476d0c5
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
realtek: RTL931x: disable USXGMII SerDes setup
The first RTL931x devices make their way into OpenWrt. Their copper
ports are driven by different interfaces modes like 10G_QXGMII or
Realtek proprietary XSGMII. The DSA driver has no proper handling
for theses modes implemented yet. So a lot is auto-mapped to USXGMII
internally. As soon as the SerDes setup activates this (wrong) mode
the PHY connectivity breaks.

Disable this mode for now and rely on the proper U-Boot setup.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/20292
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-10-05 12:15:03 +02:00
..
base-files realtek: add support for Linksys LGS352C 2025-10-05 12:14:05 +02:00
dts realtek: add support for Linksys LGS352C 2025-10-05 12:14:05 +02:00
files/firmware/rtl838x_phy
files-6.12 realtek: RTL931x: disable USXGMII SerDes setup 2025-10-05 12:15:03 +02:00
image realtek: add support for Linksys LGS352C 2025-10-05 12:14:05 +02:00
patches-6.12 kernel: bump 6.12 to 6.12.50 2025-10-04 16:18:49 +02:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
rtl838x realtek: backport ECC driver 2025-09-30 11:15:26 +02:00
rtl839x realtek: backport ECC driver 2025-09-30 11:15:26 +02:00
rtl930x realtek: backport ECC driver 2025-09-30 11:15:26 +02:00
rtl930x_nand realtek: drop source-only from NAND targets 2025-10-05 12:14:05 +02:00
rtl931x realtek: drop source-only from rtl931x target 2025-10-04 16:16:22 +02:00
rtl931x_nand realtek: drop source-only from NAND targets 2025-10-05 12:14:05 +02:00
Makefile realtek: add NAND targets for RTL93xx 2025-08-10 11:46:52 +02:00