linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: leds: Last color id is now 14 (LED_COLOR_ID_LIME)
@ 2023-10-08 14:21 Ondřej Jirman
  2023-10-09  8:38 ` Krzysztof Kozlowski
  2023-10-12  9:33 ` Lee Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Ondřej Jirman @ 2023-10-08 14:21 UTC (permalink / raw)
  To: linux-kernel
  Cc: Ondrej Jirman, Pavel Machek, Lee Jones, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Jacek Anaszewski,
	open list:LED SUBSYSTEM,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS

From: Ondrej Jirman <megi@xff.cz>

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

Signed-off-by: Ondrej Jirman <megi@xff.cz>
---
 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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: leds: Last color id is now 14 (LED_COLOR_ID_LIME)
  2023-10-08 14:21 [PATCH] dt-bindings: leds: Last color id is now 14 (LED_COLOR_ID_LIME) Ondřej Jirman
@ 2023-10-09  8:38 ` Krzysztof Kozlowski
  2023-10-12  9:33 ` Lee Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-10-09  8:38 UTC (permalink / raw)
  To: Ondřej Jirman, linux-kernel
  Cc: Pavel Machek, Lee Jones, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Jacek Anaszewski, open list:LED SUBSYSTEM,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS

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

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

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: leds: Last color id is now 14 (LED_COLOR_ID_LIME)
  2023-10-08 14:21 [PATCH] dt-bindings: leds: Last color id is now 14 (LED_COLOR_ID_LIME) Ondřej Jirman
  2023-10-09  8:38 ` Krzysztof Kozlowski
@ 2023-10-12  9:33 ` Lee Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Lee Jones @ 2023-10-12  9:33 UTC (permalink / raw)
  To: linux-kernel, Ondřej Jirman
  Cc: Pavel Machek, Lee Jones, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Jacek Anaszewski, linux-leds, devicetree

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 [李琼斯]


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-12  9:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-08 14:21 [PATCH] dt-bindings: leds: Last color id is now 14 (LED_COLOR_ID_LIME) Ondřej Jirman
2023-10-09  8:38 ` Krzysztof Kozlowski
2023-10-12  9:33 ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).