> -----Original Message----- > From: Krzysztof Kozlowski [mailto:krzk@xxxxxxxxxx] > Sent: Monday, April 28, 2025 4:23 AM > To: Shin Son <shin.son@xxxxxxxxxxx>; Sylwester Nawrocki > <s.nawrocki@xxxxxxxxxxx>; Chanwoo Choi <cw00.choi@xxxxxxxxxxx>; Alim > Akhtar <alim.akhtar@xxxxxxxxxxx>; Michael Turquette > <mturquette@xxxxxxxxxxxx>; Stephen Boyd <sboyd@xxxxxxxxxx>; Rob Herring > <robh@xxxxxxxxxx>; Conor Dooley <conor+dt@xxxxxxxxxx>; Sunyeal Hong > <sunyeal.hong@xxxxxxxxxxx> > Cc: linux-samsung-soc@xxxxxxxxxxxxxxx; linux-clk@xxxxxxxxxxxxxxx; > devicetree@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux- > kernel@xxxxxxxxxxxxxxx > Subject: Re: [PATCH v2 2/3] clk: samsung: exynosautov920: add cpucl0 clock > support > > On 23/04/2025 06:41, Shin Son wrote: > > Register compatible and cmu_info data to support clock CPUCL0(CPU > > Cluster 0), this provides clock for CPUCL0_SWTICH/DBG/CLUSTER. > > These clocks are required early during boot for the CPUs, so they are > > declared using CLK_OF_DECLARE instead of being registered through a > platform driver. > > > > Signed-off-by: Shin Son <shin.son@xxxxxxxxxxx> > > Applied, but remember to use proper wrapping and run checkpatch. > > [Checkpatch] > WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit > description?) > > > Best regards, > Krzysztof Hello, Krzysztof Kozlowski. Ack, thanks for your feedback. I will make sure to thoroughly review my patches next time. Best regards, Shin Son