kernel-hacking-2024-linux-s.../drivers/clk/ux500
Ulf Hansson 5b82d03b74 clk: ux500: Add support for sysctrl clocks
The abx500 sysctrl clocks are using the ab8500 sysctrl driver to
modify the clock hardware. Sysctrl clocks are represented by a
ab8500 sysctrl register and with a corresponding bitmask.

The sysctrl clocks are slow path clocks, which means clk_prepare
and clk_unprepare will be used to gate|ungate these clocks.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2013-04-10 11:27:56 -07:00
..
abx500-clk.c Drivers: misc: remove __dev* attributes. 2013-01-03 15:57:16 -08:00
clk-prcc.c
clk-prcmu.c clk: ux500: Fix prcmu clocks registration 2013-03-27 08:35:33 -07:00
clk-sysctrl.c clk: ux500: Add support for sysctrl clocks 2013-04-10 11:27:56 -07:00
clk.h clk: ux500: Add support for sysctrl clocks 2013-04-10 11:27:56 -07:00
Makefile clk: ux500: Add support for sysctrl clocks 2013-04-10 11:27:56 -07:00
u8500_clk.c ARM: arm-soc: multiplatform conversion patches 2012-12-13 10:57:16 -08:00
u8540_clk.c
u9540_clk.c