On Wed, 7 Feb 2024 08:47:51 +0100 Dimitri Fedrau <dima.fedrau@xxxxxxxxx> wrote: > Switch to 16bit defines. Create helper functions that are aware of the > new register format and apply them wherever possible. The dropping of const is an unrelated (though sensible) change. Given it's really minor, just calling it out with a comment here would be fine (rather than a separate patch). Otherwise looks good to me. Thanks for cleaning this up. Jonathan > > Signed-off-by: Dimitri Fedrau <dima.fedrau@xxxxxxxxx>