fdt: import bcm283x device tree sources from the linux kernel tree
[oweals/u-boot.git] / arch / arm / dts / Makefile
index ae47d8127ca06f9c1ed70a325c3964b80970815c..b2306dd81f087f17dca96390deaf293594ff776d 100644 (file)
@@ -303,6 +303,15 @@ dtb-$(CONFIG_SOC_KEYSTONE) += k2hk-evm.dtb \
 dtb-$(CONFIG_TARGET_SAMA5D2_XPLAINED) += \
        at91-sama5d2_xplained.dtb
 
+dtb-$(CONFIG_ARCH_BCM283X) += \
+       bcm2835-rpi-a-plus.dtb \
+       bcm2835-rpi-a.dtb \
+       bcm2835-rpi-b-plus.dtb \
+       bcm2835-rpi-b-rev2.dtb \
+       bcm2835-rpi-b.dtb \
+       bcm2836-rpi-2-b.dtb \
+       bcm2837-rpi-3-b.dtb
+
 targets += $(dtb-y)
 
 # Add any required device tree compiler flags here