Re: [PATCH] MIPS: loongson32: Update the clock initialization
From: Keguang Zhang
Date: Tue Mar 14 2023 - 23:07:48 EST
On Sat, Feb 11, 2023 at 7:31 AM Stephen Boyd <sboyd@xxxxxxxxxx> wrote:
>
> 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
Hi Thomas,
Sorry to bother you.
For fear of raising build error, is it possible to merge this patch
before the above two patches getting applied?
Or is there anything to improve?
Thanks very much!
> > Signed-off-by: Keguang Zhang <keguang.zhang@xxxxxxxxx>
> > ---
>
> Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx>
--
Best regards,
Kelvin Cheung