Skip to content

Commit 21c0d13

Browse files
svenschwermerpavelmachek
authored andcommitted
dt-bindings: leds: Optional multi-led unit address
The unit address does not make sense in all cases the multi-led node is used, e.g. for the upcoming PWM multi-color LED driver. Signed-off-by: Sven Schwermer <sven.schwermer@disruptive-technologies.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Pavel Machek <pavel@ucw.cz>
1 parent 835fc89 commit 21c0d13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ description: |
2020
within this documentation directory.
2121
2222
patternProperties:
23-
"^multi-led@([0-9a-f])$":
23+
"^multi-led(@[0-9a-f])?$":
2424
type: object
2525
description: Represents the LEDs that are to be grouped.
2626
properties:

0 commit comments

Comments
 (0)