To be able to handle the HWEN pin of the lm3630a, add an enable gpio to the driver and a property. Tested on Kobo Clara HD Andreas Kemnade (2): backlight: lm3630a: add an enable gpio for the HWEN pin dt-bindings: backlight: lm3630a: add enable_gpios .../leds/backlight/lm3630a-backlight.yaml | 4 ++++ drivers/video/backlight/lm3630a_bl.c | 18 ++++++++++++++++++ 2 files changed, 22 insertions(+) -- 2.20.1