1// SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2/* 3 * Device Tree Include file for Marvell Armada 371x family of SoCs 4 * (also named 88F3710) 5 * 6 * Copyright (C) 2016 Marvell 7 * 8 * Gregory CLEMENT <gregory.clement@free-electrons.com> 9 * 10 */ 11 12#include "armada-37xx.dtsi" 13 14/ { 15 model = "Marvell Armada 3710 SoC"; 16 compatible = "marvell,armada3710", "marvell,armada3700"; 17}; 18