]> git.openfabrics.org - ~emulex/infiniband.git/commit
ARM: EXYNOS: Add Exynos4 device tree enabled board file
authorThomas Abraham <thomas.abraham@linaro.org>
Sun, 6 Nov 2011 16:24:27 +0000 (21:54 +0530)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 23 Dec 2011 01:07:11 +0000 (10:07 +0900)
commit6b5ab4f442e32f248b6fad29aafd1d5153f4dbd3
tree861907fb4f375867118f5f38acbf13fed97d59c9
parent39ce4084a604a3ef0e2836e074c02bbbcc7c1509
ARM: EXYNOS: Add Exynos4 device tree enabled board file

Add a new EXYNOS4 compatible device tree enabled board file. Boards
based on the EXYNOS4 family of SoC's can use this as the machine/board
file. When using this machine fike, a corresponding device tree blob
which describes the board's properties should be supplied at boot time
to the kernel.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Documentation/devicetree/bindings/arm/insignal-boards.txt [new file with mode: 0644]
Documentation/devicetree/bindings/arm/samsung-boards.txt [new file with mode: 0644]
arch/arm/mach-exynos/Kconfig
arch/arm/mach-exynos/Makefile
arch/arm/mach-exynos/mach-exynos4-dt.c [new file with mode: 0644]