Re: [PATCH 1/1] nova-core: regs: rename .alter() --> .update()

From: Danilo Krummrich

Date: Thu Oct 30 2025 - 07:12:07 EST


On 10/25/25 3:08 AM, John Hubbard wrote:
> This also changes .try_alter() to try_update().
>
> After this commit, instead of "read, write and alter", the methods
> available for registers are now "read, write and update".
>
> This reads a lot easier for people who are used to working with
> registers.
>
> No functional changes are intended.
>
> Signed-off-by: John Hubbard <jhubbard@xxxxxxxxxx>

Acked-by: Danilo Krummrich <dakr@xxxxxxxxxx>