Re: [PATCH v15 0/3] rust: platform: add Io support

From: Daniel Almeida
Date: Wed Jul 23 2025 - 09:34:15 EST




> On 23 Jul 2025, at 04:35, Dirk Behme <dirk.behme@xxxxxxxxxxxx> wrote:
>
> On 17/07/2025 17:55, Daniel Almeida wrote:
>> Changes in v15:
>> - Use a default string in ioremap() if the resource doesn't have a name
>> - Fix the doctests in mem.rs to use the new name for io_request_by_*
>> - Link to v14: https://lore.kernel.org/r/20250716-topics-tyr-platform_iomem-v14-0-2c2709135cb2@xxxxxxxxxxxxx
>
>
> I'm not sure if it is too late for this (already applied?) but with
>
> https://lore.kernel.org/rust-for-linux/dd34e5f4-5027-4096-9f32-129c8a067d0a@xxxxxxxxxxxx/
>
> in case it helps:
>
> Tested-by: Dirk Behme <dirk.behme@xxxxxxxxxxxx>
>
> Thanks!
>
> Dirk
>

Applied already, but thanks anyways! :)

— Daniel