We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca7cd9 commit 44e04fbCopy full SHA for 44e04fb
Documentation/devicetree/bindings/leds/leds-pwm.yaml
@@ -34,6 +34,12 @@ patternProperties:
34
Maximum brightness possible for the LED
35
$ref: /schemas/types.yaml#/definitions/uint32
36
37
+ default-brightness:
38
+ description:
39
+ Brightness to be set if LED's default state is on. Used only during
40
+ initialization. If the option is not set then max brightness is used.
41
+ $ref: /schemas/types.yaml#/definitions/uint32
42
+
43
required:
44
- pwms
45
- max-brightness
0 commit comments