Re: [PATCH net-next v2 1/2] dt-bindings: net: adin: add property for link-status pin polarity

From: Andrew Lunn
Date: Sat Apr 20 2024 - 13:10:08 EST


> Main reason for having a vendor-specific and non-led property
> is that this pin is not a led.

So you are not driving an LED with its? What are you using it for?

> This kind of configuration is much more like pinctrl than led.

So what is the pinctrl way of describing this? You should not be
inventing something new if there is an existing mechanism to describe
it. We want consistency, not 42 different ways of doing one thing.

Andrew