471e02c5f10ebf2609f2519abcf7691dc6045ff3
[openwrt/openwrt.git] / target / linux / ipq806x / files-4.19 / 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 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 = "okay";
140 serial@16340000 {
141 status = "okay";
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 = "okay";
153 };
154
155 sata@29000000 {
156 status = "okay";
157 };
158
159 phy@100f8800 { /* USB3 port 1 HS phy */
160 status = "okay";
161 };
162
163 phy@100f8830 { /* USB3 port 1 SS phy */
164 status = "okay";
165 };
166
167 phy@110f8800 { /* USB3 port 0 HS phy */
168 status = "okay";
169 };
170
171 phy@110f8830 { /* USB3 port 0 SS phy */
172 status = "okay";
173 };
174
175 usb30@0 {
176 status = "okay";
177
178 pinctrl-0 = <&usb0_pwr_en_pins>;
179 pinctrl-names = "default";
180 };
181
182 usb30@1 {
183 status = "okay";
184
185 pinctrl-0 = <&usb1_pwr_en_pins>;
186 pinctrl-names = "default";
187 };
188
189 pcie0: pci@1b500000 {
190 status = "okay";
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 = "okay";
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 = "okay";
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 0x6080000>;
261 };
262
263 reserve@7900000 {
264 label = "reserve";
265 reg = <0x7900000 0x0700000>;
266 read-only;
267 };
268 };
269 };
270 };
271
272 mdio0: mdio {
273 compatible = "virtual,mdio-gpio";
274 #address-cells = <1>;
275 #size-cells = <0>;
276 gpios = <&qcom_pinmux 1 GPIO_ACTIVE_HIGH &qcom_pinmux 0 GPIO_ACTIVE_HIGH>;
277 pinctrl-0 = <&mdio0_pins>;
278 pinctrl-names = "default";
279
280 phy0: ethernet-phy@0 {
281 reg = <0>;
282 qca,ar8327-initvals = <
283 0x00004 0x7600000 /* PAD0_MODE */
284 0x00008 0x1000000 /* PAD5_MODE */
285 0x0000c 0x80 /* PAD6_MODE */
286 0x000e4 0xaa545 /* MAC_POWER_SEL */
287 0x000e0 0xc74164de /* SGMII_CTRL */
288 0x0007c 0x4e /* PORT0_STATUS */
289 0x00094 0x4e /* PORT6_STATUS */
290 >;
291 };
292
293 phy4: ethernet-phy@4 {
294 reg = <4>;
295 };
296 };
297
298 gmac1: ethernet@37200000 {
299 status = "okay";
300 phy-mode = "rgmii";
301 qcom,id = <1>;
302
303 pinctrl-0 = <&rgmii2_pins>;
304 pinctrl-names = "default";
305
306 mtd-mac-address = <&art 6>;
307
308 fixed-link {
309 speed = <1000>;
310 full-duplex;
311 };
312 };
313
314 gmac2: ethernet@37400000 {
315 status = "okay";
316 phy-mode = "sgmii";
317 qcom,id = <2>;
318
319 mtd-mac-address = <&art 0>;
320
321 fixed-link {
322 speed = <1000>;
323 full-duplex;
324 };
325 };
326 };
327
328 keys {
329 compatible = "gpio-keys";
330 pinctrl-0 = <&button_pins>;
331 pinctrl-names = "default";
332
333 wifi {
334 label = "wifi";
335 gpios = <&qcom_pinmux 6 GPIO_ACTIVE_LOW>;
336 linux,code = <KEY_RFKILL>;
337 };
338
339 reset {
340 label = "reset";
341 gpios = <&qcom_pinmux 54 GPIO_ACTIVE_LOW>;
342 linux,code = <KEY_RESTART>;
343 };
344
345 wps {
346 label = "wps";
347 gpios = <&qcom_pinmux 65 GPIO_ACTIVE_LOW>;
348 linux,code = <KEY_WPS_BUTTON>;
349 };
350 };
351
352 leds {
353 compatible = "gpio-leds";
354 pinctrl-0 = <&led_pins>;
355 pinctrl-names = "default";
356
357 usb1 {
358 label = "r7500v2:amber:usb1";
359 gpios = <&qcom_pinmux 7 GPIO_ACTIVE_HIGH>;
360 };
361
362 usb3 {
363 label = "r7500v2:amber:usb3";
364 gpios = <&qcom_pinmux 8 GPIO_ACTIVE_HIGH>;
365 };
366
367 status {
368 label = "r7500v2:amber:status";
369 gpios = <&qcom_pinmux 9 GPIO_ACTIVE_HIGH>;
370 };
371
372 internet {
373 label = "r7500v2:white:internet";
374 gpios = <&qcom_pinmux 22 GPIO_ACTIVE_HIGH>;
375 };
376
377 wan {
378 label = "r7500v2:white:wan";
379 gpios = <&qcom_pinmux 23 GPIO_ACTIVE_HIGH>;
380 };
381
382 wps {
383 label = "r7500v2:white:wps";
384 gpios = <&qcom_pinmux 24 GPIO_ACTIVE_HIGH>;
385 };
386
387 esata {
388 label = "r7500v2:white:esata";
389 gpios = <&qcom_pinmux 26 GPIO_ACTIVE_HIGH>;
390 };
391
392 power: power {
393 label = "r7500v2:white:power";
394 gpios = <&qcom_pinmux 53 GPIO_ACTIVE_HIGH>;
395 default-state = "keep";
396 };
397
398 wifi {
399 label = "r7500v2:white:wifi";
400 gpios = <&qcom_pinmux 64 GPIO_ACTIVE_HIGH>;
401 };
402 };
403 };
404
405 &adm_dma {
406 status = "okay";
407 };