Re: [PATCH 00/16] clk: samsung: Add CPU clocks for Exynos850

From: Sam Protsenko
Date: Wed Feb 21 2024 - 18:08:15 EST


On Tue, Feb 20, 2024 at 5:07 AM Krzysztof Kozlowski
<krzysztof.kozlowski@xxxxxxxxxx> wrote:
>
> On 16/02/2024 23:32, Sam Protsenko wrote:
> > The series implements CPU clock support for Exynos850, adds CPU CMUs to
> > the clock driver and enables those in dts. This is the first step
> > towards cpufreq implementation.
> >
> > The breakup by patch:
> >
> > * Patch 01: Add bindings
> > * Patches 02..12: Prepare clk-cpu.c for Exynos850 support
> > * Patch 13: Add Exynos850 support
> > * Patch 14: Init PLLs to be in manual mode
> > * Patch 15: Add CPU CMUs in Exynos850 clock driver
> > * Patch 16: Add CPU CMUs and clocks in Exynos850 dtsi
>
> This crossed the threshold for a patch bomb, which is in general fine
> for me, but then please put v2 changelog in each patch's changelog. If
> the patch did not change, annotate it as well. It's not possible to keep
> jumping between cover letter and individual patches.
>

The above list is not a change log, I just tried to show that patches
02..12 are cleanups. I'll reword this in v2 to make it less confusing.
And as usual I'll keep the changelog for each patch separately. Thanks
for the review!

> Best regards,
> Krzysztof
>