EXYNOS4X12: Add support cpufreq for EXYNOS4X12
commita35c50510dd4d20a9275a0d3d16b859d11b35606
authorJaecheol Lee <jc.lee@samsung.com>
Sat, 10 Mar 2012 10:59:22 +0000 (10 02:59 -0800)
committerDave Jones <davej@redhat.com>
Wed, 14 Mar 2012 18:39:47 +0000 (14 14:39 -0400)
treef5a7f7aa679c854fb038bbb751ed23e24ead3efb
parentfd0ef7a0583b9af3efeb7b1f965ea80b5ff70cdf
EXYNOS4X12: Add support cpufreq for EXYNOS4X12

This patch adds support cpufreq for EXYNOS4X12 SoCs. Basically,
the exynos-cpufreq.c is used commonly and exynos4x12-cpufreq.c
is used for EXYNOS4212(two Cortex-A9 cores) and EXYNOS4412(four
Cortex-A9 cores) SoCs.

Signed-off-by: Jaecheol Lee <jc.lee@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Dave Jones <davej@redhat.com>
arch/arm/mach-exynos/include/mach/cpufreq.h
drivers/cpufreq/Kconfig.arm
drivers/cpufreq/Makefile
drivers/cpufreq/exynos-cpufreq.c
drivers/cpufreq/exynos4x12-cpufreq.c [new file with mode: 0644]