diff options
author | Bastien Curutchet <[email protected]> | 2024-06-17 16:39:08 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2024-06-26 17:04:36 +0100 |
commit | 48ca7f302cfcfa3d957e2305775532b1d67f5872 (patch) | |
tree | 5eaf8a265e1da9aa7430e0998850f344978f7145 /lib/memory-notifier-error-inject.c | |
parent | 0e69c9062b406d9381eff8b6f585ce2a92c442f0 (diff) |
leds: pca9532: Use PWM1 for hardware blinking
PSC0/PWM0 are used by all LEDs for brightness and blinking. This causes
conflicts when you set a brightness of a new LED while an other one is
already using PWM0 for blinking.
Use PSC1/PWM1 for blinking.
Check that no other LED is already blinking with a different PSC1/PWM1
configuration to avoid conflict.
Signed-off-by: Bastien Curutchet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions