summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorFrank Wunderlich <frank-w@public-files.de>2023-02-07 14:35:04 +0100
committerFelix Fietkau <nbd@nbd.name>2023-04-17 15:34:34 +0200
commit64822bdba456a145f7cb4c66d9939bf42c64ae62 (patch)
treed76ca11342e87e47e5a115fef113bd34347ad0f0 /Documentation
parent532f0482fc577a78c0086893ab39acb406ac3e65 (diff)
downloadlinux-stable-64822bdba456a145f7cb4c66d9939bf42c64ae62.tar.gz
linux-stable-64822bdba456a145f7cb4c66d9939bf42c64ae62.tar.bz2
linux-stable-64822bdba456a145f7cb4c66d9939bf42c64ae62.zip
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 <frank-w@public-files.de> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml
index 7d526ff53fb7..67b63f119f64 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