On Fri Mar 20, 2026 at 9:19 PM JST, Alexandre Courbot wrote: > Convert all PMC registers to use the kernel's register macro and update > the code accordingly. > > nova-core's registers have some constant properties (like a 32-bit size > and a crate visibility), so introduce the `nv_reg` macro to shorten > their declaration. > > Signed-off-by: Alexandre Courbot <[email protected]> > ---
Modulo updating the commit message, Reviewed-by: Eliot Courtney <[email protected]>
