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>
This commit is contained in:
Sven Schwermer 2022-04-07 09:32:23 +02:00 committed by Pavel Machek
parent 835fc89e24
commit 21c0d13e3d
1 changed files with 1 additions and 1 deletions

View File

@ -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: