]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: pcs: rtl931x: set SerDes to off early 22786/head
authorJonas Jelonek <jelonek.jonas@gmail.com>
Wed, 4 Feb 2026 22:02:00 +0000 (22:02 +0000)
committerRobert Marko <robimarko@gmail.com>
Sun, 5 Apr 2026 09:27:06 +0000 (11:27 +0200)
commit0f5015fc5ed5ef62a163a36570a1023e5e1167b8
treee649c076d569a8d7f1d571a2b9acd6361df33df2
parentbe10ea16ac42988f1e8b34c1e5c8345a533a8cb4
realtek: pcs: rtl931x: set SerDes to off early

Set the SerDes mode to OFF early in the setup process to have a clear
starting point. This was part of the media handling before as a leftover
from the SDK code import. In the SDK, this function didn't only care
about applying some media settings but was also some kind of mode
setting for fiber modes.

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22786
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/files-6.18/drivers/net/pcs/pcs-rtl-otto.c