On Thu, 2025-07-10 at 09:13 +0200, Krzysztof Kozlowski wrote: > On 10/07/2025 02:20, ksk4725@xxxxxxxxxx wrote: > > From: Hakyeong Kim <hgkim05@xxxxxxxxxx> > > > > Add clock support for below CMU block in ARTPEC-8 SoC. > > - CMU_PERI > > > > Signed-off-by: Varada Pavani <v.pavani@xxxxxxxxxxx> > > Signed-off-by: Hakyeong Kim <hgkim05@xxxxxxxxxx> > > --- > > drivers/clk/samsung/clk-artpec8.c | 90 > > +++++++++++++++++++++++++++++++ > > 1 file changed, 90 insertions(+) > > Please squash all the clock driver patches. My intention here is to split the clock changes so as to make smaller patches. I will squash patch 04 to 10 and make a single clock driver patch. Thanks, Hakyeong Kim > > Best regards, > Krzysztof