blob: 4e46326dd123cb066943e5bb03457f052c4b41fa [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (C) 2016 Marvell Technology Group Ltd.
4 *
5 * Device Tree file for the Armada 7020 SoC, made of an AP806 Dual and
6 * one CP110.
7 */
8
9#include "armada-ap806-dual.dtsi"
10#include "armada-70x0.dtsi"
11
12/ {
13 model = "Marvell Armada 7020";
14 compatible = "marvell,armada7020", "marvell,armada-ap806-dual",
15 "marvell,armada-ap806";
16};