mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
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>
This commit is contained in:
committed by
Felix Fietkau
parent
532f0482fc
commit
64822bdba4
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user