linux/drivers/clk/samsung
Inha Song abec147faa clk: samsung: Add CLKOUT driver support for Exynos3250 SoC
This patch add CLKOUT driver support for Exynos3250 SoC.

Exynos3250 SoC PMU_DEBUG is the same with Exynos4's PMU_DEBUG
including CLKOUT mux. So we can use the exynos4's clkout init
function for Exynos3250 without the need to add new function.

Signed-off-by: Inha Song <ideal.song@samsung.com>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
2015-03-30 15:18:52 -07:00
..
clk-exynos4.c clk: samsung: exynos4: Add divider clock id for memory bus frequency 2015-01-28 15:51:17 +01:00
clk-exynos7.c clk: samsung: exynos7: add clocks for audio block 2015-01-15 15:18:51 +01:00
clk-exynos3250.c clk: samsung: exynos3250: Use samsung_cmu_register_one() to simplify code 2014-12-23 14:25:52 +01: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: samsung: Make of_device_id array const 2014-07-26 02:49:58 +02:00
clk-exynos5260.c clk: samsung: Factor out the common code to clk.c 2014-10-31 10:45:45 +01:00
clk-exynos5260.h clk/exynos5260: add clock file for exynos5260 2014-05-14 19:16:55 +02:00
clk-exynos5410.c clk: samsung: Register clk provider only after registering its all clocks 2014-06-30 15:07:55 +02:00
clk-exynos5420.c clk: exynos5420: Add IDs for clocks used in DISP1 power domain 2015-01-29 08:52:22 +09:00
clk-exynos5433.c clk: samsung: exynos5433: Move CLK_SCLK_HDMI_SPDIF_DISP clock to CMU_TOP domain 2015-02-05 19:31:09 +01:00
clk-exynos5440.c clk: exynos5440: move restart code into clock driver 2014-11-22 23:07:21 +09:00
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: samsung: add support for 145xx and 1460x PLLs 2014-10-31 10:45:35 +01:00
clk-pll.h clk: samsung: add support for 145xx and 1460x PLLs 2014-10-31 10:45:35 +01:00
clk-s3c64xx.c clk: samsung: Register clk provider only after registering its all clocks 2014-06-30 15:07:55 +02:00
clk-s3c2410-dclk.c clk: Remove .owner field for driver 2014-09-25 17:43:31 -07:00
clk-s3c2410.c clk: samsung: Register clk provider only after registering its all clocks 2014-06-30 15:07:55 +02:00
clk-s3c2412.c clk: samsung: register restart handlers for s3c2412 and s3c2443 2014-10-01 14:14:46 +02:00
clk-s3c2443.c clk: samsung: register restart handlers for s3c2412 and s3c2443 2014-10-01 14:14:46 +02:00
clk-s5pv210-audss.c clk: samsung: drop owner assignment from platform_drivers 2014-10-20 16:20:22 +02:00
clk-s5pv210.c clk: samsung: s5pv210: Remove legacy board support 2014-07-19 04:32:19 +09:00
clk.c clk: samsung: Change the return value of samsung_cmu_register_one() 2014-12-23 14:24:59 +01:00
clk.h clk: samsung: Change the return value of samsung_cmu_register_one() 2014-12-23 14:24:59 +01:00
Kconfig ARM: S3C24XX: move S3C24XX clock Kconfig options to Samsung clock Kconfig file 2014-05-14 19:41:15 +02:00
Makefile clk: samsung: exynos5433: Add clocks using common clock framework 2015-02-04 18:56:25 +01:00