summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorAlejandro Sierra <alejandro.sierra@nxp.com>2016-09-26 16:37:19 -0500
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:25:12 +0800
commit64f97145f02ed9c87627b30a9868ae892d613e0f (patch)
tree2d55a0fba5b2bbc87e9eed4134d6f079a9979371 /arch/arm/boot/dts/Makefile
parent0f6501d77245dcb73052bf6ee7c2c6fbb1bef439 (diff)
MLK-13287 ARM: dts: imx: support for epop 6sxscm evb board
Add support for the epop i.MX6SX SCM EVB board The epop variant contains an eMMC(512MB) within the POP package. Support the next features for epop 6sxscm EVB: - Regular epop board - M4 support Signed-off-by: Alejandro Sierra <alejandro.sierra@nxp.com> Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index b8a90fafb755..756e85a63e77 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -528,7 +528,9 @@ dtb-$(CONFIG_SOC_IMX6SX) += \
imx6sxscm-1gb-evb-m4-ldo.dtb \
imx6sxscm-1gb-evb-mqs-ldo.dtb \
imx6sxscm-1gb-evb-sai-ldo.dtb \
- imx6sxscm-1gb-evb-btwifi-ldo.dtb
+ imx6sxscm-1gb-evb-btwifi-ldo.dtb \
+ imx6sxscm-epop-evb-ldo.dtb \
+ imx6sxscm-epop-evb-m4-ldo.dtb
dtb-$(CONFIG_SOC_IMX6UL) += \
imx6ul-14x14-evk.dtb \
imx6ul-14x14-evk-btwifi.dtb \