From: Sven Schwermer Date: Thu, 7 Apr 2022 07:32:23 +0000 (+0200) Subject: dt-bindings: leds: Optional multi-led unit address X-Git-Tag: v5.19-rc1~87^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=21c0d13e3dd64581bab0ef4b4d0fea7752cc236b;p=thirdparty%2Fkernel%2Flinux.git 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 Reviewed-by: Rob Herring Signed-off-by: Pavel Machek --- diff --git a/Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml b/Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml index 37445c68cdef9..f41d021ed6774 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: