Re: [PATCH v14 03/11] samples: rust: add Rust dma test sample driver

From: Miguel Ojeda
Date: Tue Mar 18 2025 - 15:07:56 EST


On Tue, Mar 18, 2025 at 7:42 PM Abdiel Janulgue
<abdiel.janulgue@xxxxxxxxx> wrote:
>
> Changing `dma_read!`/`dma_write!` to return `Result` is probably not a
> trivial change, would it be okay to have this fixed in a subsequent patch?

Yeah, if you feel the need for a v16, I would suggest focusing on
changing whatever is essential only, since I will be applying the
first part of the series soon.

Thanks!

Cheers,
Miguel