summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2013-10-29 15:15:57 +1000
committerShawn Guo <shawn.guo@linaro.org>2014-02-09 21:32:21 +0800
commitc605cbf5e135fa2084af0b6ac56b7e59dbb547dd (patch)
tree855d0429be031a60bab5d24a5134841e307da26c /arch/arm/boot/dts/Makefile
parent64972acd61047558eab219d2aad4cfa8fe487908 (diff)
downloadlwn-c605cbf5e135fa2084af0b6ac56b7e59dbb547dd.tar.gz
lwn-c605cbf5e135fa2084af0b6ac56b7e59dbb547dd.zip
ARM: dts: imx: add device tree support for Freescale imx50evk board
Add device tree support for the Freescale IMX50EVk board based around the IMX50 SoC. Supports UART, SPI flash, FEC ethernet and USB on this board. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 6e2b67ac9bb5..765e9d439fa1 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -143,6 +143,7 @@ dtb-$(CONFIG_ARCH_MXC) += \
imx27-phytec-phycard-s-som.dtb \
imx27-phytec-phycard-s-rdk.dtb \
imx31-bug.dtb \
+ imx50-evk.dtb \
imx51-apf51.dtb \
imx51-apf51dev.dtb \
imx51-babbage.dtb \