ARM: S5PV210: Migrate clock handling to Common Clock Framework

This patch migrates the s5pv210 platform to use new clock driver
using Common Clock Framework.

Signed-off-by: Mateusz Krawczuk <m.krawczuk@partner.samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
[t.figa: Rebased and fixed merge conflicts.]
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
Mateusz Krawczuk
2013-12-28 18:09:16 +01:00
committed by Kukjin Kim
parent 841586082d
commit 28dc7ef8cd
7 changed files with 39 additions and 5 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ config SAMSUNG_CLKSRC
used by newer systems such as the S3C64XX.
config S5P_CLOCK
def_bool ARCH_S5PV210
bool
help
Support common clock part for ARCH_S5P and ARCH_EXYNOS SoCs