diff options
author | 2024-06-17 16:39:08 +0200 | |
---|---|---|
committer | 2024-06-26 17:04:36 +0100 | |
commit | 48ca7f302cfcfa3d957e2305775532b1d67f5872 (patch) | |
tree | 5eaf8a265e1da9aa7430e0998850f344978f7145 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | leds: pca9532: Use defines to select PWM instance (diff) | |
download | wireguard-linux-48ca7f302cfcfa3d957e2305775532b1d67f5872.tar.xz wireguard-linux-48ca7f302cfcfa3d957e2305775532b1d67f5872.zip |
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 <bastien.curutchet@bootlin.com>
Link: https://lore.kernel.org/r/20240617143910.154546-3-bastien.curutchet@bootlin.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions