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 chassis-type = "embedded";
15 compatible = "mediatek,mt2712-evb", "mediatek,mt2712";
27 stdout-path = "serial0:921600n8";
30 cpus_fixed_vproc0: regulator-vproc-buck0 {
31 compatible = "regulator-fixed";
32 regulator-name = "vproc_buck0";
33 regulator-min-microvolt = <1000000>;
34 regulator-max-microvolt = <1000000>;
37 cpus_fixed_vproc1: regulator-vproc-buck1 {
38 compatible = "regulator-fixed";
39 regulator-name = "vproc_buck1";
40 regulator-min-microvolt = <1000000>;
41 regulator-max-microvolt = <1000000>;
45 compatible = "linux,extcon-usb-gpio";
46 id-gpio = <&pio 12 GPIO_ACTIVE_HIGH>;
50 compatible = "linux,extcon-usb-gpio";
51 id-gpio = <&pio 14 GPIO_ACTIVE_HIGH>;
54 usb_p0_vbus: regulator-usb-p0-vbus {
55 compatible = "regulator-fixed";
56 regulator-name = "p0_vbus";
57 regulator-min-microvolt = <5000000>;
58 regulator-max-microvolt = <5000000>;
60 enable-active-high;
63 usb_p1_vbus: regulator-usb-p1-vbus {
64 compatible = "regulator-fixed";
65 regulator-name = "p1_vbus";
66 regulator-min-microvolt = <5000000>;
67 regulator-max-microvolt = <5000000>;
69 enable-active-high;
72 usb_p2_vbus: regulator-usb-p2-vbus {
73 compatible = "regulator-fixed";
74 regulator-name = "p2_vbus";
75 regulator-min-microvolt = <5000000>;
76 regulator-max-microvolt = <5000000>;
78 enable-active-high;
81 usb_p3_vbus: regulator-usb-p3-vbus {
82 compatible = "regulator-fixed";
83 regulator-name = "p3_vbus";
84 regulator-min-microvolt = <5000000>;
85 regulator-max-microvolt = <5000000>;
87 enable-active-high;
88 regulator-always-on;
98 proc-supply = <&cpus_fixed_vproc0>;
102 proc-supply = <&cpus_fixed_vproc0>;
106 proc-supply = <&cpus_fixed_vproc1>;
110 phy-mode = "rgmii-rxid";
111 phy-handle = <&ethernet_phy0>;
112 mediatek,tx-delay-ps = <1530>;
113 snps,reset-gpio = <&pio 87 GPIO_ACTIVE_LOW>;
114 snps,reset-delays-us = <0 10000 10000>;
115 pinctrl-names = "default", "sleep";
116 pinctrl-0 = <&eth_default>;
117 pinctrl-1 = <&eth_sleep>;
121 compatible = "snps,dwmac-mdio";
122 #address-cells = <1>;
123 #size-cells = <0>;
124 ethernet_phy0: ethernet-phy@5 {
125 compatible = "ethernet-phy-id0243.0d90";
134 pinmux = <MT2712_PIN_71_GBE_TXD3__FUNC_GBE_TXD3>,
140 drive-strength = <MTK_DRIVE_8mA>;
143 pinmux = <MT2712_PIN_78_GBE_RXD3__FUNC_GBE_RXD3>,
149 input-enable;
152 pinmux = <MT2712_PIN_85_GBE_MDC__FUNC_GBE_MDC>,
154 drive-strength = <MTK_DRIVE_8mA>;
155 input-enable;
161 pinmux = <MT2712_PIN_71_GBE_TXD3__FUNC_GPIO71>,
169 pinmux = <MT2712_PIN_78_GBE_RXD3__FUNC_GPIO78>,
175 input-disable;
178 pinmux = <MT2712_PIN_85_GBE_MDC__FUNC_GPIO85>,
180 input-disable;
181 bias-disable;
187 pinmux = <MT2712_PIN_12_IDDIG_P0__FUNC_IDDIG_A>;
188 bias-pull-up;
194 pinmux = <MT2712_PIN_14_IDDIG_P1__FUNC_IDDIG_B>;
195 bias-pull-up;
201 vbus-supply = <&usb_p0_vbus>;
204 wakeup-source;
205 mediatek,u3p-dis-msk = <0x1>;
206 //enable-manual-drd;
207 //maximum-speed = "full-speed";
208 pinctrl-names = "default";
209 pinctrl-0 = <&usb0_id_pins_float>;
214 vbus-supply = <&usb_p1_vbus>;
217 //mediatek,u3p-dis-msk = <0x1>;
218 enable-manual-drd;
219 wakeup-source;
220 //maximum-speed = "full-speed";
221 pinctrl-names = "default";
222 pinctrl-0 = <&usb1_id_pins_float>;
231 vbus-supply = <&usb_p2_vbus>;