RE: [PATCH 01/13] clk: samsung: clk-pll: Add supoprt for pll_4313

From: Raghav Sharma

Date: Fri Jul 31 2026 - 02:28:24 EST




> -----Original Message-----
> From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> Sent: Tuesday, July 28, 2026 5:29 PM
> To: raghav.s <raghav.s@xxxxxxxxxxx>; s.nawrocki@xxxxxxxxxxx;
> cw00.choi@xxxxxxxxxxx; peter.griffin@xxxxxxxxxx;
> alim.akhtar@xxxxxxxxxxx; mturquette@xxxxxxxxxxxx; sboyd@xxxxxxxxxx;
> bmasney@xxxxxxxxxx; robh@xxxxxxxxxx; conor+dt@xxxxxxxxxx
> Cc: linux-samsung-soc@xxxxxxxxxxxxxxx; linux-clk@xxxxxxxxxxxxxxx;
> devicetree@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-
> kernel@xxxxxxxxxxxxxxx; hajun.sung@xxxxxxxxxxx;
> is.gandhi@xxxxxxxxxxx; ts.amit@xxxxxxxxxxx;
> pokala.reddy@xxxxxxxxxxx
> Subject: Re: [PATCH 01/13] clk: samsung: clk-pll: Add supoprt for pll_4313
>
> On 28/07/2026 14:10, raghav.s wrote:
> > From: Alim Akhtar <alim.akhtar@xxxxxxxxxxx>
> >
> > PLLs 4313 are found in the Exynos8855 SoC and it is similar to
> > pll_531x except for CON8 offset, so re-using code for
> > pll_4313
> >
> > Signed-off-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx>
> > Signed-off-by: raghav.s <raghav.s@xxxxxxxxxxx>
>
> Looks like name duplicates login.
>
> Best regards,
> Krzysztof

Hi Krzysztof
Looks like this was an issue with my gitconfig, will fix this
Thanks for pointing out

Regards
Raghav