Hello, This patch series updates Samsung S5PC100 SoC support. S5PC100 platform core has been extended with new clocks hierarchy implementation, gpio lib, support for external and gpio interrupts and some basics of power management (cpu idle and system reset). Also platform helpers for s3c framebuffer, i2c and hsmmc drivers has been added. All these patches has been tested on SMDKC100 board. This patch series has been prepared against latest ARM Kernel tree from http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm.git/ This is the third version of this patch series. I've tried to address all the issues reported by Ben and Russel. This patch series includes: [PATCH 01/14] ARM: S5PC1XX: registers rename [PATCH 02/14] ARM: S5PC1XX: clock registers rename [PATCH 03/14] ARM: S5PC1XX: clocks reimplementation [PATCH 04/14] ARM: S5PC1XX: add GPIO L banks to register definition [PATCH 05/14] ARM: S5PC1XX: GPIO registers rename [PATCH 06/14] ARM: S5PC1xx: add gpiolib and external/gpio interrupt support [PATCH 07/14] ARM: S5PC1XX: add cpu idle and system reset support [PATCH 08/14] ARM: S3C: Prepare s3c64xx-specific s3c-fb register definition for reuse [PATCH 09/14] ARM: S5PC1xx: add platform helpers for s3c-fb device [PATCH 10/14] SMDKC100: enable S3C FrameBuffer [PATCH 11/14] ARM: S5PC1xx: add platform helpers for i2c adapter devices [PATCH 12/14] SMDKC100: add I2C0 and I2C1 buses support [PATCH 13/14] ARM: S5PC1xx: add platform helpers for SDHCI host controllers [PATCH 14/14] SMDKC100: add SDHCI controllers 0, 1 and 2 support -- 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