Exynos542x: Add and enable get_periph_rate support
authorAkshay Saraswat <akshay.s@samsung.com>
Wed, 4 Feb 2015 10:30:01 +0000 (16:00 +0530)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 13 Feb 2015 08:23:06 +0000 (17:23 +0900)
commitecdfb4e9d2e2bd691e94ee8f96da2e8d7dc45e81
tree603f4d8f9a5d462a0f2717a6c8fdd58661cac5b6
parent325eb18c7762046b79978f1fe26aa678a7f7a349
Exynos542x: Add and enable get_periph_rate support

We planned to fetch peripheral rate through one generic API per
peripheral. These generic peripheral functions are in turn
expected to fetch apt values from a function refactored as
per SoC versions. This patch adds support for fetching peripheral
rates for Exynos5420 and Exynos5800.

Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/cpu/armv7/exynos/clock.c
arch/arm/include/asm/arch-exynos/clk.h