From mboxrd@z Thu Jan 1 00:00:00 1970 From: t.figa@samsung.com (Tomasz Figa) Date: Fri, 11 Oct 2013 09:33:22 +0200 Subject: [PATCH V2] ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock In-Reply-To: <1381470134-29410-1-git-send-email-amit.daniel@samsung.com> References: <1381470134-29410-1-git-send-email-amit.daniel@samsung.com> Message-ID: <4953642.S7P9jyspGP@amdn883> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Amit, On Friday 11 of October 2013 11:12:14 Amit Daniel Kachhap wrote: > Now with common clock support added for exynos5250 it is necessary to move > this code to exynos5250 common clock driver as clock registers should be > handled there. This change is tested in exynos5250 based arndale platform. > > Cc: Abhilash Kesavan > Cc: Thomas Abraham > Acked-by: Kukjin Kim nit: Typo in samsung. Probably something that Kukjin can fix up when applying, though. > Reviewed-by: Bartlomiej Zolnierkiewicz > Signed-off-by: Amit Daniel Kachhap > --- > > Changes in V2: > * Rebased against linux-next tree. > * Removed un-used macros in regs-clock.h > > arch/arm/mach-exynos/cpuidle.c | 35 -------------------- > arch/arm/mach-exynos/include/mach/regs-clock.h | 16 --------- > drivers/clk/samsung/clk-exynos5250.c | 42 ++++++++++++++++++++++++ > 3 files changed, 42 insertions(+), 51 deletions(-) Otherwise Acked-by: Tomasz Figa Best regards, Tomasz