Re: [PATCH v3 00/10] Add pinctrl support for the AAEON UP board FPGA

From: Thomas Richard
Date: Wed Apr 16 2025 - 10:18:17 EST


On 4/16/25 15:59, Thomas Richard 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.

Hi,

Please do not use this thread, some patches are missing (b4 failed to
send all patches). Use this one:

https://lore.kernel.org/all/20250416-aaeon-up-board-pinctrl-support-v3-0-f40776bd06ee@xxxxxxxxxxx/

Best Regards,

Thomas