summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorSven Schwermer <sven.schwermer@disruptive-technologies.com>2022-04-07 09:32:23 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-03-13 12:49:54 +0100
commit7c09f7ba7ad389c3aa8fc7ec8674542a3b259b5c (patch)
treed7cb0a85402abacbbc1fc1ef56232127263ca7e7 /Documentation
parente547ede9d118a98658df0d23413d0e0eac0f76bd (diff)
downloadlinux-7c09f7ba7ad389c3aa8fc7ec8674542a3b259b5c.tar.gz
linux-7c09f7ba7ad389c3aa8fc7ec8674542a3b259b5c.tar.bz2
linux-7c09f7ba7ad389c3aa8fc7ec8674542a3b259b5c.zip
dt-bindings: leds: Optional multi-led unit address
[ Upstream commit 21c0d13e3dd64581bab0ef4b4d0fea7752cc236b ] 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> Stable-dep-of: 609bc99a4452 ("dt-bindings: leds: class-multicolor: Fix path to color definitions") Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'Documentation')
-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: