summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorJingchang Lu2013-05-28 11:12:23 +0200
committerShawn Guo2013-06-17 10:04:23 +0200
commite77b74ee6c4115a0fe1fdb673dbf25ffe1277205 (patch)
tree2a7bc28d6ec2b94385e147a60c8c281ed61df789 /arch/arm/boot/dts/Makefile
parentARM: dts: add SoC level device tree source for VF610 (diff)
downloadkernel-qcow2-linux-e77b74ee6c4115a0fe1fdb673dbf25ffe1277205.tar.gz
kernel-qcow2-linux-e77b74ee6c4115a0fe1fdb673dbf25ffe1277205.tar.xz
kernel-qcow2-linux-e77b74ee6c4115a0fe1fdb673dbf25ffe1277205.zip
ARM: dts: add initial VF610 Tower board dts support
Add initial Freescale Vybrid VF610 Tower board support with uart and fec enabled. Signed-off-by: Jingchang Lu <b35083@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
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 80a4603857bb..d5b52f6d9ff0 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -122,7 +122,8 @@ dtb-$(CONFIG_ARCH_MXC) += \
imx6q-sabrelite.dtb \
imx6q-sabresd.dtb \
imx6q-sbc6x.dtb \
- imx6sl-evk.dtb
+ imx6sl-evk.dtb \
+ vf610-twr.dtb
dtb-$(CONFIG_ARCH_MXS) += imx23-evk.dtb \
imx23-olinuxino.dtb \
imx23-stmp378x_devb.dtb \