Re: [PATCH 4/6] ARM: S3C64XX: Adds Touch Screen Driver Support for S3C6410

2010-05-10 Thread Maurus Cuelenaere
Op 10-05-10 02:28, Ben Dooks schreef: On Fri, May 07, 2010 at 11:29:31AM +, NAVEEN KRISHNA CHATRADHI wrote: Hi, Maurus --- Original Message --- Sender : Maurus Cuelenaeremcuelena...@gmail.com Date : May 07, 2010 14:55 (GMT+05:00) Title : Re: [PATCH 4/6] ARM: S3C64XX:

[PATCH v2 2/3] ARM: S5PC100: Add FIMC driver platform helpers

2010-05-10 Thread Sylwester Nawrocki
Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com Reviewed-by: Marek Szyprowski m.szyprow...@samsung.com --- arch/arm/mach-s5pc100/Kconfig| 21 + arch/arm/mach-s5pc100/Makefile |

[PATCH/RFC v2 0/3] [ARM] Add Samsung S5P camera interface driver

2010-05-10 Thread Sylwester Nawrocki
Hello, This is a second version of my patch series adding v4l2 driver of the camera interface (FIMC) contained in the Samsung S5PC100 and S5PV210 SoCs. The changes comparing to previous version: - removed null power management ops - multiple minor coding style corrections - corrected clock

[PATCH v2 1/3] ARM: Samsung S5P: Add FIMC driver register definition and platform helpers

2010-05-10 Thread Sylwester Nawrocki
FIMC device is a camera interface embedded in S5P Samsung SOC series. It supports ITU-R BT.601/656 and MIPI(CSI) standards, memory to memory operations, color conversion, resizing and rotation. On most of the SOCs there are multiple FIMC entities available which

Re: S3C6410 power management support status

2010-05-10 Thread Ben Dooks
On Mon, May 10, 2010 at 05:27:22PM +0300, Yauhen Kharuzhy wrote: On Mon, May 10, 2010 at 03:35:37AM +0100, Ben Dooks wrote: Can anybody check suspend mode with SMDK6410 and confirm that StR works on it? If it works, we will stop to ask stupid questions and will find our hardware bugs :)

[PATCH] ARM: SAMSUNG: Remove static of S5P SoCs sysclass

2010-05-10 Thread Kukjin Kim
This patch removes static of s5p6440_sysclass, s5p6442_sysclass, and s5pv210_sysclass for defintion as extern. Signed-off-by: Kukjin Kim kgene@samsung.com --- arch/arm/mach-s5p6440/cpu.c |2 +- arch/arm/mach-s5p6442/cpu.c |2 +- arch/arm/mach-s5pv210/cpu.c

Re: [PATCH] ARM: SAMSUNG: Remove static of S5P SoCs sysclass

2010-05-10 Thread Ben Dooks
On Tue, May 11, 2010 at 09:56:37AM +0900, Kukjin Kim wrote: This patch removes static of s5p6440_sysclass, s5p6442_sysclass, and s5pv210_sysclass for defintion as extern. I assume that this is for some driver comming soon? Signed-off-by: Kukjin Kim kgene@samsung.com ---

Re: next-samsung: acer n30/n35 updates

2010-05-10 Thread Ben Dooks
On Fri, May 07, 2010 at 04:36:58AM +0200, Pinkava J. wrote: Dne 7.5.2010 02:50, Ben Dooks napsal(a): Acer n35 support has been provisonally merged into the following branch: git://git.fluff.org/bjdooks/linux.git for-2635/acer-n35 If there are any objections, then let me know,