Re: [net-next PATCH v9 1/5] dt-bindings: net: phy: Make LED active-low property common

From: Andrew Lunn
Date: Mon Jan 08 2024 - 19:38:58 EST


On Fri, Jan 05, 2024 at 03:27:13PM +0100, Christian Marangi wrote:
> Move LED active-low property to common.yaml. This property is currently
> defined multiple times by bcm LEDs. This property will now be supported
> in a generic way for PHY LEDs with the use of a generic function.
>
> With active-low bool property not defined, active-high is always
> assumed.
>
> Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew