summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorBen Whitten <ben.whitten@gmail.com>2018-06-15 14:40:55 +0100
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2018-07-20 10:05:10 +0200
commitef8375bea216a91194d0aac041d5c38a5db089ce (patch)
tree490ecee17716288bf9d94971520c6a7f5dcd2070 /arch/arm/boot/dts/Makefile
parentfd2c7ef94311791dd5cfbe9a099c96a9eedfab78 (diff)
downloadlinux-stable-ef8375bea216a91194d0aac041d5c38a5db089ce.tar.gz
linux-stable-ef8375bea216a91194d0aac041d5c38a5db089ce.tar.bz2
linux-stable-ef8375bea216a91194d0aac041d5c38a5db089ce.zip
ARM: dts: add support for Laird SOM60 module and DVK boards
This adds support for Lairds upcoming SOM module, featuring Marvell WiFi and Bluetooth, 2Gb NAND / 1Gb LPDDR SDRAM, and an Atmel SAMA5D3 CPU. Signed-off-by: Ben Whitten <ben.whitten@lairdtech.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index adb48a10ae08..b9c0d9d00a6e 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -51,6 +51,7 @@ dtb-$(CONFIG_SOC_SAM_V7) += \
at91-sama5d2_ptc_ek.dtb \
at91-sama5d2_xplained.dtb \
at91-sama5d3_xplained.dtb \
+ at91-dvk_som60.dtb \
at91-gatwick.dtb \
at91-tse850-3.dtb \
at91-wb50n.dtb \