Re: [PATCH 2/2] drm/vc4: hdmi: Convert to gpiod

From: Linus Walleij
Date: Thu May 27 2021 - 19:58:36 EST


On Mon, May 24, 2021 at 3:19 PM Maxime Ripard <maxime@xxxxxxxxxx> wrote:

> The new gpiod interface takes care of parsing the GPIO flags and to
> return the logical value when accessing an active-low GPIO, so switching
> to it simplifies a lot the driver.
>
> Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx>

Thanks for fixing this!
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij