Re: [PATCH v19 04/18] leds: multicolor: Introduce a multicolor class definition
From: Dan Murphy
Date: Mon Apr 06 2020 - 10:39:31 EST
Pavel
On 4/2/20 3:42 PM, Dan Murphy wrote:
Introduce a multicolor class that groups colored LEDs
within a LED node.
The multi color class groups monochrome LEDs and allows controlling two
aspects of the final combined color: hue and lightness. The former is
controlled via <color>_intensity files and the latter is controlled
via brightness file.
Signed-off-by: Dan Murphy <dmurphy@xxxxxx>
---
Still looking for comments and reviews from you on this specific patch
and implementation
Dan