summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2012-10-24 13:41:15 +0900
committerKukjin Kim <kgene.kim@samsung.com>2012-11-22 13:42:49 +0900
commit1355bbc480b12ea5b5ec7d171ee34399dc57ec23 (patch)
tree1f3650d5ec779d36be5f9c7d3fb23bed52ba35eb /arch/arm/boot/dts/Makefile
parent2edb36c4ea09fe5077e2d19e60fd353ab1fc6eee (diff)
downloadlwn-1355bbc480b12ea5b5ec7d171ee34399dc57ec23.tar.gz
lwn-1355bbc480b12ea5b5ec7d171ee34399dc57ec23.zip
ARM: dts: add initial dts file for EXYNOS5440, SSDK5440
This patch adds initial dts file for EXYNOS5440 SoC and adds the dts file for SSDK5440 board which is a kind of reference board. More properties will be added later. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index f37cf9fa5fa0..a27d491b5486 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -23,7 +23,8 @@ dtb-$(CONFIG_ARCH_DOVE) += dove-cm-a510.dtb \
dtb-$(CONFIG_ARCH_EXYNOS) += exynos4210-origen.dtb \
exynos4210-smdkv310.dtb \
exynos4210-trats.dtb \
- exynos5250-smdk5250.dtb
+ exynos5250-smdk5250.dtb \
+ exynos5440-ssdk5440.dtb
dtb-$(CONFIG_ARCH_HIGHBANK) += highbank.dtb
dtb-$(CONFIG_ARCH_INTEGRATOR) += integratorap.dtb \
integratorcp.dtb