ARM: EXYNOS: add initial setup-i2c0 for EXYNOS5
authorKukjin Kim <kgene.kim@samsung.com>
Sat, 11 Feb 2012 13:11:14 +0000 (22:11 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 14 Mar 2012 09:13:04 +0000 (02:13 -0700)
commitb67545fd9b5335c38c028e7984a1bef9e789c8dc
treef1ae53459ee6f49d29dfefe3c8bb0db8e64332ff
parent87b3c6ef1d7eb24c63cc3c7b7a424178aef410fc
ARM: EXYNOS: add initial setup-i2c0 for EXYNOS5

In all of Samsung platform, the setup-i2c0.c file for I2C channel 0
is always compiled. So when supporting new SoC,it should be updated
for it. Since EXYNOS5 GPIO will be supported after this, there is no
setup gpio in there now. It will be implemented with that, of course.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/Makefile
arch/arm/mach-exynos/setup-i2c0.c