Re: [RFC PATCH] ARM: EXYNOS5: Support Exynos5-bus devfreq driver

2012-12-11 Thread Abhilash Kesavan
On Tue, Dec 11, 2012 at 5:29 AM, Jonghwan Choi wrote: > Hi Abhilash Kesavan. Hi Mr Choi, Thanks for your comments. > > >> + /* Change Divider - LEX */ >> + tmp = __raw_readl(EXYNOS5_CLKDIV_LEX); >> + >> + tmp &= ~(EXYNOS5_CLKDIV_LEX_ATCLK_LEX_MASK | >> + EXYNOS5_CLKDIV_LEX

RE: [RFC PATCH] ARM: EXYNOS5: Support Exynos5-bus devfreq driver

2012-12-10 Thread Jonghwan Choi
> Sent: Monday, December 10, 2012 9:06 PM > To: linux-kernel@vger.kernel.org; linux...@vger.kernel.org; > kgene@samsung.com > Cc: myungjoo@samsung.com; kyungmin.p...@samsung.com; r...@sisk.pl; > jhbird.c...@samsung.com; Abhilash Kesavan > Subject: [RFC PATCH] ARM:

[RFC PATCH] ARM: EXYNOS5: Support Exynos5-bus devfreq driver

2012-12-10 Thread Abhilash Kesavan
- Setup the INT clock ops to control/vary INT frequency - Add mappings initially for the PPMU device Signed-off-by: Abhilash Kesavan --- Corresponding devfreq driver support for Exynos5 has been posted at: https://patchwork.kernel.org/patch/1823931/ Tested after merging for-rafael branch of git: