This patch set adds support for Samsung's S5PV210. The S5PV210 integrates a ARM Cortex A8 microprocessor with several other peripherals to support features such as multimedia, storage, graphics and gaming. The S5PV210 can be used in products such as Netbooks and Mobile devices. This patch set consists of the following patches. [PATCH v2 01/10] ARM: S5PV210: Add Samsung S5PV210 CPU support [PATCH v2 02/10] ARM: S5PV210: Add clock support for S5PV210 [PATCH v2 03/10] ARM: S5PV210: Add IRQ support [PATCH v2 04/10] ARM: S5PV210: Add Timer support [PATCH v2 05/10] ARM: S5PV210: Update Kconfig and Makefiles [PATCH v2 06/10] ARM: S5PV210: Add SMDKV210 board support file [PATCH v2 07/10] ARM: S5PV210: Add SMDKC110 board support file [PATCH v2 08/10] ARM: S5PV210: Add S5PV210 configuration file [PATCH v2 09/10] ARM: S5PV210: Add S5PC110 configuration file [PATCH v2 10/10] ARM: S5PV210: Add serial port support Changes since v1 : 1. Removed mach/s5pv210/include/mach/gpio-core.h file. 2. Removed unused clock gate defines. 3. Removed machine fixup code from smdkv210 and smdkc110 board support. 4. Merged Kconfig and Makefiles with other source code patches. 5. Replaced multiple definition of UART info with macro. Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, System LSI Division, SAMSUNG ELECTRONICS CO., LTD. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html