aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/mediatek/Makefile
diff options
context:
space:
mode:
authorMars Cheng <mars.cheng@mediatek.com>2015-07-14 14:58:13 +0800
committerMatthias Brugger <matthias.bgg@gmail.com>2015-07-23 19:55:55 +0200
commite26945245e414eff42ee1ffeaedf198911bf1d77 (patch)
tree5cba75c4b1b9d35d06573c7b1ab48fd5917efc10 /arch/arm64/boot/dts/mediatek/Makefile
parentDocument: DT: Add bindings for mediatek MT6795 SoC Platform (diff)
downloadlinux-dev-e26945245e414eff42ee1ffeaedf198911bf1d77.tar.xz
linux-dev-e26945245e414eff42ee1ffeaedf198911bf1d77.zip
arm64: dts: mediatek: add mt6795 support
This adds basic chip support for MT6795 SoC Signed-off-by: Mars Cheng <mars.cheng@mediatek.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'arch/arm64/boot/dts/mediatek/Makefile')
-rw-r--r--arch/arm64/boot/dts/mediatek/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/mediatek/Makefile b/arch/arm64/boot/dts/mediatek/Makefile
index 3ce24622b231..e0a4bff2fc17 100644
--- a/arch/arm64/boot/dts/mediatek/Makefile
+++ b/arch/arm64/boot/dts/mediatek/Makefile
@@ -1,3 +1,4 @@
+dtb-$(CONFIG_ARCH_MEDIATEK) += mt6795-evb.dtb
dtb-$(CONFIG_ARCH_MEDIATEK) += mt8173-evb.dtb
always := $(dtb-y)