aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorMarkus Mayer <markus.mayer@linaro.org>2014-03-06 17:18:14 +0800
committerMatt Porter <mporter@linaro.org>2014-03-14 12:22:37 -0400
commit2eba905e860f8aed5f2743b45259bb2e92548a55 (patch)
treee18d8846b3e55095bf52bb4547f0059db057f5ce /arch/arm/boot/dts/Makefile
parentARM: DT: bcm21664: Device tree bindings (diff)
downloadlinux-dev-2eba905e860f8aed5f2743b45259bb2e92548a55.tar.xz
linux-dev-2eba905e860f8aed5f2743b45259bb2e92548a55.zip
ARM: dts: bcm21664: Add device tree files.
Add device tree files for the Broadcom BCM21664 SoC. Signed-off-by: Markus Mayer <markus.mayer@linaro.org> Signed-off-by: Matt Porter <mporter@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index ca755521caee..be8787e9cd26 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -47,7 +47,8 @@ dtb-$(CONFIG_ARCH_AT91) += sama5d36ek.dtb
dtb-$(CONFIG_ARCH_ATLAS6) += atlas6-evb.dtb
dtb-$(CONFIG_ARCH_BCM2835) += bcm2835-rpi-b.dtb
-dtb-$(CONFIG_ARCH_BCM_MOBILE) += bcm28155-ap.dtb
+dtb-$(CONFIG_ARCH_BCM_MOBILE) += bcm28155-ap.dtb \
+ bcm21664-garnet.dtb
dtb-$(CONFIG_ARCH_BCM2835) += bcm2835-rpi-b.dtb
dtb-$(CONFIG_ARCH_BCM_5301X) += bcm4708-netgear-r6250.dtb
dtb-$(CONFIG_ARCH_BERLIN) += \