]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: EXYNOS4: Add support SMDK4212 Board
authorKukjin Kim <kgene.kim@samsung.com>
Wed, 24 Aug 2011 08:25:09 +0000 (17:25 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 29 Aug 2011 23:54:08 +0000 (08:54 +0900)
commita2ea262ef759faffd6e88e294eb95d9c84345598
tree06978656cf8f212e7e4a2a47fb4b551ec4c0b1f7
parente9b21572f4cb760e6aa11f47a721516422ec29f0
ARM: EXYNOS4: Add support SMDK4212 Board

This patch adds mach-smdk4212.c to support SMDK4212 board.
Now it can support HSMMCs, I2Cs, RTC, WDT and Keypad. Other
features will be supported next time.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/Kconfig
arch/arm/mach-exynos4/Makefile
arch/arm/mach-exynos4/mach-smdk4212.c [new file with mode: 0644]