[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230406060825.103187-1-andreas@kemnade.info>
Date: Thu, 6 Apr 2023 08:08:23 +0200
From: Andreas Kemnade <andreas@...nade.info>
To: pavel@....cz, lee@...nel.org, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, andreas@...nade.info,
linux-leds@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, mazziesaccount@...il.com,
hns@...delico.com
Subject: [PATCH 0/2] leds: Add a driver for the BD2606MVV
Add the binding description and the corresponding driver for
the BD2606.
Andreas Kemnade (2):
dt-bindings: leds: ROHM BD2606MVV LED driver
leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver
.../bindings/leds/rohm,bd2606mvv.yaml | 76 +++++++++
drivers/leds/Kconfig | 11 ++
drivers/leds/Makefile | 1 +
drivers/leds/leds-bd2606mvv.c | 145 ++++++++++++++++++
4 files changed, 233 insertions(+)
create mode 100644 Documentation/devicetree/bindings/leds/rohm,bd2606mvv.yaml
create mode 100644 drivers/leds/leds-bd2606mvv.c
--
2.39.2
Powered by blists - more mailing lists