Skip to content
Commit 48ca7f30 authored by Bastien Curutchet's avatar Bastien Curutchet Committed by Lee Jones
Browse files

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: default avatarBastien Curutchet <bastien.curutchet@bootlin.com>
Link: https://lore.kernel.org/r/20240617143910.154546-3-bastien.curutchet@bootlin.com


Signed-off-by: default avatarLee Jones <lee@kernel.org>
parent 0e69c906
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment