Lines Matching +full:serial +full:- +full:pins

1 // SPDX-License-Identifier: GPL-2.0
7 /dts-v1/;
8 #include <dt-bindings/input/input.h>
13 compatible = "mediatek,mt7629-rfb", "mediatek,mt7629";
20 stdout-path = "serial0:115200n8";
23 gpio-keys {
24 compatible = "gpio-keys";
44 reg_3p3v: regulator-3p3v {
45 compatible = "regulator-fixed";
46 regulator-name = "fixed-3.3V";
47 regulator-min-microvolt = <3300000>;
48 regulator-max-microvolt = <3300000>;
49 regulator-boot-on;
50 regulator-always-on;
53 reg_5v: regulator-5v {
54 compatible = "regulator-fixed";
55 regulator-name = "fixed-5V";
56 regulator-min-microvolt = <5000000>;
57 regulator-max-microvolt = <5000000>;
58 regulator-boot-on;
59 regulator-always-on;
64 pinctrl-names = "default";
65 pinctrl-0 = <&eth_pins>;
66 pinctrl-1 = <&ephy_leds_pins>;
70 compatible = "mediatek,eth-mac";
72 phy-mode = "2500base-x";
73 fixed-link {
75 full-duplex;
81 compatible = "mediatek,eth-mac";
83 phy-mode = "gmii";
84 phy-handle = <&phy0>;
87 mdio: mdio-bus {
88 #address-cells = <1>;
89 #size-cells = <0>;
91 phy0: ethernet-phy@0 {
98 pinctrl-names = "default";
99 pinctrl-0 = <&i2c_pins>;
104 pinctrl-names = "default";
105 pinctrl-0 = <&qspi_pins>;
109 compatible = "jedec,spi-nor";
113 compatible = "fixed-partitions";
114 #address-cells = <1>;
115 #size-cells = <1>;
118 label = "u-boot";
120 read-only;
124 label = "u-boot-env";
126 read-only;
132 read-only;
144 pinctrl-names = "default";
145 pinctrl-0 = <&pcie_pins>;
153 eth_pins: eth-pins {
160 ephy_leds_pins: ephy-leds-pins {
167 i2c_pins: i2c-pins {
174 pins = "I2C_SDA", "I2C_SCL";
175 drive-strength = <4>;
176 bias-disable;
180 pcie_pins: pcie-pins {
189 pwm_pins: pwm-pins {
196 /* SPI-NOR is shared pin with serial NAND */
197 qspi_pins: qspi-pins {
204 /* Serial NAND is shared pin with SPI-NOR */
205 serial_nand_pins: serial-nand-pins {
212 spi_pins: spi-pins {
219 uart0_pins: uart0-pins {
226 uart1_pins: uart1-pins {
233 uart2_pins: uart2-pins {
240 watchdog_pins: watchdog-pins {
249 pinctrl-names = "default";
250 pinctrl-0 = <&spi_pins>;
255 vusb33-supply = <&reg_3p3v>;
256 vbus-supply = <&reg_5v>;
265 pinctrl-names = "default";
266 pinctrl-0 = <&uart0_pins>;
271 pinctrl-names = "default";
272 pinctrl-0 = <&watchdog_pins>;