2020-09-04 15:33:53 +00:00
|
|
|
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
2017-02-16 11:52:30 +00:00
|
|
|
/*
|
2020-09-04 15:33:53 +00:00
|
|
|
* Device Tree file for Globalscale Marvell ESPRESSOBin Board
|
2017-02-16 11:52:30 +00:00
|
|
|
* Copyright (C) 2016 Marvell
|
|
|
|
*
|
2020-09-04 15:33:53 +00:00
|
|
|
* Romain Perier <romain.perier@free-electrons.com>
|
2017-02-16 11:52:30 +00:00
|
|
|
*
|
2020-09-04 15:33:53 +00:00
|
|
|
*/
|
|
|
|
/*
|
|
|
|
* Schematic available at http://espressobin.net/wp-content/uploads/2017/08/ESPRESSObin_V5_Schematics.pdf
|
2017-02-16 11:52:30 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
/dts-v1/;
|
|
|
|
|
2020-09-04 15:33:53 +00:00
|
|
|
#include "armada-3720-espressobin.dtsi"
|
2017-02-16 11:52:30 +00:00
|
|
|
|
|
|
|
/ {
|
2020-10-02 05:51:12 +00:00
|
|
|
model = "Globalscale Marvell ESPRESSOBin Board";
|
|
|
|
compatible = "globalscale,espressobin", "marvell,armada3720", "marvell,armada3710";
|
2018-03-26 07:57:31 +00:00
|
|
|
};
|