]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: EXYNOS4: Add Exynos4 device tree enabled board file
authorThomas Abraham <thomas.abraham@linaro.org>
Wed, 2 Nov 2011 10:31:15 +0000 (19:31 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 2 Nov 2011 11:51:27 +0000 (20:51 +0900)
commit2ff11ff8dc32c3eba95b3ea4a2c0023d753bb3b8
treede0eb4f6ef83ae7b38e46930eec3a5fd10caeb02
parentae83fe75dd26bf32abe5980ace557187bb5996a7
ARM: EXYNOS4: 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-exynos4/Kconfig
arch/arm/mach-exynos4/Makefile
arch/arm/mach-exynos4/mach-exynos4-dt.c [new file with mode: 0644]