Lines Matching +full:pinmux +full:- +full:id

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 snps,reset-delays-us = <0 10000 10000>;
114 pinctrl-names = "default", "sleep";
115 pinctrl-0 = <&eth_default>;
116 pinctrl-1 = <&eth_sleep>;
120 compatible = "snps,dwmac-mdio";
121 #address-cells = <1>;
122 #size-cells = <0>;
123 ethernet_phy0: ethernet-phy@5 {
124 compatible = "ethernet-phy-id0243.0d90";
133 pinmux = <MT2712_PIN_71_GBE_TXD3__FUNC_GBE_TXD3>,
139 drive-strength = <MTK_DRIVE_8mA>;
142 pinmux = <MT2712_PIN_78_GBE_RXD3__FUNC_GBE_RXD3>,
148 input-enable;
151 pinmux = <MT2712_PIN_85_GBE_MDC__FUNC_GBE_MDC>,
153 drive-strength = <MTK_DRIVE_8mA>;
154 input-enable;
160 pinmux = <MT2712_PIN_71_GBE_TXD3__FUNC_GPIO71>,
168 pinmux = <MT2712_PIN_78_GBE_RXD3__FUNC_GPIO78>,
174 input-disable;
177 pinmux = <MT2712_PIN_85_GBE_MDC__FUNC_GPIO85>,
179 input-disable;
180 bias-disable;
186 pinmux = <MT2712_PIN_12_IDDIG_P0__FUNC_IDDIG_A>;
187 bias-pull-up;
193 pinmux = <MT2712_PIN_14_IDDIG_P1__FUNC_IDDIG_B>;
194 bias-pull-up;
200 vbus-supply = <&usb_p0_vbus>;
203 wakeup-source;
204 mediatek,u3p-dis-msk = <0x1>;
205 //enable-manual-drd;
206 //maximum-speed = "full-speed";
207 pinctrl-names = "default";
208 pinctrl-0 = <&usb0_id_pins_float>;
213 vbus-supply = <&usb_p1_vbus>;
216 //mediatek,u3p-dis-msk = <0x1>;
217 enable-manual-drd;
218 wakeup-source;
219 //maximum-speed = "full-speed";
220 pinctrl-names = "default";
221 pinctrl-0 = <&usb1_id_pins_float>;
230 vbus-supply = <&usb_p2_vbus>;