Re: [PATCH] MIPS: loongson32: Update the clock initialization

From: Stephen Boyd
Date: Fri Feb 10 2023 - 18:31:28 EST


Quoting Keguang Zhang (2023-02-10 03:11:41)
> The Loongson-1 clock driver is under re-implementation
> to add DT support. As a result, ls1x_clk_init() will be dropped soon.
> Therefore, call of_clk_init() for clock initialization instead.
>
> Link: https://lore.kernel.org/all/20230209132614.1079198-3-keguang.zhang@xxxxxxxxx
> Link: https://lore.kernel.org/all/20230209132614.1079198-4-keguang.zhang@xxxxxxxxx
> Signed-off-by: Keguang Zhang <keguang.zhang@xxxxxxxxx>
> ---

Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx>