Re: [PATCH 0/2] rust: usb: add initial USB abstractions
From: Miguel Ojeda
Date: Tue Sep 23 2025 - 17:29:47 EST
On Tue, Sep 23, 2025 at 3:25 PM Daniel Almeida
<daniel.almeida@xxxxxxxxxxxxx> wrote:
>
> Yeah, I did not add that on purpose. What’s the preferred approach here? I
> wonder if we can add the Rust files to the USB SUBSYSTEM entry? I can maintain
> the sample driver under a separate entry, for example.
>
> I’m open to any other arrangements.
Up to the subsystem maintainers, so Greg in this case I assume.
In general, maintainers may want to maintain it themselves (thus
adding the files is fine as you say); otherwise, they may prefer to
have you as co-maintainer, or perhaps a new sub-entry with you as
maintainer for the Rust part, etc.
Thanks!
Cheers,
Miguel