leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver
authorAndreas Kemnade <andreas@kemnade.info>
Wed, 19 Apr 2023 11:18:06 +0000 (13:18 +0200)
committerLee Jones <lee@kernel.org>
Wed, 26 Apr 2023 14:25:38 +0000 (15:25 +0100)
commit3808b8424b476ceb8ac7610ff3bb377ad1893847
treed79aba5e25ca69e972c2d05db1ddf8efdaa06377
parent9f0184ac1dcb48efe724ec6482f88d85579b52df
leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver

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@kemnade.info>
Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230419111806.1100437-3-andreas@kemnade.info
drivers/leds/Kconfig
drivers/leds/Makefile
drivers/leds/leds-bd2606mvv.c [new file with mode: 0644]