]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: phy: realtek: support for TRIGGER_NETDEV_LINK on RTL8211E and RTL8211F
authorAleksander Jan Bajkowski <olek2@wp.pl>
Mon, 25 Aug 2025 21:09:49 +0000 (23:09 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 28 Aug 2025 00:13:32 +0000 (17:13 -0700)
commitf63f21e82ecafd288b100ea161247820bf1e92c4
treed65c01f6fe010415415bc9d3a69cc74a53286171
parent242041164339594ca019481d54b4f68a7aaff64e
net: phy: realtek: support for TRIGGER_NETDEV_LINK on RTL8211E and RTL8211F

This patch adds support for the TRIGGER_NETDEV_LINK trigger. It activates
the LED when a link is established, regardless of the speed.

Tested on Orange Pi PC2 with RTL8211E PHY.

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20250825211059.143231-1-olek2@wp.pl
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/realtek/realtek_main.c