2023-10-08 14:22:41

by Ondřej Jirman

[permalink] [raw]
Subject: [PATCH] dt-bindings: leds: Last color id is now 14 (LED_COLOR_ID_LIME)

From: Ondrej Jirman <[email protected]>

Increase the limit to match available values in dt-bindings/leds/common.h

Signed-off-by: Ondrej Jirman <[email protected]>
---
Documentation/devicetree/bindings/leds/common.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/leds/common.yaml b/Documentation/devicetree/bindings/leds/common.yaml
index 5fb7007f3618..8bb8a519ed28 100644
--- a/Documentation/devicetree/bindings/leds/common.yaml
+++ b/Documentation/devicetree/bindings/leds/common.yaml
@@ -43,7 +43,7 @@ properties:
LED_COLOR_ID available, add a new one.
$ref: /schemas/types.yaml#/definitions/uint32
minimum: 0
- maximum: 9
+ maximum: 14

function-enumerator:
description:
--
2.42.0


2023-10-09 08:38:39

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: leds: Last color id is now 14 (LED_COLOR_ID_LIME)

On 08/10/2023 16:21, Ondřej Jirman wrote:
> From: Ondrej Jirman <[email protected]>
>
> Increase the limit to match available values in dt-bindings/leds/common.h
>
> Signed-off-by: Ondrej Jirman <[email protected]>

Fixes: 472d7b9e8141 ("dt-bindings: leds: Expand LED_COLOR_ID definitions")

Reviewed-by: Krzysztof Kozlowski <[email protected]>


Best regards,
Krzysztof

2023-10-12 09:33:49

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: leds: Last color id is now 14 (LED_COLOR_ID_LIME)

On Sun, 08 Oct 2023 16:21:00 +0200, Ondřej Jirman wrote:
> Increase the limit to match available values in dt-bindings/leds/common.h
>
>

Applied, thanks!

[1/1] dt-bindings: leds: Last color id is now 14 (LED_COLOR_ID_LIME)
commit: fdb7bb34af8b063b5a8bb1290af4252c38d935ea

--
Lee Jones [李琼斯]