Quoting Conor Dooley (2022-04-13 00:58:36) > The 600M clock in the fabric is not the real reference, replace it with > a 125M clock which is the correct value for the icicle kit. Rename the > msspllclk node to mssrefclk since this is now the input to, not the > output of, the msspll clock. Control of the msspll clock has been moved > into the clock configurator, so add the register range for it to the clk > configurator. Finally, add a new output of the clock config block which > will provide the 1M reference clock for the MTIMER and the rtc. > > Fixes: 528a5b1f2556 ("riscv: dts: microchip: add new peripherals to icicle kit device tree") > Fixes: 0fa6107eca41 ("RISC-V: Initial DTS for Microchip ICICLE board") > Reviewed-by: Daire McNamara <daire.mcnamara@xxxxxxxxxxxxx> > Signed-off-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > --- Applied to clk-fixes