]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: pcs: rtl930x: enhance symbol error reset 21718/head
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Mon, 26 Jan 2026 16:32:05 +0000 (17:32 +0100)
committerRobert Marko <robimarko@gmail.com>
Tue, 27 Jan 2026 08:19:54 +0000 (09:19 +0100)
commit81f6eca5ec7aeb4ce51e208c6add4508bc7eff2e
tree45968a81620a7cb4194b5f03b30288babef2fefa
parentebf169afa63d8c4323da872335d0b17882456baa
realtek: pcs: rtl930x: enhance symbol error reset

The symbol error reset function misses the default sequence. E.g. kernel
spits the message "rtpcs_930x_sds_sym_err_reset unsupported phy mode" when
working on 2500base-x.

Align the function with the SDK by

- adding QSGMII mode
- adding the "all other modes" switch
- working with "channels" to make clearer what happens

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/21718
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/files-6.12/drivers/net/pcs/pcs-rtl-otto.c