]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: mdio: add polling setup support for RTL8264B 23946/head
authorJonas Jelonek <jelonek.jonas@gmail.com>
Fri, 26 Jun 2026 10:08:43 +0000 (10:08 +0000)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Fri, 26 Jun 2026 15:34:38 +0000 (17:34 +0200)
commit47aa3ec222a3b0eb2979c412133da9fc9c49a0f9
tree54657ae219b71aa444ad7e555f1d7695e8c95bc9
parente59484b39ea79e8a77f3bb953f25b25769ef9ebe
realtek: mdio: add polling setup support for RTL8264B

Add polling setup support for RTL8264B PHY to avoid 'skip polling'
message during boot. Rely on the default register values for polling for
now, similar to RTL8261.

Link: https://github.com/openwrt/openwrt/pull/23946
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/realtek/files-6.18/drivers/net/mdio/mdio-realtek-otto.c