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

From: Krzysztof Kozlowski
Date: Tue Feb 20 2024 - 06:08:05 EST


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.

Best regards,
Krzysztof