u-boot/arch/arm/cpu/armv7/exynos
Padmavathi Venna 12a46a384d Exynos: clock: Add generic api to get the clk freq
Add generic api to get the frequency of the required peripherial. This
API gets the source clock frequency and returns the required frequency
by dividing with first and second dividers based on the requirement.

Test with command "sf probe 1:0; time sf read 40008000 0 1000".
Try with different numbers of bytes and see that sane values are obtained
Build and boot U-boot with this patch, backlight works properly.

Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-04-01 14:02:08 +09:00
..
clock.c Exynos: clock: Add generic api to get the clk freq 2013-04-01 14:02:08 +09:00
Makefile EXYNOS5: PINMUX: Added default pinumx settings 2012-07-07 14:07:25 +02:00
pinmux.c EXYNOS5: FDT : Decode peripheral id 2013-01-08 10:54:32 +09:00
power.c Exynos5: TMU: Add hardware tripping 2013-03-12 17:07:31 +09:00
soc.c EXYNOS5: Add L2 Cache Support. 2013-03-27 16:53:37 +09:00
system.c EXYNOS5: support display system register control 2012-09-01 14:58:24 +02:00