]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-phy-mscc-add-support-for-phy-led-control'
authorJakub Kicinski <kuba@kernel.org>
Fri, 14 Nov 2025 01:48:45 +0000 (17:48 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 14 Nov 2025 01:48:46 +0000 (17:48 -0800)
Lad Prabhakar says:

====================
net: phy: mscc: Add support for PHY LED control

This patch series adds support for controlling the PHY LEDs on the
VSC85xx family of PHYs from Microsemi (now part of Renesas).
The first two patches simplify and consolidate existing probe code
the third patch introduces the LED control functionality.
The LED control feature allows users to configure the LED behavior
based on link activity, speed, and other criteria.
====================

Link: https://patch.msgid.link/20251112135715.1017117-1-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge