1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree file for Globalscale Marvell ESPRESSOBin Board
4 * Copyright (C) 2016 Marvell
6 * Romain Perier <romain.perier@free-electrons.com>
10 #include <dt-bindings/gpio/gpio.h>
11 #include "armada-372x.dtsi"
21 stdout-path = "serial0:115200n8";
25 device_type = "memory";
26 reg = <0x00000000 0x00000000 0x00000000 0x20000000>;
29 vcc_sd_reg1: regulator {
30 compatible = "regulator-gpio";
31 regulator-name = "vcc_sd1";
32 regulator-min-microvolt = <1800000>;
33 regulator-max-microvolt = <3300000>;
36 gpios = <&gpionb 4 GPIO_ACTIVE_HIGH>;
48 pinctrl-names = "default";
49 pinctrl-0 = <&pcie_reset_pins &pcie_clkreq_pins>;
56 phy-names = "sata-phy";
63 cd-gpios = <&gpionb 3 GPIO_ACTIVE_LOW>;
64 marvell,pad-type = "sd";
65 vqmmc-supply = <&vcc_sd_reg1>;
67 pinctrl-names = "default";
68 pinctrl-0 = <&sdio_pins>;
77 compatible = "jedec,spi-nor";
78 spi-max-frequency = <104000000>;
83 /* Exported on the micro USB connector J5 through an FTDI */
85 pinctrl-names = "default";
86 pinctrl-0 = <&uart1_pins>;
91 * Connector J17 and J18 expose a number of different features. Some pins are
92 * multiplexed. This is the case for instance for the following features:
93 * - UART1 (pin 24 = RX, pin 26 = TX). See armada-3720-db.dts for an example of
94 * how to enable it. Beware that the signals are 1.8V TTL.
112 compatible = "marvell,mv88e6085";
113 #address-cells = <1>;
120 #address-cells = <1>;
127 phy-mode = "rgmii-id";
137 phy-handle = <&switch0phy0>;
143 phy-handle = <&switch0phy1>;
149 phy-handle = <&switch0phy2>;
155 #address-cells = <1>;
158 switch0phy0: switch0phy0@11 {
161 switch0phy1: switch0phy1@12 {
164 switch0phy2: switch0phy2@13 {
172 pinctrl-names = "default";
173 pinctrl-0 = <&rgmii_pins>, <&smi_pins>;
174 phy-mode = "rgmii-id";