[PATCH v10 4/6] dt-bindings: leds: common: Increase LED_COLOR_ID_* maximum size
Gene Chen
gene.chen.richtek at gmail.com
Thu Nov 26 22:28:54 EST 2020
From: Gene Chen <gene_chen at richtek.com>
Increase LED_COLOR_ID maximum size for LED_COLOR_ID_RGB
Signed-off-by: Gene Chen <gene_chen at richtek.com>
---
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 a2a541b..0c9f912 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: 8
+ maximum: 9
function-enumerator:
description:
--
2.7.4
More information about the Linux-mediatek
mailing list