]> 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)
commit8b76a939d8d2e5c2ec8fe90a8650b92448b4c3be
treea69b6792430ae87412df257a592fc6111f1b6c41
parent56547651d2657890cb0b2c8a06ebfcc9c159e880
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