[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200715152122.437016b3@dellmb.labs.office.nic.cz>
Date: Wed, 15 Jul 2020 15:21:22 +0200
From: Marek BehĂșn <marek.behun@....cz>
To: Dan Murphy <dmurphy@...com>
Cc: <jacek.anaszewski@...il.com>, <pavel@....cz>, <robh@...nel.org>,
<devicetree@...r.kernel.org>, <linux-leds@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH v30 05/16] leds: multicolor: Introduce a multicolor
class definition
On Mon, 13 Jul 2020 10:45:33 -0500
Dan Murphy <dmurphy@...com> 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 the intensity file and the latter is
> controlled via brightness file.
>
> Acked-by: Jacek Anaszewski <jacek.anaszewski@...il.com>
> Signed-off-by: Dan Murphy <dmurphy@...com>
> ---
> .../ABI/testing/sysfs-class-led-multicolor | 35 +++
> Documentation/leds/index.rst | 1 +
> Documentation/leds/leds-class-multicolor.rst | 86 ++++++++
> drivers/leds/Kconfig | 10 +
> drivers/leds/Makefile | 1 +
> drivers/leds/led-class-multicolor.c | 204
> ++++++++++++++++++ include/linux/led-class-multicolor.h |
> 121 +++++++++++ 7 files changed, 458 insertions(+)
> create mode 100644
> Documentation/ABI/testing/sysfs-class-led-multicolor create mode
> 100644 Documentation/leds/leds-class-multicolor.rst create mode
> 100644 drivers/leds/led-class-multicolor.c create mode 100644
> include/linux/led-class-multicolor.h
Reviewed-by: Marek BehĂșn <marek.behun@....cz>
Powered by blists - more mailing lists