From: Frank Wunderlich Date: Tue, 7 Feb 2023 13:35:04 +0000 (+0100) Subject: dt-bindings: mt76: add active-low property for led X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=64822bdba456a145f7cb4c66d9939bf42c64ae62;p=linux.git 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: Frank Wunderlich Acked-by: Krzysztof Kozlowski Signed-off-by: Felix Fietkau --- diff --git a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml index 7d526ff53fb72..67b63f119f642 100644 --- a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml +++ b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml @@ -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