Re: [PATCH net-next v2 2/5] net: phy: support 'active-high' property for PHY LEDs

From: Andrew Lunn
Date: Sat Oct 12 2024 - 13:24:27 EST


On Thu, Oct 10, 2024 at 01:54:19PM +0100, Daniel Golle wrote:
> In addition to 'active-low' and 'inactive-high-impedance' also
> support 'active-high' property for PHY LED pin configuration.
> As only either 'active-high' or 'active-low' can be set at the
> same time, WARN and return an error in case both are set.
>
> Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew