Re: [PATCH 1/3] rust: gpio: add GPIO module with common definitions
From: Miguel Ojeda
Date: Sun Sep 06 2026 - 05:57:22 EST
On Sun, Sep 6, 2026 at 10:46 AM Kohei Ito <koheiito.dev@xxxxxxxxx> wrote:
>
> Add the top-level GPIO module with minimal common definitions. This
> module is the basis for future Rust GPIO extensions.
Thanks & welcome!
I see you Cc'd linux-gpio, which is good, but the GPIO maintainers
should be Cc'd too, since they are the ones that will be deciding on
this -- doing it for you in this one so that they are in the loop.
By the way, it is nice to see GPIO again :) Now that some years have
passed, how does it compare to
https://lwn.net/Articles/863459/
?
Cheers,
Miguel