aafe258c83d441dce10e82a0b756e8965948be5a
[openwrt/openwrt.git] / target / linux / ipq806x / files-4.14 / arch / arm / boot / dts / qcom-ipq8064-r7500v2.dts
1 #include "qcom-ipq8064-v2.0.dtsi"
2
3 #include <dt-bindings/input/input.h>
4
5 / {
6 model = "Netgear Nighthawk X4 R7500v2";
7 compatible = "netgear,r7500v2", "qcom,ipq8064";
8
9 memory@0 {
10 reg = <0x42000000 0x1e000000>;
11 device_type = "memory";
12 };
13
14 reserved-memory {
15 #address-cells = <1>;
16 #size-cells = <1>;
17 ranges;
18 rsvd@41200000 {
19 reg = <0x41200000 0x300000>;
20 no-map;
21 };
22
23 rsvd@5fe00000 {
24 reg = <0x5fe00000 0x200000>;
25 reusable;
26 };
27 };
28
29 aliases {
30 serial0 = &gsbi4_serial;
31 mdio-gpio0 = &mdio0;
32
33 led-boot = &power;
34 led-failsafe = &power;
35 led-running = &power;
36 led-upgrade = &power;
37 };
38
39 chosen {
40 bootargs = "rootfstype=squashfs noinitrd";
41 linux,stdout-path = "serial0:115200n8";
42 };
43
44 soc {
45 pinmux@800000 {
46 button_pins: button_pins {
47 mux {
48 pins = "gpio6", "gpio54", "gpio65";
49 function = "gpio";
50 drive-strength = <2>;
51 bias-pull-up;
52 };
53 };
54
55 i2c4_pins: i2c4_pinmux {
56 mux {
57 pins = "gpio12", "gpio13";
58 function = "gsbi4";
59 drive-strength = <12>;
60 bias-disable;
61 };
62 };
63
64 led_pins: led_pins {
65 mux {
66 pins = "gpio7", "gpio8", "gpio9", "gpio22", "gpio23",
67 "gpio24","gpio26", "gpio53", "gpio64";
68 function = "gpio";
69 drive-strength = <2>;
70 bias-pull-up;
71 };
72 };
73
74 mdio0_pins: mdio0_pins {
75 mux {
76 pins = "gpio0", "gpio1";
77 function = "gpio";
78 drive-strength = <8>;
79 bias-disable;
80 };
81 };
82
83 nand_pins: nand_pins {
84 mux {
85 pins = "gpio34", "gpio35", "gpio36",
86 "gpio37", "gpio38", "gpio39",
87 "gpio40", "gpio41", "gpio42",
88 "gpio43", "gpio44", "gpio45",
89 "gpio46", "gpio47";
90 function = "nand";
91 drive-strength = <10>;
92 bias-disable;
93 };
94 pullups {
95 pins = "gpio39";
96 bias-pull-up;
97 };
98 hold {
99 pins = "gpio40", "gpio41", "gpio42",
100 "gpio43", "gpio44", "gpio45",
101 "gpio46", "gpio47";
102 bias-bus-hold;
103 };
104 };
105
106 rgmii2_pins: rgmii2_pins {
107 mux {
108 pins = "gpio27", "gpio28", "gpio29", "gpio30", "gpio31", "gpio32",
109 "gpio51", "gpio52", "gpio59", "gpio60", "gpio61", "gpio62" ;
110 function = "rgmii2";
111 drive-strength = <8>;
112 bias-disable;
113 };
114 };
115
116 usb0_pwr_en_pins: usb0_pwr_en_pins {
117 mux {
118 pins = "gpio15";
119 function = "gpio";
120 drive-strength = <12>;
121 bias-pull-down;
122 output-high;
123 };
124 };
125
126 usb1_pwr_en_pins: usb1_pwr_en_pins {
127 mux {
128 pins = "gpio16", "gpio68";
129 function = "gpio";
130 drive-strength = <12>;
131 bias-pull-down;
132 output-high;
133 };
134 };
135 };
136
137 gsbi@16300000 {
138 qcom,mode = <GSBI_PROT_I2C_UART>;
139 status = "ok";
140 serial@16340000 {
141 status = "ok";
142 };
143 /*
144 * The i2c device on gsbi4 should not be enabled.
145 * On ipq806x designs gsbi4 i2c is meant for exclusive
146 * RPM usage. Turning this on in kernel manifests as
147 * i2c failure for the RPM.
148 */
149 };
150
151 sata-phy@1b400000 {
152 status = "ok";
153 };
154
155 sata@29000000 {
156 status = "ok";
157 };
158
159 phy@100f8800 { /* USB3 port 1 HS phy */
160 status = "ok";
161 };
162
163 phy@100f8830 { /* USB3 port 1 SS phy */
164 status = "ok";
165 };
166
167 phy@110f8800 { /* USB3 port 0 HS phy */
168 status = "ok";
169 };
170
171 phy@110f8830 { /* USB3 port 0 SS phy */
172 status = "ok";
173 };
174
175 usb30@0 {
176 status = "ok";
177
178 pinctrl-0 = <&usb0_pwr_en_pins>;
179 pinctrl-names = "default";
180 };
181
182 usb30@1 {
183 status = "ok";
184
185 pinctrl-0 = <&usb1_pwr_en_pins>;
186 pinctrl-names = "default";
187 };
188
189 pcie0: pci@1b500000 {
190 status = "ok";
191 reset-gpio = <&qcom_pinmux 3 GPIO_ACTIVE_LOW>;
192 pinctrl-0 = <&pcie0_pins>;
193 pinctrl-names = "default";
194 };
195
196 pcie1: pci@1b700000 {
197 status = "ok";
198 reset-gpio = <&qcom_pinmux 48 GPIO_ACTIVE_LOW>;
199 pinctrl-0 = <&pcie1_pins>;
200 pinctrl-names = "default";
201 force_gen1 = <1>;
202 };
203
204 nand@1ac00000 {
205 status = "ok";
206
207 pinctrl-0 = <&nand_pins>;
208 pinctrl-names = "default";
209
210 cs0 {
211 reg = <0>;
212 compatible = "qcom,nandcs";
213
214 nand-ecc-strength = <4>;
215 nand-bus-width = <8>;
216 nand-ecc-step-size = <512>;
217
218 partitions {
219 compatible = "fixed-partitions";
220 #address-cells = <1>;
221 #size-cells = <1>;
222
223 qcadata@0 {
224 label = "qcadata";
225 reg = <0x0000000 0x0c80000>;
226 read-only;
227 };
228
229 APPSBL@c80000 {
230 label = "APPSBL";
231 reg = <0x0c80000 0x0500000>;
232 read-only;
233 };
234
235 APPSBLENV@1180000 {
236 label = "APPSBLENV";
237 reg = <0x1180000 0x0080000>;
238 read-only;
239 };
240
241 art: art@1200000 {
242 label = "art";
243 reg = <0x1200000 0x0140000>;
244 read-only;
245 };
246
247 artbak: art@1340000 {
248 label = "artbak";
249 reg = <0x1340000 0x0140000>;
250 read-only;
251 };
252
253 kernel@1480000 {
254 label = "kernel";
255 reg = <0x1480000 0x0400000>;
256 };
257
258 ubi@1880000 {
259 label = "ubi";
260 reg = <0x1880000 0x1C00000>;
261 };
262
263 netgear@3480000 {
264 label = "netgear";
265 reg = <0x3480000 0x4480000>;
266 read-only;
267 };
268
269 reserve@7900000 {
270 label = "reserve";
271 reg = <0x7900000 0x0700000>;
272 read-only;
273 };
274 };
275 };
276 };
277
278 mdio0: mdio {
279 compatible = "virtual,mdio-gpio";
280 #address-cells = <1>;
281 #size-cells = <0>;
282 gpios = <&qcom_pinmux 1 GPIO_ACTIVE_HIGH &qcom_pinmux 0 GPIO_ACTIVE_HIGH>;
283 pinctrl-0 = <&mdio0_pins>;
284 pinctrl-names = "default";
285
286 phy0: ethernet-phy@0 {
287 reg = <0>;
288 qca,ar8327-initvals = <
289 0x00004 0x7600000 /* PAD0_MODE */
290 0x00008 0x1000000 /* PAD5_MODE */
291 0x0000c 0x80 /* PAD6_MODE */
292 0x000e4 0xaa545 /* MAC_POWER_SEL */
293 0x000e0 0xc74164de /* SGMII_CTRL */
294 0x0007c 0x4e /* PORT0_STATUS */
295 0x00094 0x4e /* PORT6_STATUS */
296 >;
297 };
298
299 phy4: ethernet-phy@4 {
300 reg = <4>;
301 };
302 };
303
304 gmac1: ethernet@37200000 {
305 status = "ok";
306 phy-mode = "rgmii";
307 qcom,id = <1>;
308
309 pinctrl-0 = <&rgmii2_pins>;
310 pinctrl-names = "default";
311
312 mtd-mac-address = <&art 6>;
313
314 fixed-link {
315 speed = <1000>;
316 full-duplex;
317 };
318 };
319
320 gmac2: ethernet@37400000 {
321 status = "ok";
322 phy-mode = "sgmii";
323 qcom,id = <2>;
324
325 mtd-mac-address = <&art 0>;
326
327 fixed-link {
328 speed = <1000>;
329 full-duplex;
330 };
331 };
332 };
333
334 gpio-keys {
335 compatible = "gpio-keys";
336 pinctrl-0 = <&button_pins>;
337 pinctrl-names = "default";
338
339 wifi {
340 label = "wifi";
341 gpios = <&qcom_pinmux 6 GPIO_ACTIVE_LOW>;
342 linux,code = <KEY_RFKILL>;
343 };
344
345 reset {
346 label = "reset";
347 gpios = <&qcom_pinmux 54 GPIO_ACTIVE_LOW>;
348 linux,code = <KEY_RESTART>;
349 };
350
351 wps {
352 label = "wps";
353 gpios = <&qcom_pinmux 65 GPIO_ACTIVE_LOW>;
354 linux,code = <KEY_WPS_BUTTON>;
355 };
356 };
357
358 gpio-leds {
359 compatible = "gpio-leds";
360 pinctrl-0 = <&led_pins>;
361 pinctrl-names = "default";
362
363 usb1 {
364 label = "r7500v2:amber:usb1";
365 gpios = <&qcom_pinmux 7 GPIO_ACTIVE_HIGH>;
366 };
367
368 usb3 {
369 label = "r7500v2:amber:usb3";
370 gpios = <&qcom_pinmux 8 GPIO_ACTIVE_HIGH>;
371 };
372
373 status {
374 label = "r7500v2:amber:status";
375 gpios = <&qcom_pinmux 9 GPIO_ACTIVE_HIGH>;
376 };
377
378 internet {
379 label = "r7500v2:white:internet";
380 gpios = <&qcom_pinmux 22 GPIO_ACTIVE_HIGH>;
381 };
382
383 wan {
384 label = "r7500v2:white:wan";
385 gpios = <&qcom_pinmux 23 GPIO_ACTIVE_HIGH>;
386 };
387
388 wps {
389 label = "r7500v2:white:wps";
390 gpios = <&qcom_pinmux 24 GPIO_ACTIVE_HIGH>;
391 };
392
393 esata {
394 label = "r7500v2:white:esata";
395 gpios = <&qcom_pinmux 26 GPIO_ACTIVE_HIGH>;
396 };
397
398 power: power {
399 label = "r7500v2:white:power";
400 gpios = <&qcom_pinmux 53 GPIO_ACTIVE_HIGH>;
401 default-state = "keep";
402 };
403
404 wifi {
405 label = "r7500v2:white:wifi";
406 gpios = <&qcom_pinmux 64 GPIO_ACTIVE_HIGH>;
407 };
408 };
409 };
410
411 &adm_dma {
412 status = "ok";
413 };