2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/leds/rgb
Jakob Riepler 29df7025cf leds: pwm-multicolor: Disable PWM when going to suspend
This fixes suspend on platforms like stm32mp1xx, where the PWM consumer
has to be disabled for the PWM to enter suspend.
Another positive side effect is that active-low LEDs now properly
turn off instead of going back to full brightness when they are set to 0.

Link: https://lore.kernel.org/all/20240417153846.271751-2-u.kleine-koenig@pengutronix.de/
Signed-off-by: Jakob Riepler <jakob+lkml@paranoidlabs.org>
Acked-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://lore.kernel.org/r/20241216213754.18374-2-jakob+lkml@paranoidlabs.org
Signed-off-by: Lee Jones <lee@kernel.org>
2024-12-17 15:04:46 +00:00
..
Kconfig leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI 2024-05-31 12:55:44 +01:00
leds-group-multicolor.c leds: rgb: leds-group-multicolor: Correct the typo 'acccess' 2024-10-09 10:37:20 +01:00
leds-ktd202x.c leds: rgb: ktd202x: Switch to device_for_each_child_node_scoped() 2024-10-09 15:19:16 +01:00
leds-mt6370-rgb.c - Removed unused local header files from various drivers. 2024-11-22 16:25:20 -08:00
leds-ncp5623.c leds: ncp5623: Use common error handling code in ncp5623_probe() 2024-06-26 16:56:02 +01:00
leds-pwm-multicolor.c leds: pwm-multicolor: Disable PWM when going to suspend 2024-12-17 15:04:46 +00:00
leds-qcom-lpg.c leds: qcom-lpg: Simplify with scoped for each OF child loop 2024-08-22 14:23:11 +01:00
Makefile leds: Add NCP5623 multi-led driver 2024-03-07 08:48:18 +00:00