Lines Matching +full:usb2 +full:- +full:phy0
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 * (DB-88F6720)
8 * Gregory CLEMENT <gregory.clement@free-electrons.com>
9 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 /dts-v1/;
13 #include <dt-bindings/gpio/gpio.h>
14 #include "armada-375.dtsi"
18 compatible = "marvell,a375-db", "marvell,armada375";
21 stdout-path = "serial0:115200n8";
57 pinctrl-0 = <&spi0_pins>;
58 pinctrl-names = "default";
68 #address-cells = <1>;
69 #size-cells = <1>;
70 compatible = "n25q128a13", "jedec,spi-nor";
72 spi-max-frequency = <108000000>;
78 clock-frequency = <100000>;
79 pinctrl-0 = <&i2c0_pins>;
80 pinctrl-names = "default";
85 clock-frequency = <100000>;
86 pinctrl-0 = <&i2c1_pins>;
87 pinctrl-names = "default";
95 sdio_st_pins: sdio-st-pins {
103 nr-ports = <2>;
108 pinctrl-0 = <&nand_pins>;
109 pinctrl-names = "default";
113 label = "pxa3xx_nand-0";
114 nand-rb = <0>;
115 marvell,nand-keep-config;
116 nand-on-flash-bbt;
117 nand-ecc-strength = <4>;
118 nand-ecc-step-size = <512>;
121 compatible = "fixed-partitions";
122 #address-cells = <1>;
123 #size-cells = <1>;
126 label = "U-Boot";
145 &usb2 {
150 pinctrl-0 = <&sdio_pins &sdio_st_pins>;
151 pinctrl-names = "default";
153 cd-gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
154 wp-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
158 phy0: ethernet-phy@0 { label
162 phy3: ethernet-phy@3 {
174 phy = <&phy0>;
175 phy-mode = "rgmii-id";
181 phy-mode = "gmii";