[PATCH] dt-bindings: mt76: add active-low property to led
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Tue Feb 7 02:40:51 PST 2023
On 07/02/2023 11:25, Frank Wunderlich wrote:
> From: Frank Wunderlich <frank-w at public-files.de>
>
> LEDs can be in low-active mode, so add dt property for it.
>
> Signed-off-by: Frank Wunderlich <frank-w at public-files.de>
> ---
> .../devicetree/bindings/net/wireless/mediatek,mt76.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml
> index f0c78f994491..212508672979 100644
> --- a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml
> +++ b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml
> @@ -112,6 +112,11 @@ properties:
> $ref: /schemas/leds/common.yaml#
> additionalProperties: false
> properties:
> + led-active-low:
> + description:
> + LED is enabled with ground signal.
What does it mean? You set voltage of regulator to 0? Or you set GPIO as
0? If the latter, it's not the property of LED...
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list