On Mon, Sep 08, 2025 at 05:44:25PM +0200, Niklas Söderlund wrote: > With the support for multiple register layout removed all support > structures can be removed from the header file. Covert to a simpler > structure using defines for the register offsets. > > There is no functional change, only switching from looking up offsets at > runtime to compile time. > > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> Reviewed-by: Simon Horman <horms@xxxxxxxxxx>