]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speed
authorThomas Abraham <thomas.abraham@linaro.org>
Sat, 9 Mar 2013 08:03:33 +0000 (17:03 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 25 Mar 2013 09:17:13 +0000 (18:17 +0900)
commitbfff688a4907346b21ff6c53d72799bdbcd4ff93
treea69b6792430ae87412df257a592fc6111f1b6c41
parenta269a1a10eb1c10cee4261e08c3c525821265e63
ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speed

The clock speed of xxti and xusbxti clocks depends on the oscillator
used on the board to generate these clocks. For non-dt platforms,
allow the board support for those platforms to set the clock frequency
of xxti and xusbxti clocks.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/common.c
arch/arm/mach-exynos/common.h
arch/arm/mach-exynos/mach-nuri.c
arch/arm/mach-exynos/mach-origen.c
arch/arm/mach-exynos/mach-smdkv310.c
arch/arm/mach-exynos/mach-universal_c210.c