Sounds good! (Apologies for top posting.)
Thanks, John Hubbard ________________________________ From: Alexandre Courbot <[email protected]> Sent: Friday, October 24, 2025 8:35:39 PM To: John Hubbard <[email protected]>; Danilo Krummrich <[email protected]> Cc: Alexandre Courbot <[email protected]>; Joel Fernandes <[email protected]>; Timur Tabi <[email protected]>; Alistair Popple <[email protected]>; Edwin Peer <[email protected]>; Zhi Wang <[email protected]>; David Airlie <[email protected]>; Simona Vetter <[email protected]>; Bjorn Helgaas <[email protected]>; Miguel Ojeda <[email protected]>; Alex Gaynor <[email protected]>; Boqun Feng <[email protected]>; Gary Guo <[email protected]>; Björn Roy Baron <[email protected]>; Benno Lossin <[email protected]>; Andreas Hindborg <[email protected]>; Alice Ryhl <[email protected]>; Trevor Gross <[email protected]>; [email protected] <[email protected]>; [email protected] <[email protected]>; LKML <[email protected]> Subject: Re: [PATCH 1/1] nova-core: regs: rename .alter() --> .update() Hi John, On Sat Oct 25, 2025 at 10:08 AM JST, 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. I plan to apply this quickly as this was already discussed and agreed on, and to avoid conflicts with future patches. If that's ok with you I will add that this also aligns with what regmap does when applying. Also planning to add a `Link:` tag to https://lore.kernel.org/[email protected] for context.
