]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: allow different serdes patch sequences
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)
commit6bb1b7cbbf220b765d74f0ceb2a106f5ca18a75a
tree7f3e787624d9d7e1dd31e055d79d39cdc116e0ce
parenta43330799b73522045335bb44c6808e931936022
realtek: allow different serdes patch sequences

Prepare the SerDes patch function to allow different patch sequences
depending on the phy mode. Patches are required to allow devices with a
lightweight bootloader (one that doesn't have a "rtk network init"
command) to use the serdes. Some modes required a different patch
sequence than the one currently used.

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