summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/leds/leds-pwm.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/leds/leds-pwm.yaml')
-rw-r--r--dts/Bindings/leds/leds-pwm.yaml7
1 files changed, 1 insertions, 6 deletions
diff --git a/dts/Bindings/leds/leds-pwm.yaml b/dts/Bindings/leds/leds-pwm.yaml
index fe4d5fd259..113b7c2183 100644
--- a/dts/Bindings/leds/leds-pwm.yaml
+++ b/dts/Bindings/leds/leds-pwm.yaml
@@ -20,8 +20,8 @@ properties:
patternProperties:
"^led(-[0-9a-f]+)?$":
type: object
-
$ref: common.yaml#
+ unevaluatedProperties: false
properties:
pwms:
@@ -34,11 +34,6 @@ patternProperties:
Maximum brightness possible for the LED
$ref: /schemas/types.yaml#/definitions/uint32
- active-low:
- description:
- For PWMs where the LED is wired to supply rather than ground.
- type: boolean
-
required:
- pwms
- max-brightness