ARM: S5P64X0: Add S5P6450 I2C support
commit2853a0efc3031dec88b47bbc50b8a6b3fe9e3cac
authorKukjin Kim <kgene.kim@samsung.com>
Wed, 1 Sep 2010 04:36:59 +0000 (1 13:36 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 18 Oct 2010 09:33:03 +0000 (18 18:33 +0900)
tree699bf83bfed62ab19e6c47344cb2c8ba95a0a9ae
parentf1fee5824cc2f145c2d926939ff88250245a7ac9
ARM: S5P64X0: Add S5P6450 I2C support

This patch adds S5P6450 I2C support in the ARCH_S5P64X0. And
moves S5P6440 I2C support files into the mach-s5p64x0 together.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5p64x0/include/mach/i2c.h [new file with mode: 0644]
arch/arm/mach-s5p64x0/setup-i2c0.c [moved from arch/arm/mach-s5p6440/setup-i2c0.c with 52% similarity]
arch/arm/mach-s5p64x0/setup-i2c1.c [moved from arch/arm/mach-s5p6440/setup-i2c1.c with 55% similarity]