Skip to content

Commit 43962eb

Browse files
Ondrej Jirmanlag-linaro
authored andcommitted
dt-bindings: leds: Last color ID is now 14 (LED_COLOR_ID_LIME)
Increase the limit to match available values in dt-bindings/leds/common.h Fixes: 472d7b9 ("dt-bindings: leds: Expand LED_COLOR_ID definitions") Signed-off-by: Ondrej Jirman <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 9ddf404 commit 43962eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/leds/common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ properties:
4343
LED_COLOR_ID available, add a new one.
4444
$ref: /schemas/types.yaml#/definitions/uint32
4545
minimum: 0
46-
maximum: 9
46+
maximum: 14
4747

4848
function-enumerator:
4949
description:

0 commit comments

Comments
 (0)