]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: EXYNOS: add support device tree enabled board file for EXYNOS5
authorKukjin Kim <kgene.kim@samsung.com>
Fri, 10 Feb 2012 04:13:15 +0000 (13:13 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 15 Mar 2012 05:22:06 +0000 (22:22 -0700)
commitb3e68fb17a25ffa73610a21bf3974b7297026a0f
treece69b752ea08d03bef50bec4c831266afadc9a1c
parent23f16c7b7cb6a5d086254cbf997c13a56c05031e
ARM: EXYNOS: add support device tree enabled board file for EXYNOS5

This patch adds a new EXYNOS5 compatible device tree enabled board
When using this, a corresponding device tree blob which describes the
board's properties should be supplied at boot time to the kernel.

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