aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/intel/Makefile
diff options
context:
space:
mode:
authorDaniele Alessandrelli <daniele.alessandrelli@intel.com>2020-07-17 10:04:14 +0100
committerArnd Bergmann <arnd@arndb.de>2020-07-17 16:32:20 +0200
commitd846abff949d346ffc0fe31d492c2af00ea40e2e (patch)
treed27bc6ce78ff0cbb2c071aa0d0015a489fe2e567 /arch/arm64/boot/dts/intel/Makefile
parentarm64: dts: keembay: Add device tree for Keem Bay SoC (diff)
downloadlinux-dev-d846abff949d346ffc0fe31d492c2af00ea40e2e.tar.xz
linux-dev-d846abff949d346ffc0fe31d492c2af00ea40e2e.zip
arm64: dts: keembay: Add device tree for Keem Bay EVM board
Add initial device tree for Keem Bay EVM board. With this minimal device tree the board boots fine using an initramfs image. Link: https://lore.kernel.org/r/20200717090414.313530-6-daniele.alessandrelli@linux.intel.com Reviewed-by: Dinh Nguyen <dinguyen@kernel.org> Signed-off-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm64/boot/dts/intel/Makefile')
-rw-r--r--arch/arm64/boot/dts/intel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/intel/Makefile b/arch/arm64/boot/dts/intel/Makefile
index 40cb16e8c814..296eceec4276 100644
--- a/arch/arm64/boot/dts/intel/Makefile
+++ b/arch/arm64/boot/dts/intel/Makefile
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-only
dtb-$(CONFIG_ARCH_AGILEX) += socfpga_agilex_socdk.dtb \
socfpga_agilex_socdk_nand.dtb
+dtb-$(CONFIG_ARCH_KEEMBAY) += keembay-evm.dtb