aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/leds
diff options
context:
space:
mode:
authorSven Schwermer <sven.schwermer@disruptive-technologies.com>2022-04-07 09:32:23 +0200
committerPavel Machek <pavel@ucw.cz>2022-05-05 10:04:52 +0200
commit21c0d13e3dd64581bab0ef4b4d0fea7752cc236b (patch)
treef53033dac9a4d6b212dc19cba7e6a1f936435194 /Documentation/devicetree/bindings/leds
parentleds: regulator: Make probeable from device tree (diff)
downloadlinux-dev-21c0d13e3dd64581bab0ef4b4d0fea7752cc236b.tar.xz
linux-dev-21c0d13e3dd64581bab0ef4b4d0fea7752cc236b.zip
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>
Diffstat (limited to 'Documentation/devicetree/bindings/leds')
-rw-r--r--Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml b/Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml
index 37445c68cdef..f41d021ed677 100644
--- a/Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml
+++ b/Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml
@@ -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: