Re: [PATCH v3 00/10] Add pinctrl support for the AAEON UP board FPGA
From: Linus Walleij
Date: Thu Apr 17 2025 - 03:53:43 EST
On Wed, Apr 16, 2025 at 4:00 PM Thomas Richard
<thomas.richard@xxxxxxxxxxx> wrote:
> This is the third version of this series (rebased on v6.15-rc2).
>
> The gpiolib part has been reworked, the gpiochip_add_pin_range() was
> renamed to gpiochip_add_pin_range_with_pins() and a new pins parameter was
> addded. Two stubs were created to add consecutive or sparse pin range.
>
> For the forwarder library, a namespace was added and patches were splitted
> to more simpler changes.
>
> In the pinctrl core, the function devm_pinctrl_register_mappings() was
> created.
>
> No big changes in the upboard pinctrl driver, only few fixes and
> improvements.
>
> Signed-off-by: Thomas Richard <thomas.richard@xxxxxxxxxxx>
>From a pin control view this looks fine, I expect the whole thing
to be merged into the GPIO tree, so I'll just ACK the pinctrl
patches.
Yours,
Linus Walleij