ipq806x: copy files from 4.14 to 4.19
[oweals/openwrt.git] / target / linux / ipq806x / files-4.19 / arch / arm / boot / dts / qcom-ipq8065-r7800.dts
1 #include "qcom-ipq8065.dtsi"
2
3 #include <dt-bindings/input/input.h>
4
5 / {
6         model = "Netgear Nighthawk X4S R7800";
7         compatible = "netgear,r7800", "qcom,ipq8065", "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_white;
34                 led-failsafe = &power_amber;
35                 led-running = &power_white;
36                 led-upgrade = &power_amber;
37                 label-mac-device = &gmac2;
38         };
39
40         chosen {
41                 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                                 pins = "gpio7", "gpio8", "gpio9", "gpio22", "gpio23",
66                                         "gpio24","gpio26", "gpio53", "gpio64";
67                                 function = "gpio";
68                                 drive-strength = <2>;
69                                 bias-pull-down;
70                         };
71
72                         nand_pins: nand_pins {
73                                 mux {
74                                         pins = "gpio34", "gpio35", "gpio36",
75                                                "gpio37", "gpio38", "gpio39",
76                                                "gpio40", "gpio41", "gpio42",
77                                                "gpio43", "gpio44", "gpio45",
78                                                "gpio46", "gpio47";
79                                         function = "nand";
80                                         drive-strength = <10>;
81                                         bias-disable;
82                                 };
83                                 pullups {
84                                         pins = "gpio39";
85                                         bias-pull-up;
86                                 };
87                                 hold {
88                                         pins = "gpio40", "gpio41", "gpio42",
89                                                "gpio43", "gpio44", "gpio45",
90                                                "gpio46", "gpio47";
91                                         bias-bus-hold;
92                                 };
93                         };
94
95                         mdio0_pins: mdio0_pins {
96                                 mux {
97                                         pins = "gpio0", "gpio1";
98                                         function = "gpio";
99                                         drive-strength = <8>;
100                                         bias-disable;
101                                 };
102
103                                 clk {
104                                         pins = "gpio1";
105                                         input-disable;
106                                 };
107                         };
108
109                         rgmii2_pins: rgmii2_pins {
110                                 mux {
111                                         pins = "gpio27", "gpio28", "gpio29", "gpio30", "gpio31", "gpio32",
112                                                "gpio51", "gpio52", "gpio59", "gpio60", "gpio61", "gpio62" ;
113                                         function = "rgmii2";
114                                         drive-strength = <8>;
115                                         bias-disable;
116                                 };
117
118                                 tx {
119                                         pins = "gpio27", "gpio28", "gpio29", "gpio30", "gpio31", "gpio32" ;
120                                         input-disable;
121                                 };
122                         };
123
124                         spi_pins: spi_pins {
125                                 mux {
126                                         pins = "gpio18", "gpio19", "gpio21";
127                                         function = "gsbi5";
128                                         bias-pull-down;
129                                 };
130
131                                 data {
132                                         pins = "gpio18", "gpio19";
133                                         drive-strength = <10>;
134                                 };
135
136                                 cs {
137                                         pins = "gpio20";
138                                         drive-strength = <10>;
139                                         bias-pull-up;
140                                 };
141
142                                 clk {
143                                         pins = "gpio21";
144                                         drive-strength = <12>;
145                                 };
146                         };
147
148                         spi6_pins: spi6_pins {
149                                 mux {
150                                         pins = "gpio55", "gpio56", "gpio58";
151                                         function = "gsbi6";
152                                         bias-pull-down;
153                                 };
154
155                                 mosi {
156                                         pins = "gpio55";
157                                         drive-strength = <12>;
158                                 };
159
160                                 miso {
161                                         pins = "gpio56";
162                                         drive-strength = <14>;
163                                 };
164
165                                 cs {
166                                         pins = "gpio57";
167                                         drive-strength = <12>;
168                                         bias-pull-up;
169                                 };
170
171                                 clk {
172                                         pins = "gpio58";
173                                         drive-strength = <12>;
174                                 };
175
176                                 reset {
177                                         pins = "gpio33";
178                                         drive-strength = <10>;
179                                         bias-pull-down;
180                                         output-high;
181                                 };
182                         };
183
184                         usb0_pwr_en_pins: usb0_pwr_en_pins {
185                                 mux {
186                                         pins = "gpio15";
187                                         function = "gpio";
188                                         drive-strength = <12>;
189                                         bias-pull-down;
190                                         output-high;
191                                 };
192                         };
193
194                         usb1_pwr_en_pins: usb1_pwr_en_pins {
195                                 mux {
196                                         pins = "gpio16", "gpio68";
197                                         function = "gpio";
198                                         drive-strength = <12>;
199                                         bias-pull-down;
200                                         output-high;
201                                 };
202                         };
203                 };
204
205                 gsbi@16300000 {
206                         qcom,mode = <GSBI_PROT_I2C_UART>;
207                         status = "ok";
208                         serial@16340000 {
209                                 status = "ok";
210                         };
211                         /*
212                          * The i2c device on gsbi4 should not be enabled.
213                          * On ipq806x designs gsbi4 i2c is meant for exclusive
214                          * RPM usage. Turning this on in kernel manifests as
215                          * i2c failure for the RPM.
216                          */
217                 };
218
219                 sata-phy@1b400000 {
220                         status = "ok";
221                 };
222
223                 sata@29000000 {
224                         ports-implemented = <0x1>;
225                         status = "ok";
226                 };
227
228                 phy@100f8800 {          /* USB3 port 1 HS phy */
229                         status = "ok";
230                 };
231
232                 phy@100f8830 {          /* USB3 port 1 SS phy */
233                         status = "ok";
234                 };
235
236                 phy@110f8800 {          /* USB3 port 0 HS phy */
237                         status = "ok";
238                 };
239
240                 phy@110f8830 {          /* USB3 port 0 SS phy */
241                         status = "ok";
242                 };
243
244                 usb30@0 {
245                         status = "ok";
246
247                         pinctrl-0 = <&usb0_pwr_en_pins>;
248                         pinctrl-names = "default";
249                 };
250
251                 usb30@1 {
252                         status = "ok";
253
254                         pinctrl-0 = <&usb1_pwr_en_pins>;
255                         pinctrl-names = "default";
256                 };
257
258                 pcie0: pci@1b500000 {
259                         status = "ok";
260                 };
261
262                 pcie1: pci@1b700000 {
263                         status = "ok";
264                         force_gen1 = <1>;
265                 };
266
267                 nand@1ac00000 {
268                         status = "ok";
269
270                         pinctrl-0 = <&nand_pins>;
271                         pinctrl-names = "default";
272
273                         cs0 {
274                                 reg = <0>;
275                                 compatible = "qcom,nandcs";
276
277                                 nand-ecc-strength = <4>;
278                                 nand-bus-width = <8>;
279                                 nand-ecc-step-size = <512>;
280
281                                 partitions {
282                                         compatible = "fixed-partitions";
283                                         #address-cells = <1>;
284                                         #size-cells = <1>;
285
286                                         qcadata@0 {
287                                                 label = "qcadata";
288                                                 reg = <0x0000000 0x0c80000>;
289                                                 read-only;
290                                         };
291
292                                         APPSBL@c80000 {
293                                                 label = "APPSBL";
294                                                 reg = <0x0c80000 0x0500000>;
295                                                 read-only;
296                                         };
297
298                                         APPSBLENV@1180000 {
299                                                 label = "APPSBLENV";
300                                                 reg = <0x1180000 0x0080000>;
301                                                 read-only;
302                                         };
303
304                                         art: art@1200000 {
305                                                 label = "art";
306                                                 reg = <0x1200000 0x0140000>;
307                                                 read-only;
308                                         };
309
310                                         artbak: art@1340000 {
311                                                 label = "artbak";
312                                                 reg = <0x1340000 0x0140000>;
313                                                 read-only;
314                                         };
315
316                                         kernel@1480000 {
317                                                 label = "kernel";
318                                                 reg = <0x1480000 0x0400000>;
319                                         };
320
321                                         ubi@1880000 {
322                                                 label = "ubi";
323                                                 reg = <0x1880000 0x6080000>;
324                                         };
325
326                                         reserve@7900000 {
327                                                 label = "reserve";
328                                                 reg = <0x7900000 0x0700000>;
329                                                 read-only;
330                                         };
331                                 };
332                         };
333                 };
334
335                 mdio0: mdio {
336                         compatible = "virtual,mdio-gpio";
337                         #address-cells = <1>;
338                         #size-cells = <0>;
339                         gpios = <&qcom_pinmux 1 GPIO_ACTIVE_HIGH &qcom_pinmux 0 GPIO_ACTIVE_HIGH>;
340                         pinctrl-0 = <&mdio0_pins>;
341                         pinctrl-names = "default";
342
343
344                         phy0: ethernet-phy@0 {
345                                 reg = <0>;
346                                 qca,ar8327-initvals = <
347                                         0x00004 0x7600000   /* PAD0_MODE */
348                                         0x00008 0x1000000   /* PAD5_MODE */
349                                         0x0000c 0x80        /* PAD6_MODE */
350                                         0x000e4 0xaa545     /* MAC_POWER_SEL */
351                                         0x000e0 0xc74164de  /* SGMII_CTRL */
352                                         0x0007c 0x4e        /* PORT0_STATUS */
353                                         0x00094 0x4e        /* PORT6_STATUS */
354                                         0x00970 0x1e864443  /* QM_PORT0_CTRL0 */
355                                         0x00974 0x000001c6  /* QM_PORT0_CTRL1 */
356                                         0x00978 0x19008643  /* QM_PORT1_CTRL0 */
357                                         0x0097c 0x000001c6  /* QM_PORT1_CTRL1 */
358                                         0x00980 0x19008643  /* QM_PORT2_CTRL0 */
359                                         0x00984 0x000001c6  /* QM_PORT2_CTRL1 */
360                                         0x00988 0x19008643  /* QM_PORT3_CTRL0 */
361                                         0x0098c 0x000001c6  /* QM_PORT3_CTRL1 */
362                                         0x00990 0x19008643  /* QM_PORT4_CTRL0 */
363                                         0x00994 0x000001c6  /* QM_PORT4_CTRL1 */
364                                         0x00998 0x1e864443  /* QM_PORT5_CTRL0 */
365                                         0x0099c 0x000001c6  /* QM_PORT5_CTRL1 */
366                                         0x009a0 0x1e864443  /* QM_PORT6_CTRL0 */
367                                         0x009a4 0x000001c6  /* QM_PORT6_CTRL1 */
368                                         >;
369                                 qca,ar8327-vlans = <
370                                         0x1     0x5e        /* VLAN1 Ports 1/2/3/4/6 */
371                                         0x2     0x21        /* VLAN2 Ports 0/5 */
372                                 >;
373                         };
374
375                         phy4: ethernet-phy@4 {
376                                 reg = <4>;
377                                 qca,ar8327-initvals = <
378                                         0x000e4 0x6a545     /* MAC_POWER_SEL */
379                                         0x0000c 0x80        /* PAD6_MODE */
380                                         >;
381                         };
382                 };
383
384                 gmac1: ethernet@37200000 {
385                         status = "ok";
386                         phy-mode = "rgmii";
387                         qcom,id = <1>;
388                         qcom,phy_mdio_addr = <4>;
389                         qcom,poll_required = <0>;
390                         qcom,rgmii_delay = <1>;
391                         qcom,phy_mii_type = <0>;
392                         qcom,emulation = <0>;
393                         qcom,irq = <255>;
394                         mdiobus = <&mdio0>;
395
396                         pinctrl-0 = <&rgmii2_pins>;
397                         pinctrl-names = "default";
398
399                         mtd-mac-address = <&art 6>;
400
401                         fixed-link {
402                                 speed = <1000>;
403                                 full-duplex;
404                         };
405                 };
406
407                 gmac2: ethernet@37400000 {
408                         status = "ok";
409                         phy-mode = "sgmii";
410                         qcom,id = <2>;
411                         qcom,phy_mdio_addr = <0>;       /* none */
412                         qcom,poll_required = <0>;       /* no polling */
413                         qcom,rgmii_delay = <0>;
414                         qcom,phy_mii_type = <1>;
415                         qcom,emulation = <0>;
416                         qcom,irq = <258>;
417                         mdiobus = <&mdio0>;
418
419                         mtd-mac-address = <&art 0>;
420
421                         fixed-link {
422                                 speed = <1000>;
423                                 full-duplex;
424                         };
425                 };
426         };
427
428         keys {
429                 compatible = "gpio-keys";
430                 pinctrl-0 = <&button_pins>;
431                 pinctrl-names = "default";
432
433                 wifi {
434                         label = "wifi";
435                         gpios = <&qcom_pinmux 6 GPIO_ACTIVE_LOW>;
436                         linux,code = <KEY_RFKILL>;
437                         debounce-interval = <60>;
438                         wakeup-source;
439                 };
440
441                 reset {
442                         label = "reset";
443                         gpios = <&qcom_pinmux 54 GPIO_ACTIVE_LOW>;
444                         linux,code = <KEY_RESTART>;
445                         debounce-interval = <60>;
446                         wakeup-source;
447                 };
448
449                 wps {
450                         label = "wps";
451                         gpios = <&qcom_pinmux 65 GPIO_ACTIVE_LOW>;
452                         linux,code = <KEY_WPS_BUTTON>;
453                         debounce-interval = <60>;
454                         wakeup-source;
455                 };
456         };
457
458         leds {
459                 compatible = "gpio-leds";
460                 pinctrl-0 = <&led_pins>;
461                 pinctrl-names = "default";
462
463                 power_white: power_white {
464                         label = "r7800:white:power";
465                         gpios = <&qcom_pinmux 53 GPIO_ACTIVE_HIGH>;
466                         default-state = "keep";
467                 };
468
469                 power_amber: power_amber {
470                         label = "r7800:amber:power";
471                         gpios = <&qcom_pinmux 9 GPIO_ACTIVE_HIGH>;
472                 };
473
474                 wan_white {
475                         label = "r7800:white:wan";
476                         gpios = <&qcom_pinmux 22 GPIO_ACTIVE_HIGH>;
477                 };
478
479                 wan_amber {
480                         label = "r7800:amber:wan";
481                         gpios = <&qcom_pinmux 23 GPIO_ACTIVE_HIGH>;
482                 };
483
484                 usb1 {
485                         label = "r7800:white:usb1";
486                         gpios = <&qcom_pinmux 7 GPIO_ACTIVE_HIGH>;
487                 };
488
489                 usb2 {
490                         label = "r7800:white:usb2";
491                         gpios = <&qcom_pinmux 8 GPIO_ACTIVE_HIGH>;
492                 };
493
494                 esata {
495                         label = "r7800:white:esata";
496                         gpios = <&qcom_pinmux 26 GPIO_ACTIVE_HIGH>;
497                 };
498
499                 wifi {
500                         label = "r7800:white:wifi";
501                         gpios = <&qcom_pinmux 64 GPIO_ACTIVE_HIGH>;
502                 };
503
504                 wps {
505                         label = "r7800:white:wps";
506                         gpios = <&qcom_pinmux 24 GPIO_ACTIVE_HIGH>;
507                 };
508         };
509 };
510
511 &adm_dma {
512         status = "ok";
513 };