linux/drivers/clk/samsung
Bartlomiej Zolnierkiewicz cd6aceef02 clk: exynos4x12: add cpu clock configuration data and instantiate cpu clock
With the addition of the new Samsung specific cpu-clock type, the
arm clock can be represented as a cpu-clock type. Add the CPU clock
configuration data and instantiate the CPU clock type for Exynos4x12.

Based on the earlier work by Thomas Abraham.

Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Thomas Abraham <thomas.ab@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Tested-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Tested-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
2015-08-14 02:00:43 +09:00
..
clk-cpu.c clk: samsung: add infrastructure to register cpu clocks 2015-06-20 12:17:42 -07:00
clk-cpu.h clk: samsung: add infrastructure to register cpu clocks 2015-06-20 12:17:42 -07:00
clk-exynos4.c clk: exynos4x12: add cpu clock configuration data and instantiate cpu clock 2015-08-14 02:00:43 +09:00
clk-exynos7.c clk: samsung: exynos7: add clocks for audio block 2015-01-15 15:18:51 +01:00
clk-exynos3250.c clk: exynos3250: Add cpu clock configuration data and instaniate cpu clock 2015-07-24 12:52:58 +09:00
clk-exynos4415.c clk: samsung: exynos4415: Use samsung_cmu_register_one() to simplify code 2014-12-23 14:26:27 +01:00
clk-exynos5250.c clk: exynos5250: add cpu clock configuration data and instantiate cpu clock 2015-07-24 12:41:48 +09:00
clk-exynos5260.c clk: samsung: Silence sparse warnings 2015-05-14 17:11:22 -07:00
clk-exynos5260.h
clk-exynos5410.c
clk-exynos5420.c Merge branch 'clk-fixes' into clk-next 2015-05-08 11:57:23 -07:00
clk-exynos5433.c clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMC 2015-06-09 18:14:27 -07:00
clk-exynos5440.c
clk-exynos-audss.c clk: exynos-audss: Fix memory leak on driver unbind or probe failure 2015-01-17 13:52:41 -08:00
clk-exynos-clkout.c clk: samsung: Add CLKOUT driver support for Exynos3250 SoC 2015-03-30 15:18:52 -07:00
clk-pll.c clk: make several parent names const 2015-06-04 14:27:06 -07:00
clk-pll.h
clk-s3c64xx.c
clk-s3c2410-dclk.c clk: s3c2410: Constify platform_device_id 2015-05-05 22:50:54 -07:00
clk-s3c2410.c
clk-s3c2412.c
clk-s3c2443.c
clk-s5pv210-audss.c
clk-s5pv210.c clk: make several parent names const 2015-06-04 14:27:06 -07:00
clk.c clk: make several parent names const 2015-06-04 14:27:06 -07:00
clk.h clk: make several parent names const 2015-06-04 14:27:06 -07:00
Kconfig
Makefile clk: samsung: add infrastructure to register cpu clocks 2015-06-20 12:17:42 -07:00