On Tue, 18 Jul 2023 11:25:22 +0200, Jean-Jacques Hiblot wrote: > Some HW design implement multicolor LEDs with several monochromatic LEDs. > Grouping the monochromatic LEDs allows to configure them in sync and use > the triggers. > The PWM multicolor LED driver implements such grouping but only for > PWM-based LEDs. As this feature is also desirable for the other types of > LEDs, this series implements it for any kind of LED device. > > [...] Applied, thanks! [1/5] devres: provide devm_krealloc_array() (no commit info) [2/5] leds: provide devm_of_led_get_optional() (no commit info) [3/5] leds: class: store the color index in struct led_classdev (no commit info) [4/5] dt-bindings: leds: Add binding for a multicolor group of LEDs commit: 099c52d9448c1ca832b4695e982221a521282b94 [5/5] leds: Add a multicolor LED driver to group monochromatic LEDs (no commit info) -- Lee Jones [李琼斯]