1*c66ec88fSEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2*c66ec88fSEmmanuel Vadot/*
3*c66ec88fSEmmanuel Vadot * Copyright (C) 2017 Marvell Technology Group Ltd.
4*c66ec88fSEmmanuel Vadot *
5*c66ec88fSEmmanuel Vadot * Device Tree file for Marvell Armada-8080 SoC, made of an AP810 OCTA.
6*c66ec88fSEmmanuel Vadot */
7*c66ec88fSEmmanuel Vadot
8*c66ec88fSEmmanuel Vadot#include "armada-ap810-ap0-octa-core.dtsi"
9*c66ec88fSEmmanuel Vadot
10*c66ec88fSEmmanuel Vadot/ {
11*c66ec88fSEmmanuel Vadot	model = "Marvell 8080 board";
12*c66ec88fSEmmanuel Vadot	compatible = "marvell,armada-8080", "marvell,armada-ap810-octa",
13*c66ec88fSEmmanuel Vadot				"marvell,armada-ap810";
14*c66ec88fSEmmanuel Vadot};
15