Commit 21c0d13e authored by Sven Schwermer's avatar Sven Schwermer Committed by Pavel Machek

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: default avatarSven Schwermer <sven.schwermer@disruptive-technologies.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
parent 835fc89e
......@@ -20,7 +20,7 @@ description: |
within this documentation directory.
patternProperties:
"^multi-led@([0-9a-f])$":
"^multi-led(@[0-9a-f])?$":
type: object
description: Represents the LEDs that are to be grouped.
properties:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment