[PATCH 2/3] clk: thead: add support for the T-HEAD TH1520 CCU
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Sun May 14 23:27:22 PDT 2023
On 15/05/2023 07:44, Yangtao Li wrote:
> Add support for th1520 in the clock framework.
>
> Cc: Icenowy Zheng <uwu at icenowy.me>
> Cc: Wei Fu <wefu at redhat.com>
> Cc: Jisheng Zhang <jszhang at kernel.org>
> Signed-off-by: Yangtao Li <frank.li at vivo.com>
> ---
> drivers/clk/Kconfig | 6 +
> drivers/clk/Makefile | 1 +
> drivers/clk/clk-th1520.c | 999 +++++++++++++++++++++++
> include/dt-bindings/clock/th1520-clock.h | 92 +++
> 4 files changed, 1098 insertions(+)
Please run scripts/checkpatch.pl and fix reported warnings.
Bindings are always separate patches.
Best regards,
Krzysztof
More information about the linux-riscv
mailing list