mvebu: Add basic support for WRT1900AC (v1) and Turris Omnia (pre 2019)
[librecmc/librecmc.git] / target / linux / mvebu / files-4.14 / arch / arm64 / boot / dts / marvell / armada-3720-espressobin-v7.dts
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Device Tree file for Globalscale Marvell ESPRESSOBin Board V7
4  * Copyright (C) 2018 Marvell
5  *
6  * Romain Perier <romain.perier@free-electrons.com>
7  * Konstantin Porotchkin <kostap@marvell.com>
8  *
9  */
10
11 #include "armada-3720-espressobin.dts"
12
13 / {
14         model = "Globalscale Marvell ESPRESSOBin Board V7";
15         compatible = "globalscale,espressobin-v7", "globalscale,espressobin",
16                      "marvell,armada3720", "marvell,armada3710";
17 };
18
19 &ports {
20         port@1 {
21                 reg = <1>;
22                 label = "lan1";
23                 phy-handle = <&switch0phy0>;
24         };
25
26         port@3 {
27                 reg = <3>;
28                 label = "wan";
29                 phy-handle = <&switch0phy2>;
30         };
31 };