6db4831e98
Android 14
15 lines
357 B
Plaintext
15 lines
357 B
Plaintext
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
/*
|
|
* Copyright (C) 2017 Marvell Technology Group Ltd.
|
|
*
|
|
* Device Tree file for Marvell Armada-8080 SoC, made of an AP810 OCTA.
|
|
*/
|
|
|
|
#include "armada-ap810-ap0-octa-core.dtsi"
|
|
|
|
/ {
|
|
model = "Marvell 8080 board";
|
|
compatible = "marvell,armada-8080", "marvell,armada-ap810-octa",
|
|
"marvell,armada-ap810";
|
|
};
|