On Mon, 24 Apr 2023 14:17:40 +0100 Lee Jones <lee@xxxxxxxxxx> wrote: > On Wed, 19 Apr 2023, Andreas Kemnade wrote: > > > The device provides 6 channels which can be individually > > turned off and on but groups of two channels share a common brightness > > register. > > > > Limitation: The GPIO to enable the device is not used yet. > > > > Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx> > > Reviewed-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx> > > Acked-by: Pavel Machek <pavel@xxxxxx> > > --- > > drivers/leds/Kconfig | 14 +++ > > drivers/leds/Makefile | 1 + > > drivers/leds/leds-bd2606mvv.c | 160 ++++++++++++++++++++++++++++++++++ > > 3 files changed, 175 insertions(+) > > create mode 100644 drivers/leds/leds-bd2606mvv.c > > Applied, thanks > contrary to the binding doc, it does not appear on https://git.kernel.org/pub/scm/linux/kernel/git/lee/leds.git/log/?h=for-leds-next Any problems with applying it? Regards, Andreas