aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorJon Mason <jonmason@broadcom.com>2016-06-07 18:28:06 -0400
committerFlorian Fainelli <f.fainelli@gmail.com>2016-06-10 11:33:08 -0700
commit707bbc45717c234c07e3870267ede61d15684346 (patch)
tree22a5295f345f6c6e4314ad32d46cf341d2e45696 /arch/arm/boot/dts/Makefile
parentARM: dts: bcm23550: Add device tree files (diff)
downloadlinux-dev-707bbc45717c234c07e3870267ede61d15684346.tar.xz
linux-dev-707bbc45717c234c07e3870267ede61d15684346.zip
ARM: dts: NSP: Add XMC board support
The BCM958525XMC board is a smaller form factor typically used as controller boards for switches. This smaller board has less devices pinned out, so only a few need be populated in the device tree. Signed-off-by: Jon Mason <jonmason@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
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 cbe1595aa851..2654eb69cbb5 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -98,6 +98,7 @@ dtb-$(CONFIG_ARCH_BCM_MOBILE) += \
bcm21664-garnet.dtb \
bcm23550-sparrow.dtb
dtb-$(CONFIG_ARCH_BCM_NSP) += \
+ bcm958525xmc.dtb \
bcm958625hr.dtb \
bcm958625k.dtb
dtb-$(CONFIG_ARCH_BERLIN) += \