dt: socfpga: Import and enable Arria V DK DTS
[platform/kernel/u-boot.git] / arch / arm / dts / Makefile
index fac16cc..cbe5b86 100644 (file)
@@ -49,7 +49,10 @@ dtb-$(CONFIG_ZYNQ) += zynq-zc702.dtb \
        zynq-zc770-xm013.dtb
 dtb-$(CONFIG_AM33XX) += am335x-boneblack.dtb
 
-dtb-$(CONFIG_SOCFPGA) += socfpga_cyclone5_socrates.dtb
+dtb-$(CONFIG_SOCFPGA) +=                               \
+       socfpga_arria5_socdk.dtb                        \
+       socfpga_cyclone5_socdk.dtb                      \
+       socfpga_cyclone5_socrates.dtb
 
 targets += $(dtb-y)