]> 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>
Wed, 16 Nov 2011 15:24:40 +0000 (00:24 +0900)
commitd4a96d2f28c2998f4a03a13e0dec66c970ce2154
tree3408ccb8123e522fa87729ac52a23bd27231d949
parenta6f88d85d9abb16f9d7b9bac648be39b0dd7d1c6
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]