linux/drivers/clk/samsung
Sylwester Nawrocki 056f3d58db clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocks
Currently no driver *) handles the sysreg clock, with an assumption
that this clock is always left in its default state (enabled).

Before commit 6e6aac7590
ARM: EXYNOS: Migrate clock support to common clock framework

the sysreg clock was not even defined and hence wasn't handled
explicitly in the kernel.

To restore the previous behaviour disable masking the sysreg clock
off in the clock core by default.

*) Except the Exynos4x12 FIMC-IS driver, which will be modified
   to not touch the sysreg clock.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2013-05-29 11:52:19 -07:00
..
Makefile clk: exynos5440: register clocks using common clock framework 2013-03-25 18:17:05 +09:00
clk-exynos4.c clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocks 2013-05-29 11:52:19 -07:00
clk-exynos5250.c ARM: late Exynos multiplatform changes 2013-05-07 11:28:42 -07:00
clk-exynos5440.c clk: exynos: prepare for multiplatform 2013-04-19 23:00:38 +02:00
clk-pll.c clk: samsung: Remove unimplemented ops for pll 2013-04-04 15:51:09 +09:00
clk-pll.h clk: samsung: add pll clock registration helper functions 2013-03-25 18:16:37 +09:00
clk.c clk: samsung: Fix compilation error 2013-04-08 23:43:12 +09:00
clk.h clk: exynos: prepare for multiplatform 2013-04-19 23:00:38 +02:00