net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx
authorDimitri Fedrau <dima.fedrau@gmail.com>
Mon, 10 Feb 2025 14:53:40 +0000 (15:53 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 13 Feb 2025 10:03:15 +0000 (11:03 +0100)
commita3783dbf2574c2d76b37bcb8b669852f494e9932
tree2c910b1335aaf76ebcd0ef85ddcbf9f584347274
parent8dbf0c7556454b52af91bae305ca71500c31495c
net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx

Marvell 88Q2XXX devices support up to two configurable Light Emitting
Diode (LED). Add minimal LED controller driver supporting the most common
uses with the 'netdev' trigger.

Reviewed-by: Stefan Eichenberger <eichest@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Dimitri Fedrau <dima.fedrau@gmail.com>
Link: https://patch.msgid.link/20250210-marvell-88q2xxx-leds-v4-1-3a0900dc121f@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/phy/marvell-88q2xxx.c