Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/sys/contrib/device-tree/src/arm64/marvell/armada-371x.dtsi
48526 views
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Device Tree Include file for Marvell Armada 371x family of SoCs
 * (also named 88F3710)
 *
 * Copyright (C) 2016 Marvell
 *
 * Gregory CLEMENT <[email protected]>
 *
 */

#include "armada-37xx.dtsi"

/ {
	model = "Marvell Armada 3710 SoC";
	compatible = "marvell,armada3710", "marvell,armada3700";
};