On 10/06/2025 19:43, Nam Tran wrote: > This patch series adds support for the TI/National Semiconductor LP5812 > 4x3 matrix RGB LED driver. The driver supports features such as autonomous > animation and time-cross-multiplexing (TCM) for dynamic LED effects. > > Following feedback from both the LED and auxdisplay subsystem maintainers, > the driver has been moved back to the LED subsystem, under drivers/leds/rgb/. > This version integrates with the existing multicolor LED APIs, avoiding custom > sysfs where standard LED interfaces are sufficient. > > Signed-off-by: Nam Tran <trannamatk@xxxxxxxxx> > --- > Changes in v9: > - Move driver back to drivers/leds/rgb/ > - Integrate with LED multicolor framework > - Refactor and simplify custom sysfs handling > - Extend Device Tree binding to support multi-led@ nodes using leds-class-multicolor.yaml You need to provide reason why you dropped reviews. Best regards, Krzysztof