Lines Matching +full:max +full:- +full:speed

5  * SPDX-License-Identifier: (GPL-2.0 OR MIT)
8 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
14 compatible = "mediatek,mt2712-evb", "mediatek,mt2712";
26 stdout-path = "serial0:921600n8";
30 compatible = "regulator-fixed";
31 regulator-name = "vproc_buck0";
32 regulator-min-microvolt = <1000000>;
33 regulator-max-microvolt = <1000000>;
37 compatible = "regulator-fixed";
38 regulator-name = "vproc_buck1";
39 regulator-min-microvolt = <1000000>;
40 regulator-max-microvolt = <1000000>;
44 compatible = "linux,extcon-usb-gpio";
45 id-gpio = <&pio 12 GPIO_ACTIVE_HIGH>;
49 compatible = "linux,extcon-usb-gpio";
50 id-gpio = <&pio 14 GPIO_ACTIVE_HIGH>;
54 compatible = "regulator-fixed";
55 regulator-name = "p0_vbus";
56 regulator-min-microvolt = <5000000>;
57 regulator-max-microvolt = <5000000>;
59 enable-active-high;
63 compatible = "regulator-fixed";
64 regulator-name = "p1_vbus";
65 regulator-min-microvolt = <5000000>;
66 regulator-max-microvolt = <5000000>;
68 enable-active-high;
72 compatible = "regulator-fixed";
73 regulator-name = "p2_vbus";
74 regulator-min-microvolt = <5000000>;
75 regulator-max-microvolt = <5000000>;
77 enable-active-high;
81 compatible = "regulator-fixed";
82 regulator-name = "p3_vbus";
83 regulator-min-microvolt = <5000000>;
84 regulator-max-microvolt = <5000000>;
86 enable-active-high;
87 regulator-always-on;
97 proc-supply = <&cpus_fixed_vproc0>;
101 proc-supply = <&cpus_fixed_vproc0>;
105 proc-supply = <&cpus_fixed_vproc1>;
109 phy-mode ="rgmii-rxid";
110 phy-handle = <&ethernet_phy0>;
111 mediatek,tx-delay-ps = <1530>;
112 snps,reset-gpio = <&pio 87 GPIO_ACTIVE_LOW>;
113 pinctrl-names = "default", "sleep";
114 pinctrl-0 = <&eth_default>;
115 pinctrl-1 = <&eth_sleep>;
119 compatible = "snps,dwmac-mdio";
120 #address-cells = <1>;
121 #size-cells = <0>;
122 ethernet_phy0: ethernet-phy@5 {
123 compatible = "ethernet-phy-id0243.0d90";
138 drive-strength = <MTK_DRIVE_8mA>;
147 input-enable;
152 drive-strength = <MTK_DRIVE_8mA>;
153 input-enable;
173 input-disable;
178 input-disable;
179 bias-disable;
186 bias-pull-up;
193 bias-pull-up;
199 vbus-supply = <&usb_p0_vbus>;
202 wakeup-source;
203 mediatek,u3p-dis-msk = <0x1>;
204 //enable-manual-drd;
205 //maximum-speed = "full-speed";
206 pinctrl-names = "default";
207 pinctrl-0 = <&usb0_id_pins_float>;
212 vbus-supply = <&usb_p1_vbus>;
215 //mediatek,u3p-dis-msk = <0x1>;
216 enable-manual-drd;
217 wakeup-source;
218 //maximum-speed = "full-speed";
219 pinctrl-names = "default";
220 pinctrl-0 = <&usb1_id_pins_float>;
229 vbus-supply = <&usb_p2_vbus>;