Re: [PATCH v3 07/16] gpu: nova-core: specify base type for registers
From: Alexandre Courbot
Date: Thu Aug 27 2026 - 07:21:31 EST
On Wed Aug 19, 2026 at 8:09 PM JST, Gary Guo wrote:
> All registers use the same base type, which is `<Bar0 as IO>::Target`. Thus
> add the base parameter to `register!` invocation.
>
> Signed-off-by: Gary Guo <gary@xxxxxxxxxxx>
Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>