original_kernel/drivers/clk
Thomas Abraham 721c42a351 clk: samsung: add common clock framework helper functions for Samsung platforms
All Samsung platforms include different types of clock including
fixed-rate, mux, divider and gate clock types. There are typically
hundreds of such clocks on each of the Samsung platforms. To enable
Samsung platforms to register these clocks using the common clock
framework, a bunch of utility functions are introduced here which
simplify the clock registration process. The clocks are usually
statically instantiated and registered with common clock framework.

Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Tested-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Tested-by: Tomasz Figa <t.figa@samsung.com>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2013-03-25 18:16:09 +09:00
..
mmp
mvebu cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs 2013-02-09 12:56:08 +01:00
mxs arm-soc: soc-specific updates 2013-02-21 15:27:22 -08:00
samsung clk: samsung: add common clock framework helper functions for Samsung platforms 2013-03-25 18:16:09 +09:00
socfpga
spear
tegra clk: tegra: initialise parent of uart clocks 2013-02-13 11:17:03 -07:00
ux500
versatile arm-soc: driver specific changes 2013-02-21 15:12:18 -08:00
x86
Kconfig
Makefile clk: samsung: add common clock framework helper functions for Samsung platforms 2013-03-25 18:16:09 +09:00
clk-bcm2835.c
clk-devres.c
clk-divider.c
clk-fixed-factor.c
clk-fixed-rate.c
clk-gate.c
clk-highbank.c ACPI and power management updates for 3.9-rc1 2013-02-20 11:26:56 -08:00
clk-ls1x.c
clk-max77686.c
clk-mux.c
clk-nomadik.c
clk-prima2.c
clk-twl6040.c
clk-u300.c
clk-vt8500.c
clk-wm831x.c
clk-zynq.c
clk.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
clkdev.c