summaryrefslogtreecommitdiff
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-10-05 15:27:06 -0700
committerStefano Babic <sbabic@denx.de>2016-10-07 12:26:15 +0200
commite60f74907d65fb79f41c0f797407cb21da922c47 (patch)
treede7bdbb7ef2c1b83076fb966b7998cfa1c917266 /arch/arm/dts/Makefile
parentbdad02e1e2aa2c4efc3fe8752c1340cc558e39dc (diff)
downloadu-boot-imx-e60f74907d65fb79f41c0f797407cb21da922c47.zip
u-boot-imx-e60f74907d65fb79f41c0f797407cb21da922c47.tar.gz
u-boot-imx-e60f74907d65fb79f41c0f797407cb21da922c47.tar.bz2
arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree
Add base device for NXP i.MX 7Solo/7Dual. The two SoC are very similar and hence can share the same device tree for boot loaders purpose. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index efdd1ff..532527d 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -283,6 +283,8 @@ dtb-$(CONFIG_VF610) += vf500-colibri.dtb \
dtb-$(CONFIG_MX6) += imx6ull-14x14-evk.dtb
+dtb-$(CONFIG_MX7) += imx7-colibri.dtb
+
dtb-$(CONFIG_SOC_KEYSTONE) += k2hk-evm.dtb \
k2l-evm.dtb \
k2e-evm.dtb \