aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/marvell/Makefile
diff options
context:
space:
mode:
authorVladimir Vid <vladimir.vid@sartura.hr>2020-10-26 19:44:42 +0100
committerGregory CLEMENT <gregory.clement@bootlin.com>2020-11-29 12:15:06 +0100
commit3404fe15a60fe790799d6e1dd5de51997f338cc6 (patch)
tree769d0685409c761062fa3492c11a9ea42ea2084a /arch/arm64/boot/dts/marvell/Makefile
parentarm64: dts: marvell: espressobin: Add support for LED2 (diff)
downloadlinux-dev-3404fe15a60fe790799d6e1dd5de51997f338cc6.tar.xz
linux-dev-3404fe15a60fe790799d6e1dd5de51997f338cc6.zip
arm64: dts: marvell: add DT for ESPRESSObin-Ultra
This adds support for ESPRESSObin-Ultra from Globalscale. Specifications are similar to the base ESPRESSObin board, with main difference being being WAN port with PoE capability and 2 additional ethernet ports. Full specifications: 1x Marvell 64 bit Dual Core ARM A53 Armada 3700 SOC clocked up to 1.2Ghz 1x Topaz 6341 Networking Switch 1GB DDR4 8GB eMMC 1x WAN with 30W POE 4x Gb LAN 1x RTC Clock and battery 1x DC Jack 1x USB 3.0 Type A 1x USB 2.0 Type A 1x SIM NanoSIM card Slot 1x Power Button 4x LED 1x Reset button 1x microUSB for UART 1x M.2 2280 slot for memory 1x 2x2 802.11ac Wi-Fi 1x MiniPCIE slot for Wi-Fi (PCIe interface) Signed-off-by: Vladimir Vid <vladimir.vid@sartura.hr> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Diffstat (limited to 'arch/arm64/boot/dts/marvell/Makefile')
-rw-r--r--arch/arm64/boot/dts/marvell/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/marvell/Makefile b/arch/arm64/boot/dts/marvell/Makefile
index e413c3261792..34efe0fb6f37 100644
--- a/arch/arm64/boot/dts/marvell/Makefile
+++ b/arch/arm64/boot/dts/marvell/Makefile
@@ -3,6 +3,7 @@
dtb-$(CONFIG_ARCH_MVEBU) += armada-3720-db.dtb
dtb-$(CONFIG_ARCH_MVEBU) += armada-3720-espressobin.dtb
dtb-$(CONFIG_ARCH_MVEBU) += armada-3720-espressobin-emmc.dtb
+dtb-$(CONFIG_ARCH_MVEBU) += armada-3720-espressobin-ultra.dtb
dtb-$(CONFIG_ARCH_MVEBU) += armada-3720-espressobin-v7.dtb
dtb-$(CONFIG_ARCH_MVEBU) += armada-3720-espressobin-v7-emmc.dtb
dtb-$(CONFIG_ARCH_MVEBU) += armada-3720-turris-mox.dtb