Lines Matching +full:usb +full:- +full:nop +full:- +full:xceiv
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
5 * Device tree for the CN9132-DB board.
8 #include "cn9131-db.dtsi"
12 "marvell,armada-ap807-quad", "marvell,armada-ap807";
20 cp2_reg_usb3_vbus0: regulator-7 {
21 compatible = "regulator-fixed";
22 regulator-name = "cp2-xhci0-vbus";
23 regulator-min-microvolt = <5000000>;
24 regulator-max-microvolt = <5000000>;
25 enable-active-high;
29 cp2_usb3_0_phy0: usb-phy-4 {
30 compatible = "usb-nop-xceiv";
31 vcc-supply = <&cp2_reg_usb3_vbus0>;
34 cp2_reg_usb3_vbus1: regulator-8 {
35 compatible = "regulator-fixed";
36 regulator-name = "cp2-xhci1-vbus";
37 regulator-min-microvolt = <5000000>;
38 regulator-max-microvolt = <5000000>;
39 enable-active-high;
43 cp2_usb3_0_phy1: usb-phy-5 {
44 compatible = "usb-nop-xceiv";
45 vcc-supply = <&cp2_reg_usb3_vbus1>;
48 cp2_reg_sd_vccq: regulator-9 {
49 compatible = "regulator-gpio";
50 regulator-name = "cp2_sd_vcc";
51 regulator-min-microvolt = <1800000>;
52 regulator-max-microvolt = <3300000>;
57 cp2_sfp_eth0: sfp-eth-3 {
59 i2c-bus = <&cp2_sfpp0_i2c>;
60 los-gpios = <&cp2_module_expander1 11 GPIO_ACTIVE_HIGH>;
61 mod-def0-gpios = <&cp2_module_expander1 10 GPIO_ACTIVE_LOW>;
62 tx-disable-gpios = <&cp2_module_expander1 9 GPIO_ACTIVE_HIGH>;
63 tx-fault-gpios = <&cp2_module_expander1 8 GPIO_ACTIVE_HIGH>;
85 #include "armada-cp115.dtsi"
103 /* SLM-1521-V2, CON9 */
106 phy-mode = "10gbase-r";
109 managed = "in-band-status";
122 clock-frequency = <100000>;
124 /* SLM-1521-V2 - U3 */
125 i2c-mux@72 {
127 #address-cells = <1>;
128 #size-cells = <0>;
131 #address-cells = <1>;
132 #size-cells = <0>;
137 #address-cells = <1>;
138 #size-cells = <0>;
143 pinctrl-names = "default";
144 gpio-controller;
145 #gpio-cells = <2>;
152 /* SLM-1521-V2, CON6 */
155 num-lanes = <2>;
156 num-viewport = <8>;
162 /* SLM-1521-V2, CON8 */
165 num-lanes = <1>;
166 num-viewport = <8>;
174 /* SLM-1521-V2, CON4 */
175 sata-port@0 {
181 /* CON 2 on SLM-1683 - microSD */
184 pinctrl-names = "default";
185 pinctrl-0 = <&cp2_sdhci_pins>;
186 bus-width = <4>;
187 cd-gpios = <&cp2_gpio2 23 GPIO_ACTIVE_LOW>;
188 vqmmc-supply = <&cp2_reg_sd_vccq>;
193 compatible = "marvell,cp115-standalone-pinctrl";
195 cp2_i2c0_pins: cp2-i2c-pins-0 {
199 cp2_sdhci_pins: cp2-sdhi-pins-0 {
213 usb-phy = <&cp2_usb3_0_phy0>;
215 phy-names = "usb";
219 /* SLM-1521-V2, CON11 */
222 usb-phy = <&cp2_usb3_0_phy1>;
225 phy-names = "usb", "utmi";