blob: 299e814d1deda8a0f5b8b366d64063089cfd1308 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (C) 2017 Marvell Technology Group Ltd.
4 *
5 * Device Tree file for Marvell Armada-8080 SoC, made of an AP810 OCTA.
6 */
7
8#include "armada-ap810-ap0-octa-core.dtsi"
9
10/ {
11 model = "Marvell 8080 board";
12 compatible = "marvell,armada-8080", "marvell,armada-ap810-octa",
13 "marvell,armada-ap810";
14};