
25 Oct
2012
25 Oct
'12
7:09 p.m.
On Mon, Oct 22, 2012 at 11:57 PM, Rajeshwari Shinde rajeshwari.s@samsung.com wrote:
This patch adds clock support for I2S
Signed-off-by: R. Chandrasekar rcsekar@samsung.com Signed-off-by: Rajeshwari Shinde rajeshwari.s@samsung.com
Acked-by: Simon Glass sjg@chromium.org
Changes in V2:
- None
Changes in V3:
- Changes clock function names as suggested by Minkyu Kang.
arch/arm/cpu/armv7/exynos/clock.c | 120 ++++++++++++++++++++++++++++++ arch/arm/include/asm/arch-exynos/clk.h | 3 + arch/arm/include/asm/arch-exynos/clock.h | 29 +++++++ 3 files changed, 152 insertions(+), 0 deletions(-)