Messages in this thread |  | | From | Guido Günther <> | Subject | [PATCH 0/2] leds: lm3692x: Allow to set ovp and brigthness mode | Date | Mon, 16 Dec 2019 13:28:04 +0100 |
| |
Overvoltage protection and brightness mode are currently hardcoded as disabled in the driver. Make these configurable via DT.
Guido Günther (2): dt: bindings: lm3692x: Document new properties leds: lm3692x: Allow to set ovp and brigthness mode
.../devicetree/bindings/leds/leds-lm3692x.txt | 4 ++ drivers/leds/leds-lm3692x.c | 43 ++++++++++++++++--- 2 files changed, 41 insertions(+), 6 deletions(-)
-- 2.23.0
|  |