summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-12-16 02:06:21 +0300
committerArnd Bergmann <arnd@arndb.de>2015-12-16 02:06:21 +0300
commit8d08689dd3f2f2a03acd3b4a22fe556c85441694 (patch)
tree1e45c3f26e26ec77906c276578450c3c9e43cda7 /arch/arm/boot/dts/Makefile
parent8ea1c981b6303904a2d92102f903843bda9df58c (diff)
parent34a315883f60344f2116dcd445388531d09dc066 (diff)
downloadlinux-8d08689dd3f2f2a03acd3b4a22fe556c85441694.tar.xz
Merge tag 'socfpga_dts_for_v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/dt
Merge "SoCFPGA DTS update for v4.5" from Dinh Nguyen: - Add DT board file for Denx MCVEVK board * tag 'socfpga_dts_for_v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux: ARM: socfpga: Add support for DENX MCV SoM and MCVEVK baseboard
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 ceb3c559b78a..840dec17a708 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -569,6 +569,7 @@ dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += \
dtb-$(CONFIG_ARCH_SOCFPGA) += \
socfpga_arria5_socdk.dtb \
socfpga_arria10_socdk_sdmmc.dtb \
+ socfpga_cyclone5_mcvevk.dtb \
socfpga_cyclone5_socdk.dtb \
socfpga_cyclone5_de0_sockit.dtb \
socfpga_cyclone5_sockit.dtb \