blob: dc1182ec9fa1e0fe504acab3d94c450920fa3607 [file] [log] [blame]
Pali Rohár0934ddd2022-02-14 11:34:30 +01001// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
Stefan Roese850db822016-05-17 14:03:25 +02002/*
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 *
Stefan Roese850db822016-05-17 14:03:25 +020010 */
11
12#include "armada-37xx.dtsi"
13
14/ {
15 model = "Marvell Armada 3710 SoC";
16 compatible = "marvell,armada3710", "marvell,armada3700";
17};