Tom Rini | 53633a8 | 2024-02-29 12:33:36 -0500 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
| 2 | /* |
| 3 | * Device Tree file for Globalscale Marvell ESPRESSOBin Board |
| 4 | * Copyright (C) 2016 Marvell |
| 5 | * |
| 6 | * Romain Perier <romain.perier@free-electrons.com> |
| 7 | * |
| 8 | */ |
| 9 | /* |
| 10 | * Schematic available at http://espressobin.net/wp-content/uploads/2017/08/ESPRESSObin_V5_Schematics.pdf |
| 11 | */ |
| 12 | |
| 13 | /dts-v1/; |
| 14 | |
| 15 | #include "armada-3720-espressobin.dtsi" |
| 16 | |
| 17 | / { |
| 18 | model = "Globalscale Marvell ESPRESSOBin Board"; |
| 19 | compatible = "globalscale,espressobin", "marvell,armada3720", "marvell,armada3700"; |
| 20 | }; |