Lines Matching +full:usb3 +full:- +full:phy0

1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
4 * (DB-88F6820-AP)
11 /dts-v1/;
12 #include "armada-385.dtsi"
14 #include <dt-bindings/gpio/gpio.h>
18 compatible = "marvell,a385-db-ap", "marvell,armada385", "marvell,armada380";
21 stdout-path = "serial1:115200n8";
36 internal-regs {
38 pinctrl-names = "default";
39 pinctrl-0 = <&i2c0_pins>;
53 pinctrl-names = "default";
54 pinctrl-0 = <&mdio_pins>;
56 phy0: ethernet-phy@1 { label
60 phy1: ethernet-phy@4 {
64 phy2: ethernet-phy@6 {
71 pinctrl-names = "default";
72 pinctrl-0 = <&uart0_pins>;
78 * wired to the mini-USB connector
81 pinctrl-names = "default";
82 pinctrl-0 = <&uart1_pins>;
87 xhci0_vbus_pins: xhci0-vbus-pins {
97 phy-mode = "sgmii";
98 buffer-manager = <&bm>;
99 bm,pool-long = <1>;
100 bm,pool-short = <3>;
107 phy-mode = "sgmii";
108 buffer-manager = <&bm>;
109 bm,pool-long = <2>;
110 bm,pool-short = <3>;
119 pinctrl-names = "default";
125 pinctrl-0 = <&ge0_rgmii_pins>, <&ref_clk0_pins>;
127 phy = <&phy0>;
128 phy-mode = "rgmii-id";
129 buffer-manager = <&bm>;
130 bm,pool-long = <0>;
131 bm,pool-short = <3>;
138 usb3@f0000 {
140 usb-phy = <&usb3_phy>;
144 bm-bppi {
153 * standard mini-PCIe slots on the board.
173 compatible = "usb-nop-xceiv";
174 vcc-supply = <&reg_xhci0_vbus>;
175 #phy-cells = <0>;
178 reg_xhci0_vbus: xhci0-vbus {
179 compatible = "regulator-fixed";
180 pinctrl-names = "default";
181 pinctrl-0 = <&xhci0_vbus_pins>;
182 regulator-name = "xhci0-vbus";
183 regulator-min-microvolt = <5000000>;
184 regulator-max-microvolt = <5000000>;
185 enable-active-high;
191 pinctrl-names = "default";
192 pinctrl-0 = <&spi1_pins>;
196 #address-cells = <1>;
197 #size-cells = <1>;
198 compatible = "st,m25p128", "jedec,spi-nor";
200 spi-max-frequency = <54000000>;
209 label = "pxa3xx_nand-0";
210 nand-rb = <0>;
211 nand-on-flash-bbt;
212 nand-ecc-strength = <4>;
213 nand-ecc-step-size = <512>;
216 compatible = "fixed-partitions";
217 #address-cells = <1>;
218 #size-cells = <1>;
221 label = "U-Boot";
223 read-only;
229 read-only;