6 compatible = "mediatek,mt7621-eval-board", "mediatek,mt7621-soc";
10 device_type = "memory";
11 reg = <0x0 0x10000000>;
15 bootargs = "console=ttyS0,115200";
20 pinctrl-names = "default";
21 pinctrl-0 = <&sdhci_pins>;
35 compatible = "jedec,spi-nor";
37 linux,modalias = "m25p80";
38 spi-max-frequency = <10000000>;
48 reg = <0x30000 0x10000>;
52 factory: partition@40000 {
54 reg = <0x40000 0x10000>;
60 reg = <0x50000 0xfb0000>;
67 compatible = "ralink,i2c-mt7621";
71 pinctrl-names = "default";
72 pinctrl-0 = <&i2c_pins>;
77 compatible = "nxp,pcf8563";
88 reg = <0x0000 0 0 0 0>;
90 mediatek,mtd-eeprom = <&factory 0x8000>;
97 reg = <0x0000 0 0 0 0>;
99 mediatek,mtd-eeprom = <&factory 0x0000>;
106 mtd-mac-address = <&factory 0xe000>;
110 compatible = "gpio-leds";
113 label = "pbr-m1:blue:power";
114 gpios = <&gpio0 31 1>;
118 label = "pbr-m1:blue:sys";
119 gpios = <&gpio1 0 1>;
123 label = "pbr-m1:blue:internet";
124 gpios = <&gpio0 29 1>;
128 label = "pbr-m1:blue:wlan2g";
129 gpios = <&gpio1 1 1>;
133 label = "pbr-m1:blue:wlan5g";
134 gpios = <&gpio0 28 1>;
139 compatible = "gpio-keys-polled";
140 #address-cells = <1>;
142 poll-interval = <20>;
146 gpios = <&gpio0 18 1>;
147 linux,code = <0x198>;
152 compatible = "gpio-export";
156 gpio-export,name = "power_usb2";
157 gpio-export,output = <1>;
158 gpios = <&gpio0 22 0>;
162 gpio-export,name = "power_usb3";
163 gpio-export,output = <1>;
164 gpios = <&gpio0 25 0>;
168 gpio-export,name = "power_sata";
169 gpio-export,output = <1>;
170 gpios = <&gpio0 27 0>;
175 compatible = "gpio-beeper";
176 gpios = <&gpio0 26 1>;
180 state_default: pinctrl0 {
182 ralink,group = "wdt", "rgmii2", "jtag", "mdio";
183 ralink,function = "gpio";