[net-next PATCH v5 06/15] net: phy: phy_device: Call into the PHY driver to set LED brightness
Michal Kubiak
michal.kubiak at intel.com
Mon Mar 20 09:36:23 PDT 2023
On Sun, Mar 19, 2023 at 08:18:05PM +0100, Christian Marangi wrote:
> From: Andrew Lunn <andrew at lunn.ch>
>
> Linux LEDs can be software controlled via the brightness file in /sys.
> LED drivers need to implement a brightness_set function which the core
> will call. Implement an intermediary in phy_device, which will call
> into the phy driver if it implements the necessary function.
>
> 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