aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/intel/Makefile
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@kernel.org>2019-11-07 16:59:27 -0600
committerDinh Nguyen <dinguyen@kernel.org>2019-11-18 15:50:56 -0600
commit3c0f3b8545e796b3d812e56be5e7adc667d41f90 (patch)
tree3c8a889b2b06ca711dac211a611051e590fc483a /arch/arm64/boot/dts/intel/Makefile
parentarm64: dts: agilex: add NAND IP to base dts (diff)
downloadlinux-dev-3c0f3b8545e796b3d812e56be5e7adc667d41f90.tar.xz
linux-dev-3c0f3b8545e796b3d812e56be5e7adc667d41f90.zip
arm64: dts: add NAND board files for Stratix10 and Agilex
The Stratix10 and Agilex devkits support a separate NAND daughter card. The NAND daughter card replaces the SDMMC slot that is on the default daughter card thus requires a separate board dts file. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/intel/Makefile')
-rw-r--r--arch/arm64/boot/dts/intel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/intel/Makefile b/arch/arm64/boot/dts/intel/Makefile
index 1253af30da8e..40cb16e8c814 100644
--- a/arch/arm64/boot/dts/intel/Makefile
+++ b/arch/arm64/boot/dts/intel/Makefile
@@ -1,2 +1,3 @@
# SPDX-License-Identifier: GPL-2.0-only
-dtb-$(CONFIG_ARCH_AGILEX) += socfpga_agilex_socdk.dtb
+dtb-$(CONFIG_ARCH_AGILEX) += socfpga_agilex_socdk.dtb \
+ socfpga_agilex_socdk_nand.dtb