summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/Makefile
diff options
context:
space:
mode:
authorSarah Walker <Sarah.Walker@arm.com>2016-01-13 16:24:22 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2016-03-10 07:58:05 +0000
commit14ebf51be6ead99b3861d779bdcf3cee18ab81d6 (patch)
treeec08b24cd2881121f9d3b684cb3aa3ee6534e0b2 /arch/arm64/boot/dts/Makefile
parent7bc2949ccefe0eba6a009ffe91a2117a8f1f4da6 (diff)
arm64: dts: add device tree for GPU+VP+DP Juno platform
This commit adds a new DTS for the GPU+VP+DP Juno platform. In order to reduce duplication between this and the basic Juno platform, the common areas have been split into 'juno-common.dtsi'. Change-Id: Ice7bc9ee649332f3031181d6728d91043b6f8e3d
Diffstat (limited to 'arch/arm64/boot/dts/Makefile')
-rw-r--r--arch/arm64/boot/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/Makefile b/arch/arm64/boot/dts/Makefile
index 661015fd774..06db106890d 100644
--- a/arch/arm64/boot/dts/Makefile
+++ b/arch/arm64/boot/dts/Makefile
@@ -1,6 +1,7 @@
dtb-$(CONFIG_ARCH_VEXPRESS) += rtsm_ve-aemv8a.dtb foundation-v8.dtb \
fvp-base-gicv2-psci.dtb
-dtb-$(CONFIG_ARCH_VEXPRESS) += juno.dtb
+dtb-$(CONFIG_ARCH_VEXPRESS) += juno.dtb \
+ juno_mali_fpga_T860_VP550_DP550_SMMU550.dtb
dtb-$(CONFIG_ARCH_XGENE) += apm-mustang.dtb
targets += dtbs