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