[net-next PATCH v5 05/15] net: phy: Add a binding for PHY LEDs
Michal Kubiak
michal.kubiak at intel.com
Mon Mar 20 09:34:31 PDT 2023
On Sun, Mar 19, 2023 at 08:18:04PM +0100, Christian Marangi wrote:
> From: Andrew Lunn <andrew at lunn.ch>
>
> Define common binding parsing for all PHY drivers with LEDs using
> phylib. Parse the DT as part of the phy_probe and add LEDs to the
> linux LED class infrastructure. For the moment, provide a dummy
> brightness function, which will later be replaced with a call into the
> PHY driver.
>
> Signed-off-by: Andrew Lunn <andrew at lunn.ch>
> Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
Reviewed-by: Michal Kubiak <michal.kubiak at intel.com>
More information about the linux-arm-kernel
mailing list