Re: [U-Boot] [PATCH 3/8 V2] EXYNOS: Add clock for SPI.

2012-10-01 Thread Simon Glass
Hi, On Tue, Jul 31, 2012 at 4:00 AM, Rajeshwari Shinde wrote: > This patch adds api to calculate and set the clock for SPI channels > > Signed-off-by: Simon Glass > Signed-off-by: Rajeshwari Shinde I believe this should also have a sign-off from jamesmil...@chromium.org, since he wrote much of

[U-Boot] [PATCH 3/8 V2] EXYNOS: Add clock for SPI.

2012-07-31 Thread Rajeshwari Shinde
This patch adds api to calculate and set the clock for SPI channels Signed-off-by: Simon Glass Signed-off-by: Rajeshwari Shinde --- Changes in V2: - None arch/arm/cpu/armv7/exynos/clock.c | 122 arch/arm/include/asm/arch-exynos/clk.h |4 +- 2 f