Home
last modified time | relevance | path

Searched hist:e1915eec54a6b4902664eaf6fb7a20de5624c4dd (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/backlight/
H A Dsky81452-backlight.ce1915eec54a6b4902664eaf6fb7a20de5624c4dd Fri Jun 26 20:37:41 UTC 2020 Linus Walleij <linus.walleij@linaro.org> backlight: sky81452: Convert to GPIO descriptors

The SKY81452 backlight driver just obtains a GPIO (named "gpios"
in the device tree) drives it high and leaves it high until the
driver is removed.

Switch to use GPIO descriptors for this, simple and
straight-forward.

Cc: Gyungoh Yoo <jack.yoo@skyworksinc.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>