commit | 7b5ab6437961f5e37ab9adfae18cf1671e39e7a3 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Mon Jul 22 15:44:17 2019 +0200 |
committer | Sekhar Nori <nsekhar@ti.com> | Mon Aug 26 17:53:56 2019 +0530 |
tree | 29c6c20d93222c61832a22fe0e6b6778baf7cc1f | |
parent | 5f9e832c137075045d15cd6899ab0505cfb2ca4b [diff] |
ARM: davinci: da850-evm: model the backlight GPIO as an actual device Instead of enabling the panel backlight in a callback defined in board file using deprecated legacy GPIO API calls, model the line as a GPIO backlight device. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Sekhar Nori <nsekhar@ti.com>