Re: [PATCH] net: phy: dp83867: Add support for hardware blinking LEDs

From: Andrew Lunn
Date: Fri Sep 08 2023 - 22:51:47 EST


On Thu, Sep 07, 2023 at 10:47:31AM +0200, Sascha Hauer wrote:
> This implements the led_hw_* hooks to support hardware blinking LEDs on
> the DP83867 phy. The driver supports all LED modes that have a
> corresponding TRIGGER_NETDEV_* define. Error and collision do not have
> a TRIGGER_NETDEV_* define, so these modes are currently not supported.
>
> Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew