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