diff options
author | Bastien Curutchet <bastien.curutchet@bootlin.com> | 2024-06-17 16:39:08 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-06-26 17:04:36 +0100 |
commit | 48ca7f302cfcfa3d957e2305775532b1d67f5872 (patch) | |
tree | 5eaf8a265e1da9aa7430e0998850f344978f7145 /tools/perf/scripts/python/export-to-postgresql.py | |
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 <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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions