Re: [PATCH v4 15/16] rust: io: register: remove `Register` trait and cleanup macro
From: Alexandre Courbot
Date: Thu Sep 03 2026 - 08:57:30 EST
On Wed Sep 2, 2026 at 1:50 AM JST, Gary Guo wrote:
> With the removal of relative registers, there are only two type of
> registers left, fixed register and register arrays. There is not much
> benefit in having a common super trait for them anymore, thus remove it,
> and cleanup the macro rules associated with it.
>
> Signed-off-by: Gary Guo <gary@xxxxxxxxxxx>
My v3 Rb is missing here, so renewing it:
Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>