Quoting Sergio Paracuellos (2022-01-10 03:49:29) > MT7621 system controller node is already providing the clocks for the whole > system but must also serve as a reset provider. Hence, add reset controller > related code to the clock driver itself. To get resets properly ready for > the rest of the world we need to move platform driver initialization process > to 'arch_initcall'. > > CC: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> > --- Applied to clk-next