On Mon, Jul 22, 2019 at 5:03 PM Bartosz Golaszewski brgl@bgdev.pl wrote:
From: Bartosz Golaszewski bgolaszewski@baylibre.com
Add a GPIO lookup entry and a device property for GPIO backlight to the board file. Tie them to the platform device which is now registered using platform_device_register_full() because of the properties. These changes are inactive now but will be used once the gpio backlight driver is modified.
Signed-off-by: Bartosz Golaszewski bgolaszewski@baylibre.com
Clever! I must also use these dynamic properties now.
Reviewed-by: Linus Walleij linus.walleij@linaro.org
Yours, Linus Walleij