leds: core: Add more colors from DT bindings to led_colors
authorOndrej Jirman <megi@xff.cz>
Sun, 8 Oct 2023 14:40:13 +0000 (16:40 +0200)
committerLee Jones <lee@kernel.org>
Wed, 1 Nov 2023 11:29:06 +0000 (11:29 +0000)
commita067943129b4ec6b835e02cfd5fbef01093c1471
tree3e5ac84cae1a7f622001487594894b2a4fbd4dd6
parent43962eb5de20d8d19f17556ce2a01b3fa4528ac2
leds: core: Add more colors from DT bindings to led_colors

The colors are already part of DT bindings. Make sure the kernel is
able to convert them to strings.

Signed-off-by: Ondrej Jirman <megi@xff.cz>
Link: https://lore.kernel.org/r/20231008144014.1180334-1-megi@xff.cz
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/led-core.c