[PATCH] clk: samsung: exynos990: Fix PERIS gate clock parents and add TMU_SUB
Krzysztof Kozlowski
krzk at kernel.org
Sat May 30 05:18:58 PDT 2026
On Thu, May 28, 2026 at 08:10:39PM -0500, Denzeel Oliva wrote:
> Correct eight PERIS gate clock parents to match the hardware clock
> tree, reorder the GIC mux parents, and add the missing TMU_SUB_PCLK
> gate.
>
> Signed-off-by: Denzeel Oliva <wachiturroxd150 at gmail.com>
> ---
> drivers/clk/samsung/clk-exynos990.c | 24 ++++++++++++++----------
> include/dt-bindings/clock/samsung,exynos990.h | 1 +
Please run scripts/checkpatch.pl on the patches and fix reported
warnings. After that, run also 'scripts/checkpatch.pl --strict' on the
patches and (probably) fix more warnings. Some warnings can be ignored,
especially from --strict run, but the code here looks like it needs a
fix. Feel free to get in touch if the warning is not clear.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list