On 05.06.2025 13:28, Geert Uytterhoeven wrote: > The mstp_clock structure really represents a module clock (cfr. the > various rzg2l_mod_clock_*() functions and the to_mod_clock() helper), > and is not directly related to the "Module stop state". > Rename it to "mod_clock", and replace "mstp_clock" by "mod_clock". > to avoid confusion with the mstop registers. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx>