summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/loongson/Makefile
diff options
context:
space:
mode:
authorQing Zhang <zhangqing@loongson.cn>2021-03-15 10:49:58 +0300
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2021-03-25 12:44:00 +0300
commitb1a792601f264df7172a728f1a83a05b6b399dfb (patch)
tree2b678f0fd0433d05fd26ef18eb086ea63ffc21d7 /arch/mips/boot/dts/loongson/Makefile
parent05c4e2721d7af0df7bc1378a23712a0fd16947b5 (diff)
downloadlinux-b1a792601f264df7172a728f1a83a05b6b399dfb.tar.xz
MIPS: Loongson64: DeviceTree for Loongson-2K1000
Add DeviceTree files for Loongson-2K1000 processor, currently only supports single-core boot. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Qing Zhang <zhangqing@loongson.cn> Tested-by: Ming Wang <wangming01@loongson.cn> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/boot/dts/loongson/Makefile')
-rw-r--r--arch/mips/boot/dts/loongson/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/boot/dts/loongson/Makefile b/arch/mips/boot/dts/loongson/Makefile
index 8fd0efb37423..72267bfda9b4 100644
--- a/arch/mips/boot/dts/loongson/Makefile
+++ b/arch/mips/boot/dts/loongson/Makefile
@@ -1,4 +1,5 @@
# SPDX_License_Identifier: GPL_2.0
+dtb-$(CONFIG_MACH_LOONGSON64) += loongson64_2core_2k1000.dtb
dtb-$(CONFIG_MACH_LOONGSON64) += loongson64c_4core_ls7a.dtb
dtb-$(CONFIG_MACH_LOONGSON64) += loongson64c_4core_rs780e.dtb
dtb-$(CONFIG_MACH_LOONGSON64) += loongson64c_8core_rs780e.dtb