Commit 64822bdb authored by Frank Wunderlich's avatar Frank Wunderlich Committed by Felix Fietkau
Browse files

dt-bindings: mt76: add active-low property for led



LEDs can be in low-active mode, driver already supports it, but
documentation is missing. Add documentation for the dt property.

Signed-off-by: default avatarFrank Wunderlich <frank-w@public-files.de>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 532f0482
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -111,6 +111,11 @@ properties:
    $ref: /schemas/leds/common.yaml#
    additionalProperties: false
    properties:
      led-active-low:
        description:
          LED is enabled with ground signal.
        type: boolean

      led-sources:
        maxItems: 1