mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-08 05:37:11 +01:00
The current SerDes implementation for RTL931x handles 10G-QXGMII via the "usxgmii" PHY mode. This is not 100% correct because it is not a single port with 10G (max) but 4 ports with 2.5G each. To allow setting of the "10g-qxgmii" phy mode, just change the code for now to use the same codepaths as USXGMII. This has to be cleaned up further during the SerDes driver rewrites. Suggested-by: Markus Stockhausen <markus.stockhausen@gmx.de> Signed-off-by: Sven Eckelmann <se@simonwunderlich.de> Link: https://github.com/openwrt/openwrt/pull/20239 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|---|---|---|
| .. | ||
| base-files | ||
| dts | ||
| files/firmware/rtl838x_phy | ||
| files-6.12 | ||
| image | ||
| patches-6.12 | ||
| profiles | ||
| rtl838x | ||
| rtl839x | ||
| rtl930x | ||
| rtl930x_nand | ||
| rtl931x | ||
| rtl931x_nand | ||
| Makefile | ||