[PATCH 06/21] ARM: S5PC1XX: move common s5pc1xx mach/* includes to plat-s5pc1xx/include/mach

2010-01-14 Thread Marek Szyprowski
From: Kyungmin Park kyungmin.p...@samsung.com All includes that are common for S5PC100 and S5PC110 are moved to plat-s5pc1xx/include/mach, so they can be used by both sub-platforms. Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com Signed-off-by: Marek Szyprowski m.szyprow...@samsung.com

[PATCH 10/21] drivers: serial: add support for Samsung S5PC110 SoC uart

2010-01-14 Thread Marek Szyprowski
From: Kyungmin Park kyungmin.p...@samsung.com Samsung S5PC110 SoCs have UART that differs a bit from the one known from the previous Samsung SoCs. This patch adds support for this new driver. Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com Signed-off-by: Marek Szyprowski

[PATCH 13/21] ARM: S5PC1XX: add support for s5pc110 plls and clocks

2010-01-14 Thread Marek Szyprowski
Samsung S5PC110 SoC are newer Samsung SoCs. Like S5PC100 they are based on CortexA8 ARM CPU, but have much more powerfull integrated periperals. This patch adds clocks and plls definition for S5PC110 SoCs. Signed-off-by: Marek Szyprowski m.szyprow...@samsung.com Signed-off-by: Kyungmin Park

[PATCH 2/2] ARM: S5P6440: Add Kconfig and Makefiles for S5P6440 GPIO support

2010-01-14 Thread Kukjin Kim
This patch adds the Kconfig and Makefile for the S5P6440 GPIO. Signed-off-by: Kukjin Kim kgene@samsung.com --- arch/arm/mach-s5p6440/Makefile |2 +- arch/arm/plat-s5p/Kconfig |4 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-s5p6440/Makefile

[PATCH 1/2] ARM: S5P6440: Add S5P6440 GPIO support

2010-01-14 Thread Kukjin Kim
This patch adds Samsung's S5P6440 GPIO support. Signed-off-by: Aditya Pratap Sharma adity...@samsung.com Signed-off-by: Atul Dahiya atul.dah...@samsung.com Signed-off-by: Kukjin Kim kgene@samsung.com --- arch/arm/mach-s5p6440/include/mach/gpio-core.h | 40 +++

[PATCH 12/21] ARM: S5PC1XX: add S5PC110 cpu initialization code

2010-01-14 Thread Marek Szyprowski
From: Kyungmin Park kyungmin.p...@samsung.com Samsung S5PC110 SoC are newer Samsung SoCs. Like S5PC100 they are based on CortexA8 ARM CPU, but have much more powerfull integrated periperals. This patch adds CPU initialization code for S5PC110 sub-platform. Signed-off-by: Kyungmin Park

[PATCH 16/21] ARM: S5PC1XX: add i2c platform helpers on s5pc110 sub-platform

2010-01-14 Thread Marek Szyprowski
Samsung S5PC110 SoC are newer Samsung SoCs. Like S5PC100 they are based on CortexA8 ARM CPU, but have much more powerfull integrated periperals. This patch adds required I2C platform helpers. S5PC110 SoCs has 3 I2C controllers. Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com Signed-off-by:

Re: [PATCH 1/2] ARM: S5P6440: Add S5P6440 GPIO support

2010-01-14 Thread Niels Langendorff
Make sure this patch includes the fixes I supplied in the Samsung CQ database APTT0153 Kukjin Kim wrote: This patch adds Samsung's S5P6440 GPIO support. Signed-off-by: Aditya Pratap Sharma adity...@samsung.com Signed-off-by: Atul Dahiya atul.dah...@samsung.com Signed-off-by: Kukjin Kim

Re: [PATCH 1/2] ARM: S5P6440: Add S5P6440 GPIO support

2010-01-14 Thread Ben Dooks
On Thu, Jan 14, 2010 at 04:28:48PM +0100, Niels Langendorff wrote: Make sure this patch includes the fixes I supplied in the Samsung CQ database APTT0153 Which would those be, other mortals don't have access to that information. [snip] -- Ben Q: What's a light-year? A:

Re: [PATCH 1/2] ARM: S5P6440: Add S5P6440 GPIO support

2010-01-14 Thread Niels Langendorff
See attached files from Samsungs CQ database Ben Dooks wrote: On Thu, Jan 14, 2010 at 04:28:48PM +0100, Niels Langendorff wrote: Make sure this patch includes the fixes I supplied in the Samsung CQ database APTT0153 Which would those be, other mortals don't have access to that