]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:52:18 +0000 (13:52 +0200)
commit71b01b26e8314dacb69029d89aa1eefaeb218128
tree8c87df1853f6b4e785387364a63ea15a396f4ed6
parent52a964504c5d9f0f50286c6e85f83d41227c7182
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