Re: [PATCH 3/5] ARM: EXYNOS4: Add support PM for EXYNOS4212

2011-08-25 Thread MyungJoo Ham
On Wed, Aug 24, 2011 at 10:25 PM, Kukjin Kim kgene@samsung.com wrote: From: Jonghwan Choi jhbird.c...@samsung.com This patch moves regarding clock stuff of PM into clock file to support PM on EXYNOS4210 and EXYNOS4212 with one single kernel image. Because some clock registers are

[PATCH 0/2] video: s3c-fb: Add window positioning support

2011-08-25 Thread Ajay Kumar
These patches are created against for-next branch of Kukjin Kim's tree at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git This patch adds support for positioning of the FB windows on the LCD screen. This patchset creates an ioctl and defines a data structure which are

[PATCH 1/2] ARM: SAMSUNG: Add Window Positioning Support for s3c-fb driver

2011-08-25 Thread Ajay Kumar
This patch: --adds a data-structure to hold the current position of windows. --adds an ioctl number to support dynamic positioning the windows. Signed-off-by: Ajay Kumar ajaykumar...@samsung.com Signed-off-by: Banajit Goswami banaji...@samsung.com ---

[PATCH 2/2] video: s3c-fb: Modify s3c-fb driver to support window positioning

2011-08-25 Thread Ajay Kumar
This patch modifies the existing s3c-fb driver to provide flexibility to the user to reposition the framebuffer windows. Signed-off-by: Ajay Kumar ajaykumar...@samsung.com Signed-off-by: Banajit Goswami banaji...@samsung.com --- drivers/video/s3c-fb.c | 37 -

RE: [PATCH 3/5] ARM: EXYNOS4: Add support PM for EXYNOS4212

2011-08-25 Thread Kukjin Kim
MyungJoo Ham wrote: On Wed, Aug 24, 2011 at 10:25 PM, Kukjin Kim kgene@samsung.com wrote: From: Jonghwan Choi jhbird.c...@samsung.com This patch moves regarding clock stuff of PM into clock file to support PM on EXYNOS4210 and EXYNOS4212 with one single kernel image. Because some

[PATCH] ARM: EXYNOS4: Fix routing timer interrupt to offline CPU

2011-08-25 Thread Kukjin Kim
The commit 5dfc54e087c15f823ee9b6541d2f0f314e69cbed (ARM: GIC: avoid routing interrupts to offline CPUs) prevents routing interrupts to offline CPUs. But in case of timer on EXYNOS4, the irq_set_affinity() method is called in percpu_timer_setup() before CPU1 becomes online. So this patch fixes

RE: [GIT PULL] Samsung Fixes for v3.1-rc3

2011-08-25 Thread Kukjin Kim
Kukjin Kim wrote: Hi Arnd, This is pull request for Samsung fixes for v3.1-rc3. Please pull Samsung fixes from: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git samsung-fixes These things are for _real_ fixing. And as a note, following is only for v3.1:

RE: [PATCH 2/5] ARM: SAMSUNG: Make the sleep code common for S3C64XX and newer SoCs

2011-08-25 Thread Kukjin Kim
Abhilash Kesavan wrote: The sleep code for S5PV210 and EXYNOS4 is identical; moreover it is quite similar to that for S3C64XX except for some SoC specific debug logic. S5P64X0 and S5PC100, for which support will be added soon, can also use the same procedure. Create a common sleep code in

Re: [PATCH 2/5] ARM: SAMSUNG: Make the sleep code common for S3C64XX and newer SoCs

2011-08-25 Thread Abhilash Kesavan
Hi Mr Kim, Thanks for your comments. Please find my reply below: Regards, Abhilash On Fri, Aug 26, 2011 at 7:10 AM, Kukjin Kim kgene@samsung.com wrote: Abhilash Kesavan wrote: The sleep code for S5PV210 and EXYNOS4 is identical; moreover it is quite similar to that for S3C64XX except

Re: [PATCH 2/2] video: s3c-fb: Modify s3c-fb driver to support window positioning

2011-08-25 Thread Ajay kumar
Hi Jingoo, 2011/8/26 JinGoo Han jg1@samsung.com: Hi, Ajay. -Original Message- From: Ajay Kumar [mailto:ajaykumar...@samsung.com] Sent: Friday, August 26, 2011 4:52 AM To: linux-samsung-soc@vger.kernel.org; linux-fb...@vger.kernel.org; linux- arm-ker...@lists.infradead.org Cc:

RE: [PATCH 1/2] ARM: SAMSUNG: Add Window Positioning Support for s3c-fb driver

2011-08-25 Thread Jingoo Han
Hi, Ajay. -Original Message- From: Ajay Kumar [mailto:ajaykumar...@samsung.com] Sent: Friday, August 26, 2011 4:52 AM To: linux-samsung-soc@vger.kernel.org; linux-fb...@vger.kernel.org; linux- arm-ker...@lists.infradead.org Cc: florianschandi...@gmx.de; let...@linux-sh.org;