summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/mediatek/Makefile
diff options
context:
space:
mode:
authorTinghan Shen <tinghan.shen@mediatek.com>2022-04-11 10:27:24 +0800
committerMatthias Brugger <matthias.bgg@gmail.com>2022-04-26 10:58:57 +0200
commit37f2582883be7218dc69f9af135959a8e93de223 (patch)
tree8ed9474448afe98b8dd0abe4e62659d8c3739840 /arch/arm64/boot/dts/mediatek/Makefile
parentdb61337e49a8324d3e7cae3450db22cf2bf87369 (diff)
downloadlinux-37f2582883be7218dc69f9af135959a8e93de223.tar.gz
linux-37f2582883be7218dc69f9af135959a8e93de223.tar.bz2
linux-37f2582883be7218dc69f9af135959a8e93de223.zip
arm64: dts: Add mediatek SoC mt8195 and evaluation board
Add basic chip support for mediatek mt8195. Signed-off-by: Seiya Wang <seiya.wang@mediatek.com> Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20220411022724.11005-3-tinghan.shen@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 8c1e18032f9f..5da29e7223e4 100644
--- a/arch/arm64/boot/dts/mediatek/Makefile
+++ b/arch/arm64/boot/dts/mediatek/Makefile
@@ -38,4 +38,5 @@ dtb-$(CONFIG_ARCH_MEDIATEK) += mt8183-kukui-krane-sku0.dtb
dtb-$(CONFIG_ARCH_MEDIATEK) += mt8183-kukui-krane-sku176.dtb
dtb-$(CONFIG_ARCH_MEDIATEK) += mt8183-pumpkin.dtb
dtb-$(CONFIG_ARCH_MEDIATEK) += mt8192-evb.dtb
+dtb-$(CONFIG_ARCH_MEDIATEK) += mt8195-evb.dtb
dtb-$(CONFIG_ARCH_MEDIATEK) += mt8516-pumpkin.dtb