Re: [PATCH RFT 0/4] backlight: gpio: simplify the driver

From: Linus Walleij
Date: Fri Jun 28 2019 - 06:15:26 EST


On Fri, Jun 28, 2019 at 11:03 AM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:

> From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
>
> While working on my other series related to gpio-backlight[1] I noticed
> that we could simplify the driver if we made the only user of platform
> data use GPIO lookups and device properties. This series tries to do
> that.
>
> The first patch sets up all the required structures in the board file,
> the second modifies the backlight driver, the third and fourth remove
> the leftovers.
>
> This series depends on the three first patches from [1].
>
> I don't have access to this HW but hopefully this works. Only compile
> tested.

This series:
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Excellent work!

Yours,
Linus Walleij