[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1605696462-391-3-git-send-email-gene.chen.richtek@gmail.com>
Date: Wed, 18 Nov 2020 18:47:39 +0800
From: Gene Chen <gene.chen.richtek@...il.com>
To: jacek.anaszewski@...il.com, pavel@....cz, robh+dt@...nel.org,
matthias.bgg@...il.com
Cc: dmurphy@...com, linux-leds@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
gene_chen@...htek.com, Wilma.Wu@...iatek.com,
shufan_lee@...htek.com, cy_huang@...htek.com,
benjamin.chao@...iatek.com
Subject: [PATCH v7 2/5] dt-bindings: leds: Add LED_COLOR_ID_MOONLIGHT definitions
From: Gene Chen <gene_chen@...htek.com>
Add LED_COLOR_ID_MOONLIGHT definitions
Signed-off-by: Gene Chen <gene_chen@...htek.com>
---
include/dt-bindings/leds/common.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/include/dt-bindings/leds/common.h b/include/dt-bindings/leds/common.h
index 52b619d..1409e9a 100644
--- a/include/dt-bindings/leds/common.h
+++ b/include/dt-bindings/leds/common.h
@@ -33,7 +33,8 @@
#define LED_COLOR_ID_MULTI 8 /* For multicolor LEDs */
#define LED_COLOR_ID_RGB 9 /* For multicolor LEDs that can do arbitrary color,
so this would include RGBW and similar */
-#define LED_COLOR_ID_MAX 10
+#define LED_COLOR_ID_MOONLIGHT 10
+#define LED_COLOR_ID_MAX 11
/* Standard LED functions */
/* Keyboard LEDs, usually it would be input4::capslock etc. */
--
2.7.4
Powered by blists - more mailing lists