eb7d1bb7e5fede46f48e4c2d3b2af0b2f39eadc9
[openwrt/staging/hauke.git] / target / linux / ramips / dts / mt7621_netgear_wax202.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7621.dtsi"
4
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
7
8 / {
9 compatible = "netgear,wax202", "mediatek,mt7621-soc";
10 model = "Netgear WAX202";
11
12 aliases {
13 led-boot = &led_power_green;
14 led-failsafe = &led_power_orange;
15 led-running = &led_power_green;
16 led-upgrade = &led_power_orange;
17 };
18
19 chosen {
20 bootargs = "console=ttyS0,115200";
21 };
22
23 keys {
24 compatible = "gpio-keys";
25
26 reset {
27 label = "reset";
28 gpios = <&gpio 10 GPIO_ACTIVE_LOW>;
29 linux,code = <KEY_RESTART>;
30 };
31 };
32
33 leds {
34 compatible = "gpio-leds";
35
36 led_power_green: power_green {
37 label = "green:power";
38 gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
39 };
40
41 led_power_orange: power_orange {
42 label = "orange:power";
43 gpios = <&gpio 17 GPIO_ACTIVE_HIGH>;
44 };
45
46 led_net_green: net_green {
47 label = "green:net";
48 gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
49 };
50
51 led_net_blue: net_blue {
52 label = "blue:net";
53 gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
54 };
55
56 led_lan1_orange: lan1_orange {
57 label = "orange:lan1";
58 gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
59 };
60
61 led_lan2_orange: lan2_orange {
62 label = "orange:lan2";
63 gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
64 };
65
66 led_lan3_orange: lan3_orange {
67 label = "orange:lan3";
68 gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
69 };
70
71 led_wifi2g_green: wifi2g_green {
72 label = "green:wifi2g";
73 gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
74 linux,default-trigger = "phy0radio";
75 };
76
77 led_wifi2g_blue: wifi2g_blue {
78 label = "blue:wifi2g";
79 gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
80 };
81
82 led_wifi5g_green: wifi5g_green {
83 label = "green:wifi5g";
84 gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
85 linux,default-trigger = "phy1radio";
86 };
87
88 led_wifi5g_blue: wifi5g_blue {
89 label = "blue:wifi5g";
90 gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
91 };
92 };
93 };
94
95 &nand {
96 status = "okay";
97
98 partitions {
99 compatible = "fixed-partitions";
100 #address-cells = <1>;
101 #size-cells = <1>;
102
103 partition@0 {
104 label = "Bootloader";
105 reg = <0x0 0x80000>;
106 read-only;
107 };
108
109 partition@80000 {
110 label = "Config";
111 reg = <0x80000 0x80000>;
112 read-only;
113 };
114
115 factory: partition@100000 {
116 compatible = "nvmem-cells";
117 label = "Factory";
118 reg = <0x100000 0x80000>;
119 #address-cells = <1>;
120 #size-cells = <1>;
121 read-only;
122
123 eeprom_factory_0: eeprom@0 {
124 reg = <0x0 0xe00>;
125 };
126 };
127
128 partition@180000 {
129 label = "firmware";
130 reg = <0x180000 0x2600000>;
131
132 compatible = "fixed-partitions";
133 #address-cells = <1>;
134 #size-cells = <1>;
135
136 partition@0 {
137 label = "kernel";
138 reg = <0x0 0x400000>;
139 };
140
141 partition@400000 {
142 label = "ubi";
143 reg = <0x400000 0x2200000>;
144 };
145 };
146
147 partition@2780000 {
148 label = "firmware_backup";
149 reg = <0x2780000 0x2600000>;
150 read-only;
151 };
152
153 partition@4d80000 {
154 label = "CFG";
155 reg = <0x4d80000 0x800000>;
156 read-only;
157 };
158
159 partition@5580000 {
160 label = "RAE";
161 reg = <0x5580000 0x400000>;
162 read-only;
163 };
164
165 partition@5980000 {
166 label = "POT";
167 reg = <0x5980000 0x100000>;
168 read-only;
169 };
170
171 partition@5a80000 {
172 label = "Language";
173 reg = <0x5a80000 0x400000>;
174 read-only;
175 };
176
177 partition@5e80000 {
178 label = "Traffic";
179 reg = <0x5e80000 0x200000>;
180 read-only;
181 };
182
183 partition@6080000 {
184 label = "Cert";
185 reg = <0x6080000 0x100000>;
186 read-only;
187 };
188
189 partition@6180000 {
190 label = "NTGRcryptK";
191 reg = <0x6180000 0x100000>;
192 read-only;
193 };
194
195 partition@6280000 {
196 label = "NTGRcryptD";
197 reg = <0x6280000 0x500000>;
198 read-only;
199 };
200
201 partition@6780000 {
202 label = "LOG";
203 reg = <0x6780000 0x100000>;
204 read-only;
205 };
206
207 partition@6880000 {
208 label = "User_data";
209 reg = <0x6880000 0x640000>;
210 read-only;
211 };
212 };
213 };
214
215 &pcie {
216 status = "okay";
217 };
218
219 &pcie1 {
220 wifi@0,0 {
221 compatible = "mediatek,mt76";
222 reg = <0x0000 0 0 0 0>;
223 nvmem-cells = <&eeprom_factory_0>;
224 nvmem-cell-names = "eeprom";
225 };
226 };
227
228 &state_default {
229 gpio {
230 groups = "uart3", "uart2", "jtag", "wdt";
231 function = "gpio";
232 };
233 };
234
235 &gmac1 {
236 status = "okay";
237 label = "wan";
238 phy-handle = <&ethphy0>;
239 };
240
241 &mdio {
242 ethphy0: ethernet-phy@0 {
243 reg = <0>;
244 };
245 };
246
247 &switch0 {
248 ports {
249 port@1 {
250 status = "okay";
251 label = "lan1";
252 };
253
254 port@2 {
255 status = "okay";
256 label = "lan2";
257 };
258
259 /* port@3 is not used */
260
261 port@4 {
262 status = "okay";
263 label = "lan3";
264 };
265 };
266 };
267
268 &xhci {
269 status = "disabled";
270 };