[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231124093034.951-1-Yuxi.Wang@monolithicpower.com>
Date: Fri, 24 Nov 2023 17:30:31 +0800
From: Yuxi Wang <Yuxi.Wang@...olithicpower.com>
To: <pavel@....cz>, <lee@...nel.org>, <robh+dt@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>, <conor+dt@...nel.org>,
<Yuxi.Wang@...olithicpower.com>
CC: <linux-kernel@...r.kernel.org>, <linux-leds@...r.kernel.org>,
<devicetree@...r.kernel.org>, <wyx137120466@...il.com>
Subject: [PATCH 0/2] leds: Add a driver for MP3326
Add the binding description and the corresponding driver for
the MPS MP3326.
Signed-off-by: Yuxi Wang <Yuxi.Wang@...olithicpower.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
Powered by blists - more mailing lists