Lines Matching +full:qspi +full:- +full:v1

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";
26 button-reset {
32 button-wps {
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>;
103 &qspi {
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>;
154 eth_pins: eth-pins {
161 ephy_leds_pins: ephy-leds-pins {
168 i2c_pins: i2c-pins {
176 drive-strength = <4>;
177 bias-disable;
181 pcie_pins: pcie-pins {
190 pwm_pins: pwm-pins {
197 /* SPI-NOR is shared pin with serial NAND */
198 qspi_pins: qspi-pins {
205 /* Serial NAND is shared pin with SPI-NOR */
206 serial_nand_pins: serial-nand-pins {
213 spi_pins: spi-pins {
220 uart0_pins: uart0-pins {
227 uart1_pins: uart1-pins {
234 uart2_pins: uart2-pins {
241 watchdog_pins: watchdog-pins {
250 pinctrl-names = "default";
251 pinctrl-0 = <&spi_pins>;
256 vusb33-supply = <&reg_3p3v>;
257 vbus-supply = <&reg_5v>;
266 pinctrl-names = "default";
267 pinctrl-0 = <&uart0_pins>;
272 pinctrl-names = "default";
273 pinctrl-0 = <&watchdog_pins>;