Commit 43962eb5 authored by Ondrej Jirman's avatar Ondrej Jirman Committed by Lee Jones

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: 472d7b9e ("dt-bindings: leds: Expand LED_COLOR_ID definitions")
Signed-off-by: default avatarOndrej Jirman <megi@xff.cz>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231008142103.1174028-1-megi@xff.czSigned-off-by: default avatarLee Jones <lee@kernel.org>
parent 9ddf4043
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment