From: Lee Jones <lee@kernel.org>
To: Martin Kurbanov <mmkurbanov@sberdevices.ru>
Cc: Pavel Machek <pavel@ucw.cz>, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Andy Shevchenko <andy.shevchenko@gmail.com>,
linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org,
devicetree@vger.kernel.org, kernel@sberdevices.ru
Subject: Re: [PATCH v5 2/2] leds: add aw20xx driver
Date: Thu, 1 Jun 2023 19:46:58 +0100 [thread overview]
Message-ID: <20230601184658.GI449117@google.com> (raw)
In-Reply-To: <20230519130403.212479-3-mmkurbanov@sberdevices.ru>
On Fri, 19 May 2023, Martin Kurbanov wrote:
> This commit adds support for AWINIC AW20036/AW20054/AW20072 LED driver.
> This driver supports following AW200XX features:
> - Individual 64-level DIM currents
>
> Signed-off-by: Martin Kurbanov <mmkurbanov@sberdevices.ru>
> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
> ---
> .../testing/sysfs-class-led-driver-aw200xx | 5 +
> drivers/leds/Kconfig | 13 +
> drivers/leds/Makefile | 1 +
> drivers/leds/leds-aw200xx.c | 594 ++++++++++++++++++
> 4 files changed, 613 insertions(+)
> create mode 100644 Documentation/ABI/testing/sysfs-class-led-driver-aw200xx
> create mode 100644 drivers/leds/leds-aw200xx.c
Applied, thanks
--
Lee Jones [李琼斯]
prev parent reply other threads:[~2023-06-01 18:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-19 13:04 [PATCH v5 0/2] leds: add aw20xx driver Martin Kurbanov
2023-05-19 13:04 ` [PATCH v5 1/2] dt-bindings: leds: add binding for aw200xx Martin Kurbanov
2023-06-01 18:47 ` Lee Jones
2023-05-19 13:04 ` [PATCH v5 2/2] leds: add aw20xx driver Martin Kurbanov
2023-06-01 18:46 ` Lee Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230601184658.GI449117@google.com \
--to=lee@kernel.org \
--cc=andy.shevchenko@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=kernel@sberdevices.ru \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=mmkurbanov@sberdevices.ru \
--cc=pavel@ucw.cz \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.