diff options
| author | Manuel Fombuena <fombuena@outlook.com> | 2026-07-02 23:30:50 +0100 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2026-07-09 10:51:54 +0100 |
| commit | d2ca0e2b6d6430f9c60bb2e0ee0b2b3dc4e5d86a (patch) | |
| tree | d0eb31e511dc316b95d05f23b55ae16ab1f13007 /scripts/git.orderFile | |
| parent | d32f8bdc2b417a3013e1316a54a0b314f973bbc1 (diff) | |
| download | linux-d2ca0e2b6d6430f9c60bb2e0ee0b2b3dc4e5d86a.tar.gz linux-d2ca0e2b6d6430f9c60bb2e0ee0b2b3dc4e5d86a.zip | |
leds: st1202: Set all pattern PWM slots to full after clearing pattern
pattern_clear() sets all PWM registers for the channel to LED_OFF (0).
In static mode (PATS=0), the LED output is ILED x Pattern0_PWM / 4095;
with Pattern0 at zero the LED remains dark regardless of the ILED value.
The LED1202 has a single global sequencer shared across all channels.
If another channel starts the sequencer after this one has been cleared,
the cleared channel runs through all 8 steps at zero duty cycle and
stays dark regardless of ILED.
Set all 8 PWM slots to ST1202_PATTERN_PWM_FULL so that ILED alone
controls the channel brightness in both static and sequencer modes.
Signed-off-by: Manuel Fombuena <fombuena@outlook.com>
Assisted-by: Claude:claude-sonnet-4-6
Link: https://patch.msgid.link/GV1PR08MB849732C162CFE9E2C525AC16C5F52@GV1PR08MB8497.eurprd08.prod.outlook.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
