Re: [PATCH v1] gpio: dwapb: Use generic request, free and set_config

From: Linus Walleij
Date: Fri Dec 29 2023 - 12:50:48 EST


On Fri, Dec 29, 2023 at 2:08 PM Emil Renner Berthing
<emil.renner.berthing@xxxxxxxxxxxxx> wrote:

> This way GPIO will be denied on pins already claimed by other devices
> and basic pin configuration (pull-up, pull-down etc.) can be done
> through the userspace GPIO API.
>
> Signed-off-by: Emil Renner Berthing <emil.renner.berthing@xxxxxxxxxxxxx>

This looks like a nice case of a pure pin control back-end for the
generic DW front-end GPIO.
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij