aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/boot/dts/sifive/Makefile
diff options
context:
space:
mode:
authorYash Shah <yash.shah@sifive.com>2020-12-08 10:25:41 +0530
committerPalmer Dabbelt <palmerdabbelt@google.com>2021-01-07 17:37:44 -0800
commitd573b5558abb5281306ecb35b41a2814abd8d7e4 (patch)
treec7ee120f3608fc85ef6d4982725d06f05328aeea /arch/riscv/boot/dts/sifive/Makefile
parent3489c030102fee69ef423f71f279d7bfe547aed8 (diff)
riscv: dts: add initial board data for the SiFive HiFive Unmatched
Add initial board data for the SiFive HiFive Unmatched A00. This patch is dependent on Zong's Patchset[0]. [0]: https://lore.kernel.org/linux-riscv/20201130082330.77268-4-zong.li@sifive.com/T/#u Signed-off-by: Yash Shah <yash.shah@sifive.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'arch/riscv/boot/dts/sifive/Makefile')
-rw-r--r--arch/riscv/boot/dts/sifive/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/riscv/boot/dts/sifive/Makefile b/arch/riscv/boot/dts/sifive/Makefile
index 6d6189e6e4af..74c47fe9fc22 100644
--- a/arch/riscv/boot/dts/sifive/Makefile
+++ b/arch/riscv/boot/dts/sifive/Makefile
@@ -1,2 +1,3 @@
# SPDX-License-Identifier: GPL-2.0
-dtb-$(CONFIG_SOC_SIFIVE) += hifive-unleashed-a00.dtb
+dtb-$(CONFIG_SOC_SIFIVE) += hifive-unleashed-a00.dtb \
+ hifive-unmatched-a00.dtb