Re: [PATCH 1/3] ARM: EXYNOS: Add exynos5 CPU clock divider offsets

2013-12-20 Thread Kukjin Kim
On 12/06/13 18:48, Arun Kumar K wrote: Adds the CPU clock divider shifts and masks for Exynos5 SoC. These defines will be used in cpufreq driver. Signed-off-by: Arjun.K.V Signed-off-by: Arun Kumar K --- arch/arm/mach-exynos/include/mach/regs-clock.h | 24 1 file cha

[PATCH 1/3] ARM: EXYNOS: Add exynos5 CPU clock divider offsets

2013-12-06 Thread Arun Kumar K
Adds the CPU clock divider shifts and masks for Exynos5 SoC. These defines will be used in cpufreq driver. Signed-off-by: Arjun.K.V Signed-off-by: Arun Kumar K --- arch/arm/mach-exynos/include/mach/regs-clock.h | 24 1 file changed, 24 insertions(+) diff --git a/arch