Files
openwrt/target/linux
Jonas Jelonek 26dc5f0cad realtek: pcs: rtl931x: run set_mode before activate
Move rtpcs_931x_sds_set_mode(sds, hw_mode) ahead of
rtpcs_931x_sds_activate() in rtpcs_931x_setup_serdes(). The IP-block
mode registers latch with the SerDes powered down, so the mode can be
committed during the configure phase rather than after power-on.

This matches the phase order already used by 838x and 930x
(deactivate -> configure -> set_mode -> activate) and is a step toward
a unified bring-up sequence across variants.

Verified on RTL931x hardware: USXGMII, SGMII and 10GBASE-R modes all
come up, link is established, L2 forwarding works, and iperf3 reports
expected throughput.

Link: https://github.com/openwrt/openwrt/pull/23513
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2026-05-26 08:37:59 +02:00
..
2026-05-25 21:02:13 +02:00
2026-05-26 00:01:39 +02:00
2026-05-25 21:02:13 +02:00
2026-05-25 21:49:16 +00:00
2026-05-25 21:04:53 +02:00
2026-05-25 21:04:53 +02:00
2026-05-24 23:43:54 +02:00
2026-05-25 21:02:13 +02:00
2026-05-25 21:04:53 +02:00