mbox series

[v3,0/2] backlight_lm3630a: add enable_gpios property

Message ID 20190911172106.12843-1-andreas@kemnade.info (mailing list archive)
Headers show
Series backlight_lm3630a: add enable_gpios property | expand

Message

Andreas Kemnade Sept. 11, 2019, 5:21 p.m. UTC
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.

Changes in v2:
simplification and reordering

Changes in v3:
added acked-by
removed legacy include

Andreas Kemnade (2):
  dt-bindings: backlight: lm3630a: add enable_gpios
  backlight: lm3630a: add an enable gpio for the HWEN pin

 .../bindings/leds/backlight/lm3630a-backlight.yaml       | 5 +++++
 drivers/video/backlight/lm3630a_bl.c                     | 9 +++++++++
 2 files changed, 14 insertions(+)