On Tue, 5 Apr 2022 at 23:38, Hao Wu <[email protected]> wrote: > > NPCM8XX adds a few new registers and have a different set of reset > values to the CLK modules. This patch supports them. > > This patch doesn't support the new clock values generated by these > registers. Currently no modules use these new clock values so they > are not necessary at this point. > Implementation of these clocks might be required when implementing > these modules. > > Signed-off-by: Hao Wu <[email protected]> > Reviewed-by: Titus Rwantare<[email protected]>
Can you split this one up as well, please ? In particular keep the purely-mechanical changes (eg renaming structs) separate from actually-interesting ones. thanks -- PMM
