linux/drivers/clk/hisilicon
Bintian Wang 72ea48610d clk: hi6220: Clock driver support for Hisilicon hi6220 SoC
Add clock drivers for hi6220 SoC, this driver controls the SoC
registers to supply different clocks to different IPs in the SoC.

We add one divider clock for hi6220 because the divider in hi6220
also has a mask bit but it doesnot obey the rule defined by flag
"CLK_DIVIDER_HIWORD_MASK", we can not get index of the mask bit by
left shift fixed bits (e.g. 16 bits), so we add this divider clock
to handle it.

Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Signed-off-by: Bintian Wang <bintian.wang@huawei.com>
Acked-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Reviewed-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Tested-by: Will Deacon <will.deacon@arm.com>
Tested-by: Tyler Baker <tyler.baker@linaro.org>
Tested-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
2015-06-03 15:12:25 -07:00
..
clk-hi3620.c clk: don't use __initconst for non-const arrays 2015-04-12 17:18:27 -07:00
clk-hi6220.c clk: hi6220: Clock driver support for Hisilicon hi6220 SoC 2015-06-03 15:12:25 -07:00
clk-hip04.c clk: hisi: remove static variable 2014-03-19 15:31:27 +08:00
clk-hix5hd2.c clk: don't use __initconst for non-const arrays 2015-04-12 17:18:27 -07:00
clk.c clk: hi6220: Clock driver support for Hisilicon hi6220 SoC 2015-06-03 15:12:25 -07:00
clk.h clk: hi6220: Clock driver support for Hisilicon hi6220 SoC 2015-06-03 15:12:25 -07:00
clkdivider-hi6220.c clk: hi6220: Clock driver support for Hisilicon hi6220 SoC 2015-06-03 15:12:25 -07:00
clkgate-separated.c clk: hisilicon: add common clock support 2013-12-04 18:36:45 +08:00
Kconfig clk: hi6220: Clock driver support for Hisilicon hi6220 SoC 2015-06-03 15:12:25 -07:00
Makefile clk: hi6220: Clock driver support for Hisilicon hi6220 SoC 2015-06-03 15:12:25 -07:00