]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: add 2500base-x patch sequence. 19834/head
authorDamien Dejean <dam.dejean@gmail.com>
Wed, 20 Aug 2025 16:07:37 +0000 (18:07 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 29 Aug 2025 23:12:05 +0000 (01:12 +0200)
commit886382ba256cc795c1bf2bf5d990ced9f23071e8
treeecac93e41154f2878729f825e7cd075e2c7736fc
parent6bb1b7cbbf220b765d74f0ceb2a106f5ca18a75a
realtek: add 2500base-x patch sequence.

Adds the SerDes patch sequence for 2500base-x to improve the support of
devices with minimal bootloaders (like BootBase). The sequences were
imported from [1] for even lanes and [2] for odd lanes.

[1] https://github.com/ddejean/dms-1250-oss-release/blob/main/sdk/sdk_rtk_switch/rtk-sdk/src/dal/longan/dal_longan_construct.c#L641
[2] https://github.com/ddejean/dms-1250-oss-release/blob/main/sdk/sdk_rtk_switch/rtk-sdk/src/dal/longan/dal_longan_construct.c#L664

Signed-off-by: Damien Dejean <dam.dejean@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19834
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c