6 compatible = "ralink,mt7621-eval-board", "ralink,mt7621-soc";
7 model = "Buffalo WSR-600DHP";
10 device_type = "memory";
11 reg = <0x0 0x4000000>;
15 bootargs = "console=ttyS0,57600";
25 compatible = "jedec,spi-nor";
27 linux,modalias = "m25p80";
28 spi-max-frequency = <10000000>;
38 reg = <0x30000 0x10000>;
42 factory: partition@40000 {
44 reg = <0x40000 0x10000>;
50 reg = <0x50000 0xfb0000>;
57 state_default: pinctrl0 {
59 ralink,group = "i2c", "uart2", "uart3", "rgmii2", "sdhci";
60 ralink,function = "gpio";
66 compatible = "gpio-leds";
69 label = "wsr-600:green:power";
70 gpios = <&gpio0 12 1>;
74 label = "wsr-600:orange:wifi";
79 label = "wsr-600:orange:diag";
80 gpios = <&gpio1 10 1>;
84 label = "wsr-600:green:wifi";
85 gpios = <&gpio1 12 1>;
89 label = "wsr-600:orange:router";
90 gpios = <&gpio1 13 1>;
94 label = "wsr-600:green:router";
95 gpios = <&gpio1 14 1>;
99 label = "wsr-600:orange:internet";
100 gpios = <&gpio1 15 1>;
104 label = "wsr-600:green:internet";
105 gpios = <&gpio1 16 1>;
110 compatible = "gpio-keys-polled";
111 #address-cells = <1>;
113 poll-interval = <20>;
117 gpios = <&gpio0 8 1>;
123 gpios = <&gpio0 11 1>;
124 linux,code = <0x198>;
129 gpios = <&gpio0 18 1>;
130 linux,code = <0x211>;
135 gpios = <&gpio0 7 0>;
136 linux,code = <0x100>;
137 linux,input-type = <5>; /* EV_SW */
142 gpios = <&gpio0 6 0>;
143 linux,code = <0x100>;
144 linux,input-type = <5>; /* EV_SW */
149 gpios = <&gpio0 10 0>;
150 linux,code = <0x100>;
151 linux,input-type = <5>; /* EV_SW */
156 compatible = "gpio-poweroff";
157 gpios = <&gpio1 11 1>;