commit | a2cafdfd8cf5ad8adda6c0ce44a59f46431edf02 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Mon Sep 23 12:02:50 2019 +0200 |
committer | Pavel <pavel@ucw.cz> | Sun Nov 03 17:38:09 2019 +0100 |
tree | 0f8261c0d918a3dc164d25ac1d0701a2a978dca1 | |
parent | da61a66a829d67b854089aa5ec4c5a2031bb0864 [diff] |
leds: tlc591xx: update the maximum brightness The TLC chips actually offer 257 levels: - 0: led OFF - 1-255: Led dimmed is using a PWM. The duty cycle range from 0.4% to 99.6% - 256: led fully ON Fixes: e370d010a5fe ("leds: tlc591xx: Driver for the TI 8/16 Channel i2c LED driver") Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Signed-off-by: Pavel Machek <pavel@ucw.cz>