[PATCH v2 3/3] clk: samsung: Introduce Exynos5515 clock driver
Krzysztof Kozlowski
krzk at kernel.org
Mon Sep 7 03:01:22 PDT 2026
On 18/08/2026 23:58, Aiden Isik via B4 Relay wrote:
> From: Aiden Isik <aidenisik at member.fsf.org>
>
> CMU_TOP is the top level clock management unit which contains PLLs,
> muxes, dividers and gates that feed the other clock management units.
>
> CMU_PERI provides clocks for USI blocks and their children, PWM, MCT,
> and watchdog timers.
>
> CMU_FSYS provides clocks for MMC, USB, GPIO, etc.
>
You have checkpatch warning.
CHECK: Blank lines aren't necessary after an open brace '{'
#494: FILE: drivers/clk/samsung/clk-exynos5515.c:457:
+static const struct samsung_div_clock top_div_clks[] __initconst = {
Be sure you address all of them before posting patches.
Fixed it up.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list