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>
12 #include <dt-bindings/gpio/gpio.h>
13 #include "armada-372x.dtsi"
17 stdout-path = "serial0:115200n8";
21 device_type = "memory";
22 reg = <0x00000000 0x00000000 0x00000000 0x20000000>;
25 vcc_sd_reg1: regulator {
26 compatible = "regulator-gpio";
27 regulator-name = "vcc_sd1";
28 regulator-min-microvolt = <1800000>;
29 regulator-max-microvolt = <3300000>;
32 gpios = <&gpionb 4 GPIO_ACTIVE_HIGH>;
44 pinctrl-names = "default";
45 pinctrl-0 = <&pcie_reset_pins &pcie_clkreq_pins>;
52 phy-names = "sata-phy";
59 cd-gpios = <&gpionb 3 GPIO_ACTIVE_LOW>;
60 marvell,pad-type = "sd";
61 vqmmc-supply = <&vcc_sd_reg1>;
63 pinctrl-names = "default";
64 pinctrl-0 = <&sdio_pins>;
73 compatible = "jedec,spi-nor";
74 spi-max-frequency = <104000000>;
79 /* Exported on the micro USB connector J5 through an FTDI */
81 pinctrl-names = "default";
82 pinctrl-0 = <&uart1_pins>;
87 * Connector J17 and J18 expose a number of different features. Some pins are
88 * multiplexed. This is the case for instance for the following features:
89 * - UART1 (pin 24 = RX, pin 26 = TX). See armada-3720-db.dts for an example of
90 * how to enable it. Beware that the signals are 1.8V TTL.
108 compatible = "marvell,mv88e6085";
109 #address-cells = <1>;
116 #address-cells = <1>;
123 phy-mode = "rgmii-id";
133 phy-handle = <&switch0phy0>;
139 phy-handle = <&switch0phy1>;
145 phy-handle = <&switch0phy2>;
151 #address-cells = <1>;
154 switch0phy0: switch0phy0@11 {
157 switch0phy1: switch0phy1@12 {
160 switch0phy2: switch0phy2@13 {
168 pinctrl-names = "default";
169 pinctrl-0 = <&rgmii_pins>, <&smi_pins>;
170 phy-mode = "rgmii-id";