linux/drivers/leds/rgb
Abdel Alkuor 7b7e50f8f5 leds: Add NCP5623 multi-led driver
NCP5623 is DC-DC multi-LEDs driver which has three PWMs that can be
programmed up to 32 steps giving 32768 colors hue.

NCP5623 driver supports gradual dimming upward/downward with programmable
delays. Also, the driver supports driving a single LED or multi-LED
like RGB.

Signed-off-by: Abdel Alkuor <alkuor@gmail.com>
Link: https://lore.kernel.org/r/20240305042049.1533279-2-alkuor@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
2024-03-07 08:48:18 +00:00
..
Kconfig leds: Add NCP5623 multi-led driver 2024-03-07 08:48:18 +00:00
leds-group-multicolor.c leds: rgb: leds-group-multicolor: Allow LEDs to stay on in suspend 2024-03-07 08:48:08 +00:00
leds-ktd202x.c leds: Add ktd202x driver 2023-11-01 11:29:09 +00:00
leds-mt6370-rgb.c leds: mt6370: Annotate struct mt6370_priv with __counted_by 2023-11-01 11:28:41 +00:00
leds-ncp5623.c leds: Add NCP5623 multi-led driver 2024-03-07 08:48:18 +00:00
leds-pwm-multicolor.c pwm: Rename pwm_apply_state() to pwm_apply_might_sleep() 2023-12-20 16:07:04 +01:00
leds-qcom-lpg.c leds: qcom-lpg: Add PM660L configuration and compatible 2024-03-07 08:48:07 +00:00
Makefile leds: Add NCP5623 multi-led driver 2024-03-07 08:48:18 +00:00