summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorJoel Stanley2016-04-17 08:20:56 +0200
committerJoel Stanley2016-05-09 10:11:58 +0200
commit02440622656d26a0d68308db9e4ce1d2510f6530 (patch)
treed450ad7460a0b74243cbcb1e56310d91d5671fc4 /arch/arm/boot/dts/Makefile
parentarm/dts: Add Aspeed ast2400 device tree (diff)
downloadkernel-qcow2-linux-02440622656d26a0d68308db9e4ce1d2510f6530.tar.gz
kernel-qcow2-linux-02440622656d26a0d68308db9e4ce1d2510f6530.tar.xz
kernel-qcow2-linux-02440622656d26a0d68308db9e4ce1d2510f6530.zip
arm/dst: Add Aspeed ast2500 device tree
This adds a common device tree for all fifth generation Aspeed systems, and a board specific device tree for the ast2500 evaluation board. Signed-off-by: Joel Stanley <joel@jms.id.au>
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 dee3a92cbd3c..98251828883f 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -839,7 +839,8 @@ dtb-$(CONFIG_ARCH_MEDIATEK) += \
mt8127-moose.dtb \
mt8135-evbp1.dtb
dtb-$(CONFIG_ARCH_ZX) += zx296702-ad1.dtb
-dtb-$(CONFIG_ARCH_ASPEED) += aspeed-bmc-opp-palmetto.dtb
+dtb-$(CONFIG_ARCH_ASPEED) += aspeed-bmc-opp-palmetto.dtb \
+ aspeed-ast2500-evb.dtb
endif
dtstree := $(srctree)/$(src)