aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpiutil.c
diff options
context:
space:
mode:
authorJack Chen <[email protected]>2024-07-04 15:15:00 -0400
committerLee Jones <[email protected]>2024-08-01 13:40:00 +0100
commitb5a7fc286c0f1a1f6e50b030a9450cf39ba100b1 (patch)
tree29f5df68a50696086e226100f4c2f5837718cc42 /lib/crypto/mpi/mpiutil.c
parent8400291e289ee6b2bf9779ff1c83a291501f017b (diff)
leds: lm3601x: Calculate max_brightness and brightness properly
The torch_current_max should be checked not exceeding the upper bound. If it does, throw a warning message and set to LM3601X_MAX_TORCH_I_UA. LM3601x torch brigthness register (LM3601X_LED_TORCH_REG) takes 0 as the minimum output (2.4 mA). However, 0 of led_brightness means LED_OFF. Adding a -1 offset to brightness before writing to brightness register, so when users write minimum brightness (1), it sets lm3601x output the minimum. Signed-off-by: Jack Chen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions