]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: rtl931x: Support enable/disable SMI Polling for SerDes ports 19603/head
authorHarshal Gohel <hg@simonwunderlich.de>
Tue, 17 Jun 2025 13:03:47 +0000 (13:03 +0000)
committerRobert Marko <robimarko@gmail.com>
Wed, 30 Jul 2025 10:48:26 +0000 (12:48 +0200)
commitd802e6310a013a4255392c73967a243a773c8799
treec41ce9f2e2e075b5580c5e70b5b34cabdc64cc6c
parent848887b491fdb252ac888c353c4d8fef38b6b741
realtek: rtl931x: Support enable/disable SMI Polling for SerDes ports

During PHY matching, the SMI polling must be disabled to avoid conflicts
during the complex detection routine. Only after this finished, SMI polling
is allowed again.

This was implemented for all realtek families besides RTL931x.

Signed-off-by: Harshal Gohel <hg@simonwunderlich.de>
Signed-off-by: Sharadanand Karanjkar <sk@simonwunderlich.de>
Link: https://github.com/openwrt/openwrt/pull/19603
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c