On Tue, Apr 29, 2025 at 4:08 PM Thomas Richard
<[email protected]> wrote:
>
> This is the fourth version of this series.
>
> The main change is the way the forwarder type is exported, now gpiochip_fwd
> is an opaque structure.
> In the forwarder, a valid_mask was added to track registered GPIO
> descriptors, and it is now possible to remove a GPIO at runtime using the new
> gpio_fwd_gpio_free() helper.
>
> Two new patches were added, the first one to remove extern specifier in
> machine.h, the second one to define new helpers str_input_output() and
> str_output_input().
>
> Other minor changes address Andy's comments, see below for more details in the
> changelog.
>
> Signed-off-by: Thomas Richard <[email protected]>
> ---

This looks pretty good now. Who should take it - Linus or I?

Bartosz

Reply via email to