* [PATCH 0/2] leds: Add a driver for mp3326
@ 2023-10-31 6:58 Yuxi (Yuxi) Wang
2023-10-31 7:42 ` Lee Jones
0 siblings, 1 reply; 3+ messages in thread
From: Yuxi (Yuxi) Wang @ 2023-10-31 6:58 UTC (permalink / raw)
To: pavel@ucw.cz, lee@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org
Cc: linux-leds@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, wyx137120466@gmail.com,
Yuxi (Yuxi) Wang
Add the binding description and the corresponding driver for
the mps mp3326.
Signed-off-by: Yuxi Wang <Yuxi.Wang@monolithicpower.com>
Yuxi Wang (2):
dt-bindings: leds: add mps mp3326 LED
leds: add mp3326 driver
.../devicetree/bindings/leds/leds-mp3326.yaml | 184 +++++
drivers/leds/Kconfig | 7 +
drivers/leds/Makefile | 1 +
drivers/leds/leds-mp3326.c | 632 ++++++++++++++++++
4 files changed, 824 insertions(+)
create mode 100644 Documentation/devicetree/bindings/leds/leds-mp3326.yaml
create mode 100644 drivers/leds/leds-mp3326.c
--
2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2] leds: Add a driver for mp3326
2023-10-31 6:58 [PATCH 0/2] leds: Add a driver for mp3326 Yuxi (Yuxi) Wang
@ 2023-10-31 7:42 ` Lee Jones
0 siblings, 0 replies; 3+ messages in thread
From: Lee Jones @ 2023-10-31 7:42 UTC (permalink / raw)
To: Yuxi (Yuxi) Wang
Cc: pavel@ucw.cz, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
linux-leds@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, wyx137120466@gmail.com
On Tue, 31 Oct 2023, Yuxi (Yuxi) Wang wrote:
> Add the binding description and the corresponding driver for
> the mps mp3326.
>
> Signed-off-by: Yuxi Wang <Yuxi.Wang@monolithicpower.com>
> Yuxi Wang (2):
> dt-bindings: leds: add mps mp3326 LED
> leds: add mp3326 driver
These 2 patches and this cover letter were all sent as individual
emails. Please re-submit the set using `git send-mail`s --thread option.
> .../devicetree/bindings/leds/leds-mp3326.yaml | 184 +++++
> drivers/leds/Kconfig | 7 +
> drivers/leds/Makefile | 1 +
> drivers/leds/leds-mp3326.c | 632 ++++++++++++++++++
> 4 files changed, 824 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/leds/leds-mp3326.yaml
> create mode 100644 drivers/leds/leds-mp3326.c
--
Lee Jones [李琼斯]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 0/2] leds: Add a driver for MP3326
@ 2023-11-24 9:30 Yuxi Wang
0 siblings, 0 replies; 3+ messages in thread
From: Yuxi Wang @ 2023-11-24 9:30 UTC (permalink / raw)
To: pavel, lee, robh+dt, krzysztof.kozlowski+dt, conor+dt, Yuxi.Wang
Cc: linux-kernel, linux-leds, devicetree, wyx137120466
Add the binding description and the corresponding driver for
the MPS MP3326.
Signed-off-by: Yuxi Wang <Yuxi.Wang@monolithicpower.com>
Yuxi Wang (2):
dt-bindings: leds: add mps mp3326 LED
leds: add mp3326 driver
.../devicetree/bindings/leds/mps,mp3326.yaml | 143 ++++
drivers/leds/Kconfig | 7 +
drivers/leds/Makefile | 1 +
drivers/leds/leds-mp3326.c | 622 ++++++++++++++++++
4 files changed, 773 insertions(+)
create mode 100644 Documentation/devicetree/bindings/leds/mps,mp3326.yaml
create mode 100644 drivers/leds/leds-mp3326.c
--
2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-11-24 9:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-31 6:58 [PATCH 0/2] leds: Add a driver for mp3326 Yuxi (Yuxi) Wang
2023-10-31 7:42 ` Lee Jones
-- strict thread matches above, loose matches on Subject: below --
2023-11-24 9:30 [PATCH 0/2] leds: Add a driver for MP3326 Yuxi Wang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).