]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - arch/arm/boot/dts/imx6q.dtsi
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[mirror_ubuntu-focal-kernel.git] / arch / arm / boot / dts / imx6q.dtsi
1 /*
2 * Copyright 2011 Freescale Semiconductor, Inc.
3 * Copyright 2011 Linaro Ltd.
4 *
5 * The code contained herein is licensed under the GNU General Public
6 * License. You may obtain a copy of the GNU General Public License
7 * Version 2 or later at the following locations:
8 *
9 * http://www.opensource.org/licenses/gpl-license.html
10 * http://www.gnu.org/copyleft/gpl.html
11 */
12
13 /include/ "skeleton.dtsi"
14
15 / {
16 aliases {
17 serial0 = &uart1;
18 serial1 = &uart2;
19 serial2 = &uart3;
20 serial3 = &uart4;
21 serial4 = &uart5;
22 };
23
24 cpus {
25 #address-cells = <1>;
26 #size-cells = <0>;
27
28 cpu@0 {
29 compatible = "arm,cortex-a9";
30 reg = <0>;
31 next-level-cache = <&L2>;
32 };
33
34 cpu@1 {
35 compatible = "arm,cortex-a9";
36 reg = <1>;
37 next-level-cache = <&L2>;
38 };
39
40 cpu@2 {
41 compatible = "arm,cortex-a9";
42 reg = <2>;
43 next-level-cache = <&L2>;
44 };
45
46 cpu@3 {
47 compatible = "arm,cortex-a9";
48 reg = <3>;
49 next-level-cache = <&L2>;
50 };
51 };
52
53 intc: interrupt-controller@00a01000 {
54 compatible = "arm,cortex-a9-gic";
55 #interrupt-cells = <3>;
56 #address-cells = <1>;
57 #size-cells = <1>;
58 interrupt-controller;
59 reg = <0x00a01000 0x1000>,
60 <0x00a00100 0x100>;
61 };
62
63 clocks {
64 #address-cells = <1>;
65 #size-cells = <0>;
66
67 ckil {
68 compatible = "fsl,imx-ckil", "fixed-clock";
69 clock-frequency = <32768>;
70 };
71
72 ckih1 {
73 compatible = "fsl,imx-ckih1", "fixed-clock";
74 clock-frequency = <0>;
75 };
76
77 osc {
78 compatible = "fsl,imx-osc", "fixed-clock";
79 clock-frequency = <24000000>;
80 };
81 };
82
83 soc {
84 #address-cells = <1>;
85 #size-cells = <1>;
86 compatible = "simple-bus";
87 interrupt-parent = <&intc>;
88 ranges;
89
90 dma-apbh@00110000 {
91 compatible = "fsl,imx6q-dma-apbh", "fsl,imx28-dma-apbh";
92 reg = <0x00110000 0x2000>;
93 };
94
95 gpmi-nand@00112000 {
96 compatible = "fsl,imx6q-gpmi-nand";
97 #address-cells = <1>;
98 #size-cells = <1>;
99 reg = <0x00112000 0x2000>, <0x00114000 0x2000>;
100 reg-names = "gpmi-nand", "bch";
101 interrupts = <0 13 0x04>, <0 15 0x04>;
102 interrupt-names = "gpmi-dma", "bch";
103 fsl,gpmi-dma-channel = <0>;
104 status = "disabled";
105 };
106
107 timer@00a00600 {
108 compatible = "arm,cortex-a9-twd-timer";
109 reg = <0x00a00600 0x20>;
110 interrupts = <1 13 0xf01>;
111 };
112
113 L2: l2-cache@00a02000 {
114 compatible = "arm,pl310-cache";
115 reg = <0x00a02000 0x1000>;
116 interrupts = <0 92 0x04>;
117 cache-unified;
118 cache-level = <2>;
119 };
120
121 aips-bus@02000000 { /* AIPS1 */
122 compatible = "fsl,aips-bus", "simple-bus";
123 #address-cells = <1>;
124 #size-cells = <1>;
125 reg = <0x02000000 0x100000>;
126 ranges;
127
128 spba-bus@02000000 {
129 compatible = "fsl,spba-bus", "simple-bus";
130 #address-cells = <1>;
131 #size-cells = <1>;
132 reg = <0x02000000 0x40000>;
133 ranges;
134
135 spdif@02004000 {
136 reg = <0x02004000 0x4000>;
137 interrupts = <0 52 0x04>;
138 };
139
140 ecspi@02008000 { /* eCSPI1 */
141 #address-cells = <1>;
142 #size-cells = <0>;
143 compatible = "fsl,imx6q-ecspi", "fsl,imx51-ecspi";
144 reg = <0x02008000 0x4000>;
145 interrupts = <0 31 0x04>;
146 status = "disabled";
147 };
148
149 ecspi@0200c000 { /* eCSPI2 */
150 #address-cells = <1>;
151 #size-cells = <0>;
152 compatible = "fsl,imx6q-ecspi", "fsl,imx51-ecspi";
153 reg = <0x0200c000 0x4000>;
154 interrupts = <0 32 0x04>;
155 status = "disabled";
156 };
157
158 ecspi@02010000 { /* eCSPI3 */
159 #address-cells = <1>;
160 #size-cells = <0>;
161 compatible = "fsl,imx6q-ecspi", "fsl,imx51-ecspi";
162 reg = <0x02010000 0x4000>;
163 interrupts = <0 33 0x04>;
164 status = "disabled";
165 };
166
167 ecspi@02014000 { /* eCSPI4 */
168 #address-cells = <1>;
169 #size-cells = <0>;
170 compatible = "fsl,imx6q-ecspi", "fsl,imx51-ecspi";
171 reg = <0x02014000 0x4000>;
172 interrupts = <0 34 0x04>;
173 status = "disabled";
174 };
175
176 ecspi@02018000 { /* eCSPI5 */
177 #address-cells = <1>;
178 #size-cells = <0>;
179 compatible = "fsl,imx6q-ecspi", "fsl,imx51-ecspi";
180 reg = <0x02018000 0x4000>;
181 interrupts = <0 35 0x04>;
182 status = "disabled";
183 };
184
185 uart1: serial@02020000 {
186 compatible = "fsl,imx6q-uart", "fsl,imx21-uart";
187 reg = <0x02020000 0x4000>;
188 interrupts = <0 26 0x04>;
189 status = "disabled";
190 };
191
192 esai@02024000 {
193 reg = <0x02024000 0x4000>;
194 interrupts = <0 51 0x04>;
195 };
196
197 ssi1: ssi@02028000 {
198 compatible = "fsl,imx6q-ssi","fsl,imx21-ssi";
199 reg = <0x02028000 0x4000>;
200 interrupts = <0 46 0x04>;
201 fsl,fifo-depth = <15>;
202 fsl,ssi-dma-events = <38 37>;
203 status = "disabled";
204 };
205
206 ssi2: ssi@0202c000 {
207 compatible = "fsl,imx6q-ssi","fsl,imx21-ssi";
208 reg = <0x0202c000 0x4000>;
209 interrupts = <0 47 0x04>;
210 fsl,fifo-depth = <15>;
211 fsl,ssi-dma-events = <42 41>;
212 status = "disabled";
213 };
214
215 ssi3: ssi@02030000 {
216 compatible = "fsl,imx6q-ssi","fsl,imx21-ssi";
217 reg = <0x02030000 0x4000>;
218 interrupts = <0 48 0x04>;
219 fsl,fifo-depth = <15>;
220 fsl,ssi-dma-events = <46 45>;
221 status = "disabled";
222 };
223
224 asrc@02034000 {
225 reg = <0x02034000 0x4000>;
226 interrupts = <0 50 0x04>;
227 };
228
229 spba@0203c000 {
230 reg = <0x0203c000 0x4000>;
231 };
232 };
233
234 vpu@02040000 {
235 reg = <0x02040000 0x3c000>;
236 interrupts = <0 3 0x04 0 12 0x04>;
237 };
238
239 aipstz@0207c000 { /* AIPSTZ1 */
240 reg = <0x0207c000 0x4000>;
241 };
242
243 pwm@02080000 { /* PWM1 */
244 reg = <0x02080000 0x4000>;
245 interrupts = <0 83 0x04>;
246 };
247
248 pwm@02084000 { /* PWM2 */
249 reg = <0x02084000 0x4000>;
250 interrupts = <0 84 0x04>;
251 };
252
253 pwm@02088000 { /* PWM3 */
254 reg = <0x02088000 0x4000>;
255 interrupts = <0 85 0x04>;
256 };
257
258 pwm@0208c000 { /* PWM4 */
259 reg = <0x0208c000 0x4000>;
260 interrupts = <0 86 0x04>;
261 };
262
263 flexcan@02090000 { /* CAN1 */
264 reg = <0x02090000 0x4000>;
265 interrupts = <0 110 0x04>;
266 };
267
268 flexcan@02094000 { /* CAN2 */
269 reg = <0x02094000 0x4000>;
270 interrupts = <0 111 0x04>;
271 };
272
273 gpt@02098000 {
274 compatible = "fsl,imx6q-gpt";
275 reg = <0x02098000 0x4000>;
276 interrupts = <0 55 0x04>;
277 };
278
279 gpio1: gpio@0209c000 {
280 compatible = "fsl,imx6q-gpio", "fsl,imx35-gpio";
281 reg = <0x0209c000 0x4000>;
282 interrupts = <0 66 0x04 0 67 0x04>;
283 gpio-controller;
284 #gpio-cells = <2>;
285 interrupt-controller;
286 #interrupt-cells = <2>;
287 };
288
289 gpio2: gpio@020a0000 {
290 compatible = "fsl,imx6q-gpio", "fsl,imx35-gpio";
291 reg = <0x020a0000 0x4000>;
292 interrupts = <0 68 0x04 0 69 0x04>;
293 gpio-controller;
294 #gpio-cells = <2>;
295 interrupt-controller;
296 #interrupt-cells = <2>;
297 };
298
299 gpio3: gpio@020a4000 {
300 compatible = "fsl,imx6q-gpio", "fsl,imx35-gpio";
301 reg = <0x020a4000 0x4000>;
302 interrupts = <0 70 0x04 0 71 0x04>;
303 gpio-controller;
304 #gpio-cells = <2>;
305 interrupt-controller;
306 #interrupt-cells = <2>;
307 };
308
309 gpio4: gpio@020a8000 {
310 compatible = "fsl,imx6q-gpio", "fsl,imx35-gpio";
311 reg = <0x020a8000 0x4000>;
312 interrupts = <0 72 0x04 0 73 0x04>;
313 gpio-controller;
314 #gpio-cells = <2>;
315 interrupt-controller;
316 #interrupt-cells = <2>;
317 };
318
319 gpio5: gpio@020ac000 {
320 compatible = "fsl,imx6q-gpio", "fsl,imx35-gpio";
321 reg = <0x020ac000 0x4000>;
322 interrupts = <0 74 0x04 0 75 0x04>;
323 gpio-controller;
324 #gpio-cells = <2>;
325 interrupt-controller;
326 #interrupt-cells = <2>;
327 };
328
329 gpio6: gpio@020b0000 {
330 compatible = "fsl,imx6q-gpio", "fsl,imx35-gpio";
331 reg = <0x020b0000 0x4000>;
332 interrupts = <0 76 0x04 0 77 0x04>;
333 gpio-controller;
334 #gpio-cells = <2>;
335 interrupt-controller;
336 #interrupt-cells = <2>;
337 };
338
339 gpio7: gpio@020b4000 {
340 compatible = "fsl,imx6q-gpio", "fsl,imx35-gpio";
341 reg = <0x020b4000 0x4000>;
342 interrupts = <0 78 0x04 0 79 0x04>;
343 gpio-controller;
344 #gpio-cells = <2>;
345 interrupt-controller;
346 #interrupt-cells = <2>;
347 };
348
349 kpp@020b8000 {
350 reg = <0x020b8000 0x4000>;
351 interrupts = <0 82 0x04>;
352 };
353
354 wdog@020bc000 { /* WDOG1 */
355 compatible = "fsl,imx6q-wdt", "fsl,imx21-wdt";
356 reg = <0x020bc000 0x4000>;
357 interrupts = <0 80 0x04>;
358 status = "disabled";
359 };
360
361 wdog@020c0000 { /* WDOG2 */
362 compatible = "fsl,imx6q-wdt", "fsl,imx21-wdt";
363 reg = <0x020c0000 0x4000>;
364 interrupts = <0 81 0x04>;
365 status = "disabled";
366 };
367
368 ccm@020c4000 {
369 compatible = "fsl,imx6q-ccm";
370 reg = <0x020c4000 0x4000>;
371 interrupts = <0 87 0x04 0 88 0x04>;
372 };
373
374 anatop@020c8000 {
375 compatible = "fsl,imx6q-anatop";
376 reg = <0x020c8000 0x1000>;
377 interrupts = <0 49 0x04 0 54 0x04 0 127 0x04>;
378
379 regulator-1p1@110 {
380 compatible = "fsl,anatop-regulator";
381 regulator-name = "vdd1p1";
382 regulator-min-microvolt = <800000>;
383 regulator-max-microvolt = <1375000>;
384 regulator-always-on;
385 anatop-reg-offset = <0x110>;
386 anatop-vol-bit-shift = <8>;
387 anatop-vol-bit-width = <5>;
388 anatop-min-bit-val = <4>;
389 anatop-min-voltage = <800000>;
390 anatop-max-voltage = <1375000>;
391 };
392
393 regulator-3p0@120 {
394 compatible = "fsl,anatop-regulator";
395 regulator-name = "vdd3p0";
396 regulator-min-microvolt = <2800000>;
397 regulator-max-microvolt = <3150000>;
398 regulator-always-on;
399 anatop-reg-offset = <0x120>;
400 anatop-vol-bit-shift = <8>;
401 anatop-vol-bit-width = <5>;
402 anatop-min-bit-val = <0>;
403 anatop-min-voltage = <2625000>;
404 anatop-max-voltage = <3400000>;
405 };
406
407 regulator-2p5@130 {
408 compatible = "fsl,anatop-regulator";
409 regulator-name = "vdd2p5";
410 regulator-min-microvolt = <2000000>;
411 regulator-max-microvolt = <2750000>;
412 regulator-always-on;
413 anatop-reg-offset = <0x130>;
414 anatop-vol-bit-shift = <8>;
415 anatop-vol-bit-width = <5>;
416 anatop-min-bit-val = <0>;
417 anatop-min-voltage = <2000000>;
418 anatop-max-voltage = <2750000>;
419 };
420
421 regulator-vddcore@140 {
422 compatible = "fsl,anatop-regulator";
423 regulator-name = "cpu";
424 regulator-min-microvolt = <725000>;
425 regulator-max-microvolt = <1450000>;
426 regulator-always-on;
427 anatop-reg-offset = <0x140>;
428 anatop-vol-bit-shift = <0>;
429 anatop-vol-bit-width = <5>;
430 anatop-min-bit-val = <1>;
431 anatop-min-voltage = <725000>;
432 anatop-max-voltage = <1450000>;
433 };
434
435 regulator-vddpu@140 {
436 compatible = "fsl,anatop-regulator";
437 regulator-name = "vddpu";
438 regulator-min-microvolt = <725000>;
439 regulator-max-microvolt = <1450000>;
440 regulator-always-on;
441 anatop-reg-offset = <0x140>;
442 anatop-vol-bit-shift = <9>;
443 anatop-vol-bit-width = <5>;
444 anatop-min-bit-val = <1>;
445 anatop-min-voltage = <725000>;
446 anatop-max-voltage = <1450000>;
447 };
448
449 regulator-vddsoc@140 {
450 compatible = "fsl,anatop-regulator";
451 regulator-name = "vddsoc";
452 regulator-min-microvolt = <725000>;
453 regulator-max-microvolt = <1450000>;
454 regulator-always-on;
455 anatop-reg-offset = <0x140>;
456 anatop-vol-bit-shift = <18>;
457 anatop-vol-bit-width = <5>;
458 anatop-min-bit-val = <1>;
459 anatop-min-voltage = <725000>;
460 anatop-max-voltage = <1450000>;
461 };
462 };
463
464 usbphy1: usbphy@020c9000 {
465 compatible = "fsl,imx6q-usbphy", "fsl,imx23-usbphy";
466 reg = <0x020c9000 0x1000>;
467 interrupts = <0 44 0x04>;
468 };
469
470 usbphy2: usbphy@020ca000 {
471 compatible = "fsl,imx6q-usbphy", "fsl,imx23-usbphy";
472 reg = <0x020ca000 0x1000>;
473 interrupts = <0 45 0x04>;
474 };
475
476 snvs@020cc000 {
477 reg = <0x020cc000 0x4000>;
478 interrupts = <0 19 0x04 0 20 0x04>;
479 };
480
481 epit@020d0000 { /* EPIT1 */
482 reg = <0x020d0000 0x4000>;
483 interrupts = <0 56 0x04>;
484 };
485
486 epit@020d4000 { /* EPIT2 */
487 reg = <0x020d4000 0x4000>;
488 interrupts = <0 57 0x04>;
489 };
490
491 src@020d8000 {
492 compatible = "fsl,imx6q-src";
493 reg = <0x020d8000 0x4000>;
494 interrupts = <0 91 0x04 0 96 0x04>;
495 };
496
497 gpc@020dc000 {
498 compatible = "fsl,imx6q-gpc";
499 reg = <0x020dc000 0x4000>;
500 interrupts = <0 89 0x04 0 90 0x04>;
501 };
502
503 iomuxc@020e0000 {
504 compatible = "fsl,imx6q-iomuxc";
505 reg = <0x020e0000 0x4000>;
506
507 /* shared pinctrl settings */
508 audmux {
509 pinctrl_audmux_1: audmux-1 {
510 fsl,pins = <18 0x80000000 /* MX6Q_PAD_SD2_DAT0__AUDMUX_AUD4_RXD */
511 1586 0x80000000 /* MX6Q_PAD_SD2_DAT3__AUDMUX_AUD4_TXC */
512 11 0x80000000 /* MX6Q_PAD_SD2_DAT2__AUDMUX_AUD4_TXD */
513 3 0x80000000>; /* MX6Q_PAD_SD2_DAT1__AUDMUX_AUD4_TXFS */
514 };
515 };
516
517 gpmi-nand {
518 pinctrl_gpmi_nand_1: gpmi-nand-1 {
519 fsl,pins = <1328 0xb0b1 /* MX6Q_PAD_NANDF_CLE__RAWNAND_CLE */
520 1336 0xb0b1 /* MX6Q_PAD_NANDF_ALE__RAWNAND_ALE */
521 1344 0xb0b1 /* MX6Q_PAD_NANDF_WP_B__RAWNAND_RESETN */
522 1352 0xb000 /* MX6Q_PAD_NANDF_RB0__RAWNAND_READY0 */
523 1360 0xb0b1 /* MX6Q_PAD_NANDF_CS0__RAWNAND_CE0N */
524 1365 0xb0b1 /* MX6Q_PAD_NANDF_CS1__RAWNAND_CE1N */
525 1371 0xb0b1 /* MX6Q_PAD_NANDF_CS2__RAWNAND_CE2N */
526 1378 0xb0b1 /* MX6Q_PAD_NANDF_CS3__RAWNAND_CE3N */
527 1387 0xb0b1 /* MX6Q_PAD_SD4_CMD__RAWNAND_RDN */
528 1393 0xb0b1 /* MX6Q_PAD_SD4_CLK__RAWNAND_WRN */
529 1397 0xb0b1 /* MX6Q_PAD_NANDF_D0__RAWNAND_D0 */
530 1405 0xb0b1 /* MX6Q_PAD_NANDF_D1__RAWNAND_D1 */
531 1413 0xb0b1 /* MX6Q_PAD_NANDF_D2__RAWNAND_D2 */
532 1421 0xb0b1 /* MX6Q_PAD_NANDF_D3__RAWNAND_D3 */
533 1429 0xb0b1 /* MX6Q_PAD_NANDF_D4__RAWNAND_D4 */
534 1437 0xb0b1 /* MX6Q_PAD_NANDF_D5__RAWNAND_D5 */
535 1445 0xb0b1 /* MX6Q_PAD_NANDF_D6__RAWNAND_D6 */
536 1453 0xb0b1 /* MX6Q_PAD_NANDF_D7__RAWNAND_D7 */
537 1463 0x00b1>; /* MX6Q_PAD_SD4_DAT0__RAWNAND_DQS */
538 };
539 };
540
541 i2c1 {
542 pinctrl_i2c1_1: i2c1grp-1 {
543 fsl,pins = <137 0x4001b8b1 /* MX6Q_PAD_EIM_D21__I2C1_SCL */
544 196 0x4001b8b1>; /* MX6Q_PAD_EIM_D28__I2C1_SDA */
545 };
546 };
547
548 serial2 {
549 pinctrl_serial2_1: serial2grp-1 {
550 fsl,pins = <183 0x1b0b1 /* MX6Q_PAD_EIM_D26__UART2_TXD */
551 191 0x1b0b1>; /* MX6Q_PAD_EIM_D27__UART2_RXD */
552 };
553 };
554
555 usdhc3 {
556 pinctrl_usdhc3_1: usdhc3grp-1 {
557 fsl,pins = <1273 0x17059 /* MX6Q_PAD_SD3_CMD__USDHC3_CMD */
558 1281 0x10059 /* MX6Q_PAD_SD3_CLK__USDHC3_CLK */
559 1289 0x17059 /* MX6Q_PAD_SD3_DAT0__USDHC3_DAT0 */
560 1297 0x17059 /* MX6Q_PAD_SD3_DAT1__USDHC3_DAT1 */
561 1305 0x17059 /* MX6Q_PAD_SD3_DAT2__USDHC3_DAT2 */
562 1312 0x17059 /* MX6Q_PAD_SD3_DAT3__USDHC3_DAT3 */
563 1265 0x17059 /* MX6Q_PAD_SD3_DAT4__USDHC3_DAT4 */
564 1257 0x17059 /* MX6Q_PAD_SD3_DAT5__USDHC3_DAT5 */
565 1249 0x17059 /* MX6Q_PAD_SD3_DAT6__USDHC3_DAT6 */
566 1241 0x17059>; /* MX6Q_PAD_SD3_DAT7__USDHC3_DAT7 */
567 };
568 };
569
570 usdhc4 {
571 pinctrl_usdhc4_1: usdhc4grp-1 {
572 fsl,pins = <1386 0x17059 /* MX6Q_PAD_SD4_CMD__USDHC4_CMD */
573 1392 0x10059 /* MX6Q_PAD_SD4_CLK__USDHC4_CLK */
574 1462 0x17059 /* MX6Q_PAD_SD4_DAT0__USDHC4_DAT0 */
575 1470 0x17059 /* MX6Q_PAD_SD4_DAT1__USDHC4_DAT1 */
576 1478 0x17059 /* MX6Q_PAD_SD4_DAT2__USDHC4_DAT2 */
577 1486 0x17059 /* MX6Q_PAD_SD4_DAT3__USDHC4_DAT3 */
578 1493 0x17059 /* MX6Q_PAD_SD4_DAT4__USDHC4_DAT4 */
579 1501 0x17059 /* MX6Q_PAD_SD4_DAT5__USDHC4_DAT5 */
580 1509 0x17059 /* MX6Q_PAD_SD4_DAT6__USDHC4_DAT6 */
581 1517 0x17059>; /* MX6Q_PAD_SD4_DAT7__USDHC4_DAT7 */
582 };
583 };
584
585 ecspi1 {
586 pinctrl_ecspi1_1: ecspi1grp-1 {
587 fsl,pins = <101 0x100b1 /* MX6Q_PAD_EIM_D17__ECSPI1_MISO */
588 109 0x100b1 /* MX6Q_PAD_EIM_D18__ECSPI1_MOSI */
589 94 0x100b1>; /* MX6Q_PAD_EIM_D16__ECSPI1_SCLK */
590 };
591 };
592 };
593
594 dcic@020e4000 { /* DCIC1 */
595 reg = <0x020e4000 0x4000>;
596 interrupts = <0 124 0x04>;
597 };
598
599 dcic@020e8000 { /* DCIC2 */
600 reg = <0x020e8000 0x4000>;
601 interrupts = <0 125 0x04>;
602 };
603
604 sdma@020ec000 {
605 compatible = "fsl,imx6q-sdma", "fsl,imx35-sdma";
606 reg = <0x020ec000 0x4000>;
607 interrupts = <0 2 0x04>;
608 };
609 };
610
611 aips-bus@02100000 { /* AIPS2 */
612 compatible = "fsl,aips-bus", "simple-bus";
613 #address-cells = <1>;
614 #size-cells = <1>;
615 reg = <0x02100000 0x100000>;
616 ranges;
617
618 caam@02100000 {
619 reg = <0x02100000 0x40000>;
620 interrupts = <0 105 0x04 0 106 0x04>;
621 };
622
623 aipstz@0217c000 { /* AIPSTZ2 */
624 reg = <0x0217c000 0x4000>;
625 };
626
627 usb@02184000 { /* USB OTG */
628 compatible = "fsl,imx6q-usb", "fsl,imx27-usb";
629 reg = <0x02184000 0x200>;
630 interrupts = <0 43 0x04>;
631 fsl,usbphy = <&usbphy1>;
632 status = "disabled";
633 };
634
635 usb@02184200 { /* USB1 */
636 compatible = "fsl,imx6q-usb", "fsl,imx27-usb";
637 reg = <0x02184200 0x200>;
638 interrupts = <0 40 0x04>;
639 fsl,usbphy = <&usbphy2>;
640 status = "disabled";
641 };
642
643 usb@02184400 { /* USB2 */
644 compatible = "fsl,imx6q-usb", "fsl,imx27-usb";
645 reg = <0x02184400 0x200>;
646 interrupts = <0 41 0x04>;
647 status = "disabled";
648 };
649
650 usb@02184600 { /* USB3 */
651 compatible = "fsl,imx6q-usb", "fsl,imx27-usb";
652 reg = <0x02184600 0x200>;
653 interrupts = <0 42 0x04>;
654 status = "disabled";
655 };
656
657 ethernet@02188000 {
658 compatible = "fsl,imx6q-fec";
659 reg = <0x02188000 0x4000>;
660 interrupts = <0 118 0x04 0 119 0x04>;
661 status = "disabled";
662 };
663
664 mlb@0218c000 {
665 reg = <0x0218c000 0x4000>;
666 interrupts = <0 53 0x04 0 117 0x04 0 126 0x04>;
667 };
668
669 usdhc@02190000 { /* uSDHC1 */
670 compatible = "fsl,imx6q-usdhc";
671 reg = <0x02190000 0x4000>;
672 interrupts = <0 22 0x04>;
673 status = "disabled";
674 };
675
676 usdhc@02194000 { /* uSDHC2 */
677 compatible = "fsl,imx6q-usdhc";
678 reg = <0x02194000 0x4000>;
679 interrupts = <0 23 0x04>;
680 status = "disabled";
681 };
682
683 usdhc@02198000 { /* uSDHC3 */
684 compatible = "fsl,imx6q-usdhc";
685 reg = <0x02198000 0x4000>;
686 interrupts = <0 24 0x04>;
687 status = "disabled";
688 };
689
690 usdhc@0219c000 { /* uSDHC4 */
691 compatible = "fsl,imx6q-usdhc";
692 reg = <0x0219c000 0x4000>;
693 interrupts = <0 25 0x04>;
694 status = "disabled";
695 };
696
697 i2c@021a0000 { /* I2C1 */
698 #address-cells = <1>;
699 #size-cells = <0>;
700 compatible = "fsl,imx6q-i2c", "fsl,imx1-i2c";
701 reg = <0x021a0000 0x4000>;
702 interrupts = <0 36 0x04>;
703 status = "disabled";
704 };
705
706 i2c@021a4000 { /* I2C2 */
707 #address-cells = <1>;
708 #size-cells = <0>;
709 compatible = "fsl,imx6q-i2c", "fsl,imx1-i2c";
710 reg = <0x021a4000 0x4000>;
711 interrupts = <0 37 0x04>;
712 status = "disabled";
713 };
714
715 i2c@021a8000 { /* I2C3 */
716 #address-cells = <1>;
717 #size-cells = <0>;
718 compatible = "fsl,imx6q-i2c", "fsl,imx1-i2c";
719 reg = <0x021a8000 0x4000>;
720 interrupts = <0 38 0x04>;
721 status = "disabled";
722 };
723
724 romcp@021ac000 {
725 reg = <0x021ac000 0x4000>;
726 };
727
728 mmdc@021b0000 { /* MMDC0 */
729 compatible = "fsl,imx6q-mmdc";
730 reg = <0x021b0000 0x4000>;
731 };
732
733 mmdc@021b4000 { /* MMDC1 */
734 reg = <0x021b4000 0x4000>;
735 };
736
737 weim@021b8000 {
738 reg = <0x021b8000 0x4000>;
739 interrupts = <0 14 0x04>;
740 };
741
742 ocotp@021bc000 {
743 reg = <0x021bc000 0x4000>;
744 };
745
746 ocotp@021c0000 {
747 reg = <0x021c0000 0x4000>;
748 interrupts = <0 21 0x04>;
749 };
750
751 tzasc@021d0000 { /* TZASC1 */
752 reg = <0x021d0000 0x4000>;
753 interrupts = <0 108 0x04>;
754 };
755
756 tzasc@021d4000 { /* TZASC2 */
757 reg = <0x021d4000 0x4000>;
758 interrupts = <0 109 0x04>;
759 };
760
761 audmux@021d8000 {
762 compatible = "fsl,imx6q-audmux", "fsl,imx31-audmux";
763 reg = <0x021d8000 0x4000>;
764 status = "disabled";
765 };
766
767 mipi@021dc000 { /* MIPI-CSI */
768 reg = <0x021dc000 0x4000>;
769 };
770
771 mipi@021e0000 { /* MIPI-DSI */
772 reg = <0x021e0000 0x4000>;
773 };
774
775 vdoa@021e4000 {
776 reg = <0x021e4000 0x4000>;
777 interrupts = <0 18 0x04>;
778 };
779
780 uart2: serial@021e8000 {
781 compatible = "fsl,imx6q-uart", "fsl,imx21-uart";
782 reg = <0x021e8000 0x4000>;
783 interrupts = <0 27 0x04>;
784 status = "disabled";
785 };
786
787 uart3: serial@021ec000 {
788 compatible = "fsl,imx6q-uart", "fsl,imx21-uart";
789 reg = <0x021ec000 0x4000>;
790 interrupts = <0 28 0x04>;
791 status = "disabled";
792 };
793
794 uart4: serial@021f0000 {
795 compatible = "fsl,imx6q-uart", "fsl,imx21-uart";
796 reg = <0x021f0000 0x4000>;
797 interrupts = <0 29 0x04>;
798 status = "disabled";
799 };
800
801 uart5: serial@021f4000 {
802 compatible = "fsl,imx6q-uart", "fsl,imx21-uart";
803 reg = <0x021f4000 0x4000>;
804 interrupts = <0 30 0x04>;
805 status = "disabled";
806 };
807 };
808 };
809 };