summaryrefslogtreecommitdiff
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2015-08-31 05:33:57 (GMT)
committerLuka Perkov <luka.perkov@sartura.hr>2015-10-21 00:25:01 (GMT)
commit39a230aad317a1be01c5f1cb2a7d3a30c4881ed4 (patch)
tree27da1f495374dcb9e778e858b76246550ded80c4 /arch/arm/dts/Makefile
parent78de2c0c3e4ffc550023b667f72a3eb6c252ff80 (diff)
downloadu-boot-39a230aad317a1be01c5f1cb2a7d3a30c4881ed4.tar.xz
arm: mvebu: Add basic Armada XP / 38x dtsi/dts files
These will be needed by the upcoming DM (driver model) support for the Armada XP / 38x SoC's. This will provide DT based probing. The dts files are copied 1:1 from the Linux kernel release v4.2. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index 65b4230..a0c18c2 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -41,6 +41,11 @@ dtb-$(CONFIG_TEGRA) += tegra20-harmony.dtb \
tegra210-p2371-0000.dtb \
tegra210-p2371-2180.dtb \
tegra210-p2571.dtb
+
+dtb-$(CONFIG_ARCH_MVEBU) += \
+ armada-388-gp.dtb \
+ armada-xp-gp.dtb
+
dtb-$(CONFIG_ARCH_UNIPHIER) += \
uniphier-ph1-ld4-ref.dtb \
uniphier-ph1-ld6b-ref.dtb \