Re: [PATCH v3 09/11] k210: dts: Set PLL1 to the same rate as PLL0

2021-06-15 Thread Leo Liang
On Fri, Jun 11, 2021 at 12:16:15PM +0800, Sean Anderson wrote: > Linux has had some stability issues when using AISRAM with a different > frequency from SRAM. Mirror their change here now that we relocate into > AISRAM. > > Signed-off-by: Sean Anderson > --- > > Changes in v3: > - Add CLK_K210_S

[PATCH v3 09/11] k210: dts: Set PLL1 to the same rate as PLL0

2021-06-10 Thread Sean Anderson
Linux has had some stability issues when using AISRAM with a different frequency from SRAM. Mirror their change here now that we relocate into AISRAM. Signed-off-by: Sean Anderson --- Changes in v3: - Add CLK_K210_SET_RATE to defconfig so these changes apply arch/riscv/dts/k210.dtsi