]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: phy: micrel: Fix default LED behaviour
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Mon, 22 Sep 2025 13:03:14 +0000 (15:03 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 25 Sep 2025 01:11:45 +0000 (18:11 -0700)
commitcf7f0e3bd9fa9f359fc73544a4f2ce0e95301401
tree2ee5ca51435a56dca8dc81f613c1912a66e3b301
parentc7ab8024ca124afa8eab9a07a470a34676efe123
net: phy: micrel: Fix default LED behaviour

By default the LED will be ON when there is a link but they are not
blinking when there is any traffic activity. Therefore change this
to blink when there is any traffic.

Fixes: 5a774b64cd6a ("net: phy: micrel: Add support for lan8842")
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Link: https://patch.msgid.link/20250922130314.758229-1-horatiu.vultur@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/micrel.c