Re: [PATCH RFC v2 4/6] ARM: pxa: Convert reset driver to GPIO descriptors

From: Linus Walleij
Date: Tue Sep 26 2023 - 16:26:24 EST


On Tue, Sep 26, 2023 at 5:46 PM Duje Mihanović <duje.mihanovic@xxxxxxxx> wrote:

> The PXA reset driver still uses the legacy GPIO interface for
> configuring and asserting the reset pin.
>
> Convert it to use the GPIO descriptor interface.
>
> Signed-off-by: Duje Mihanović <duje.mihanovic@xxxxxxxx>

Looks OK to me, there are details I would do differently,
but hey: I'm just happy this gets done.
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij