]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: pcs: rtl930x: move writes to config
authorJonas Jelonek <jelonek.jonas@gmail.com>
Wed, 18 Mar 2026 22:58:56 +0000 (23:58 +0100)
committerRobert Marko <robimarko@gmail.com>
Thu, 26 Mar 2026 09:53:46 +0000 (10:53 +0100)
commitc9f5723558ccfc170cc4a263f68dfa5968c2defb
treed8b600788db49a9704556525e21a99b052b2ff28
parent40fa81433b78cb70d81a079fe77458fe80a00569
realtek: pcs: rtl930x: move writes to config

Move a few register writes from the ANA_10G patch sequences to the
configuration function. Those write are targeted at digital pages and do
not fully apply for *SGMII modes. To make the ANA_10G sequence really
just deal with analog pages and make it usable for *SGMII modes too,
move out the digital page writes.

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