OSDN Git Service

clk: Ingenic: Add CGU driver for X1000.
authorZhou Yanjie <zhouyanjie@zoho.com>
Sun, 10 Nov 2019 09:28:22 +0000 (17:28 +0800)
committerStephen Boyd <sboyd@kernel.org>
Thu, 14 Nov 2019 00:00:48 +0000 (16:00 -0800)
commitb9df3997bb3e144e1e86d9da934b82f98c28865a
treeccbbd0bcf670f242537fce4c79819a75b2a63003
parent0b24748c3b26b9e55d195e11c7e9bed843ebff99
clk: Ingenic: Add CGU driver for X1000.

Add support for the clocks provided by the CGU in the Ingenic X1000
SoC, making use of the cgu code to do the heavy lifting.

Signed-off-by: Zhou Yanjie <zhouyanjie@zoho.com>
Link: https://lkml.kernel.org/r/1573378102-72380-3-git-send-email-zhouyanjie@zoho.com
Reviewed-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/ingenic/Kconfig
drivers/clk/ingenic/Makefile
drivers/clk/ingenic/x1000-cgu.c [new file with mode: 0644]