Lines Matching +full:rgmii +full:- +full:rxid

1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (c) 2017-2018 MediaTek Inc.
8 /dts-v1/;
9 #include <dt-bindings/input/input.h>
15 compatible = "mediatek,mt7623n-rfb-emmc", "mediatek,mt7623";
24 stdout-path = "serial2:115200n8";
28 compatible = "hdmi-connector";
31 ddc-i2c-bus = <&hdmiddc0>;
35 remote-endpoint = <&hdmi0_out>;
42 proc-supply = <&mt6323_vproc_reg>;
46 proc-supply = <&mt6323_vproc_reg>;
50 proc-supply = <&mt6323_vproc_reg>;
54 proc-supply = <&mt6323_vproc_reg>;
58 gpio-keys {
59 compatible = "gpio-keys";
60 pinctrl-names = "default";
61 pinctrl-0 = <&key_pins_a>;
63 button-factory {
69 button-wps {
81 reg_1p8v: regulator-1p8v {
82 compatible = "regulator-fixed";
83 regulator-name = "fixed-1.8V";
84 regulator-min-microvolt = <1800000>;
85 regulator-max-microvolt = <1800000>;
86 regulator-boot-on;
87 regulator-always-on;
90 reg_3p3v: regulator-3p3v {
91 compatible = "regulator-fixed";
92 regulator-name = "fixed-3.3V";
93 regulator-min-microvolt = <3300000>;
94 regulator-max-microvolt = <3300000>;
95 regulator-boot-on;
96 regulator-always-on;
99 reg_5v: regulator-5v {
100 compatible = "regulator-fixed";
101 regulator-name = "fixed-5V";
102 regulator-min-microvolt = <5000000>;
103 regulator-max-microvolt = <5000000>;
104 regulator-boot-on;
105 regulator-always-on;
109 compatible = "mediatek,mt2701-wm8960-machine";
111 audio-routing =
116 mediatek,audio-codec = <&wm8960>;
117 pinctrl-names = "default";
118 pinctrl-0 = <&i2s0_pins_a>;
135 pinctrl-names = "default";
136 pinctrl-0 = <&cir_pins_a>;
148 #address-cells = <1>;
149 #size-cells = <0>;
153 remote-endpoint = <&hdmi0_in>;
161 phy-mode = "trgmii";
163 fixed-link {
165 full-duplex;
172 phy-mode = "rgmii";
173 phy-handle = <&phy5>;
179 mdio-bus {
180 #address-cells = <1>;
181 #size-cells = <0>;
183 phy5: ethernet-phy@5 {
185 phy-mode = "rgmii-rxid";
191 reset-gpios = <&pio 33 0>;
192 core-supply = <&mt6323_vpa_reg>;
193 io-supply = <&mt6323_vemc3v3_reg>;
196 #address-cells = <1>;
197 #size-cells = <0>;
228 phy-mode = "trgmii";
230 fixed-link {
232 full-duplex;
242 pinctrl-names = "default";
243 pinctrl-0 = <&hdmi_pins_a>;
247 #address-cells = <1>;
248 #size-cells = <0>;
252 remote-endpoint = <&dpi0_out>;
259 remote-endpoint = <&hdmi_connector_in>;
266 pinctrl-names = "default";
267 pinctrl-0 = <&hdmi_ddc_pins_a>;
278 pinctrl-names = "default";
279 pinctrl-0 = <&i2c0_pins_a>;
284 pinctrl-names = "default";
285 pinctrl-0 = <&i2c1_pins_b>;
295 pinctrl-names = "default";
296 pinctrl-0 = <&i2c2_pins_a>;
301 pinctrl-names = "default", "state_uhs";
302 pinctrl-0 = <&mmc0_pins_default>;
303 pinctrl-1 = <&mmc0_pins_uhs>;
305 bus-width = <8>;
306 max-frequency = <50000000>;
307 cap-mmc-highspeed;
308 vmmc-supply = <&reg_3p3v>;
309 vqmmc-supply = <&reg_1p8v>;
310 non-removable;
314 pinctrl-names = "default", "state_uhs";
315 pinctrl-0 = <&mmc1_pins_default>;
316 pinctrl-1 = <&mmc1_pins_uhs>;
318 bus-width = <4>;
319 max-frequency = <50000000>;
320 cap-sd-highspeed;
321 cd-gpios = <&pio 261 GPIO_ACTIVE_LOW>;
322 vmmc-supply = <&reg_3p3v>;
323 vqmmc-supply = <&reg_3p3v>;
327 pinctrl-names = "default";
328 pinctrl-0 = <&pcie_default>;
349 pinctrl-names = "default";
350 pinctrl-0 = <&pwm_pins_a>;
355 pinctrl-names = "default";
356 pinctrl-0 = <&spi0_pins_a>;
361 pinctrl-names = "default";
362 pinctrl-0 = <&spi1_pins_a>;
367 pinctrl-names = "default";
368 pinctrl-0 = <&spi2_pins_a>;
373 pinctrl-names = "default";
374 pinctrl-0 = <&uart0_pins_a>;
379 pinctrl-names = "default";
380 pinctrl-0 = <&uart1_pins_a>;
385 pinctrl-names = "default";
386 pinctrl-0 = <&uart2_pins_a>;
391 vusb33-supply = <&reg_3p3v>;
392 vbus-supply = <&reg_5v>;