lkml.org 
[lkml]   [2023]   [Apr]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] leds: Add a driver for the BD2606MVV
Date
Add the binding description and the corresponding driver for
the BD2606.

Changes in V2:
- Add Datasheet link
- use fwnode api
- remove childnode count check, that will bail out
anyways later.
- add enable-gpios to binding but not to driver due to lack of
testing ability

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 | 83 ++++++++++
drivers/leds/Kconfig | 11 ++
drivers/leds/Makefile | 1 +
drivers/leds/leds-bd2606mvv.c | 143 ++++++++++++++++++
4 files changed, 238 insertions(+)
create mode 100644 Documentation/devicetree/bindings/leds/rohm,bd2606mvv.yaml
create mode 100644 drivers/leds/leds-bd2606mvv.c

--
2.39.2

\
 
 \ /
  Last update: 2023-04-07 07:09    [W:3.073 / U:3.724 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site