]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 8 Nov 2011 10:09:46 +0000 (19:09 +0900)
commitbe8f0093ea1f7068c751f58d5c26f9973f9e35e8
tree848ccf062b9c2a83c8981027a7f0d252f757470f
parent5cbb3d543e65e7b2b845ad0a02a51c404b8935b6
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]