ARM: exynos3: Add Exynos3's machine_desc structure to support Device Tree
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 20 Dec 2013 10:39:16 +0000 (19:39 +0900)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 06:17:46 +0000 (15:17 +0900)
commited6991116c749dc53b7539e8f49af38bce918c3e
tree480c0a037a227064d0597d4b42dc711f37b9912e
parent7cee3469f495e2187c2db6821fd32bf137fe0990
ARM: exynos3: Add Exynos3's machine_desc structure to support Device Tree

This patch add Exynos4's machine desc structure to support Device Tree.
The dt driver of Exynos3 SoC include dt compatible string of Exynos3250.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
arch/arm/mach-exynos/Kconfig
arch/arm/mach-exynos/Makefile
arch/arm/mach-exynos/common.c
arch/arm/mach-exynos/common.h
arch/arm/mach-exynos/mach-exynos3-dt.c [new file with mode: 0644]