summaryrefslogtreecommitdiff
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2018-04-03 22:54:49 -0700
committerYe Li <ye.li@nxp.com>2018-04-27 02:28:27 -0700
commitc2e510834d88b4f3a04af240d9585d4ab3c6ac9c (patch)
treeb0d92c15fefc6b3de11847d5941e8174fb1dc2d9 /arch/arm/dts/Makefile
parentbbc43351ab3da32bcdb33ad1d9aa0bd6c7d7f193 (diff)
MLK-18155-1 dts: mx6ulevk: Add DTS for i.MX6UL EVK boards
Update imx6ul.dtsi file to align with kernel (commit f3834c73366f985fef6c1fdaaa129dfceb6151cb) Remove the MMC alias due DM MMC will used as device index. Add the DTS files for 14x14 EVK, 9x9 EVK, etc. Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index 5ac3a50453..752927834b 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -382,7 +382,11 @@ dtb-$(CONFIG_VF610) += vf500-colibri.dtb \
dtb-$(CONFIG_MX53) += imx53-cx9020.dtb
-dtb-$(CONFIG_MX6) += imx6ull-14x14-evk.dtb \
+dtb-$(CONFIG_MX6) += imx6ul-14x14-evk.dtb \
+ imx6ul-14x14-evk-emmc.dtb \
+ imx6ul-14x14-evk-gpmi-weim.dtb \
+ imx6ul-9x9-evk.dtb \
+ imx6ull-14x14-evk.dtb \
imx6sl-evk.dtb \
imx6sll-evk.dtb \
imx6dl-icore.dtb \