2 * Copyright 2014 Freescale Semiconductor, Inc.
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
9 #include <dt-bindings/clock/imx6sx-clock.h>
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/input.h>
12 #include <dt-bindings/interrupt-controller/arm-gic.h>
13 #include "imx6sx-pinfunc.h"
14 #include "skeleton.dtsi"
57 compatible = "arm,cortex-a9";
60 next-level-cache = <&L2>;
68 fsl,soc-operating-points = <
75 clock-latency = <61036>; /* two CLK32 periods */
76 clocks = <&clks IMX6SX_CLK_ARM>,
77 <&clks IMX6SX_CLK_PLL2_PFD2>,
78 <&clks IMX6SX_CLK_STEP>,
79 <&clks IMX6SX_CLK_PLL1_SW>,
80 <&clks IMX6SX_CLK_PLL1_SYS>;
81 clock-names = "arm", "pll2_pfd2_396m", "step",
82 "pll1_sw", "pll1_sys";
83 arm-supply = <®_arm>;
84 soc-supply = <®_soc>;
88 intc: interrupt-controller@00a01000 {
89 compatible = "arm,cortex-a9-gic";
90 #interrupt-cells = <3>;
92 reg = <0x00a01000 0x1000>,
94 interrupt-parent = <&intc>;
102 compatible = "fixed-clock";
105 clock-frequency = <32768>;
106 clock-output-names = "ckil";
110 compatible = "fixed-clock";
113 clock-frequency = <24000000>;
114 clock-output-names = "osc";
118 compatible = "fixed-clock";
121 clock-frequency = <0>;
122 clock-output-names = "ipp_di0";
126 compatible = "fixed-clock";
129 clock-frequency = <0>;
130 clock-output-names = "ipp_di1";
135 #address-cells = <1>;
137 compatible = "simple-bus";
138 interrupt-parent = <&gpc>;
142 compatible = "arm,cortex-a9-pmu";
143 interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>;
146 ocram: sram@00900000 {
147 compatible = "mmio-sram";
148 reg = <0x00900000 0x20000>;
149 clocks = <&clks IMX6SX_CLK_OCRAM>;
152 L2: l2-cache@00a02000 {
153 compatible = "arm,pl310-cache";
154 reg = <0x00a02000 0x1000>;
155 interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;
158 arm,tag-latency = <4 2 3>;
159 arm,data-latency = <4 2 3>;
162 dma_apbh: dma-apbh@01804000 {
163 compatible = "fsl,imx6sx-dma-apbh", "fsl,imx28-dma-apbh";
164 reg = <0x01804000 0x2000>;
165 interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>,
166 <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>,
167 <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>,
168 <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>;
169 interrupt-names = "gpmi0", "gpmi1", "gpmi2", "gpmi3";
172 clocks = <&clks IMX6SX_CLK_APBH_DMA>;
175 gpmi: gpmi-nand@01806000{
176 compatible = "fsl,imx6sx-gpmi-nand";
177 #address-cells = <1>;
179 reg = <0x01806000 0x2000>, <0x01808000 0x4000>;
180 reg-names = "gpmi-nand", "bch";
181 interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
182 interrupt-names = "bch";
183 clocks = <&clks IMX6SX_CLK_GPMI_IO>,
184 <&clks IMX6SX_CLK_GPMI_APB>,
185 <&clks IMX6SX_CLK_GPMI_BCH>,
186 <&clks IMX6SX_CLK_GPMI_BCH_APB>,
187 <&clks IMX6SX_CLK_PER1_BCH>;
188 clock-names = "gpmi_io", "gpmi_apb", "gpmi_bch",
189 "gpmi_bch_apb", "per1_bch";
190 dmas = <&dma_apbh 0>;
195 aips1: aips-bus@02000000 {
196 compatible = "fsl,aips-bus", "simple-bus";
197 #address-cells = <1>;
199 reg = <0x02000000 0x100000>;
203 compatible = "fsl,spba-bus", "simple-bus";
204 #address-cells = <1>;
206 reg = <0x02000000 0x40000>;
209 spdif: spdif@02004000 {
210 compatible = "fsl,imx6sx-spdif", "fsl,imx35-spdif";
211 reg = <0x02004000 0x4000>;
212 interrupts = <GIC_SPI 52 IRQ_TYPE_LEVEL_HIGH>;
213 dmas = <&sdma 14 18 0>,
215 dma-names = "rx", "tx";
216 clocks = <&clks IMX6SX_CLK_SPDIF_GCLK>,
217 <&clks IMX6SX_CLK_OSC>,
218 <&clks IMX6SX_CLK_SPDIF>,
219 <&clks 0>, <&clks 0>, <&clks 0>,
220 <&clks IMX6SX_CLK_IPG>,
221 <&clks 0>, <&clks 0>,
222 <&clks IMX6SX_CLK_SPBA>;
223 clock-names = "core", "rxtx0",
231 ecspi1: ecspi@02008000 {
232 #address-cells = <1>;
234 compatible = "fsl,imx6sx-ecspi", "fsl,imx51-ecspi";
235 reg = <0x02008000 0x4000>;
236 interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;
237 clocks = <&clks IMX6SX_CLK_ECSPI1>,
238 <&clks IMX6SX_CLK_ECSPI1>;
239 clock-names = "ipg", "per";
243 ecspi2: ecspi@0200c000 {
244 #address-cells = <1>;
246 compatible = "fsl,imx6sx-ecspi", "fsl,imx51-ecspi";
247 reg = <0x0200c000 0x4000>;
248 interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
249 clocks = <&clks IMX6SX_CLK_ECSPI2>,
250 <&clks IMX6SX_CLK_ECSPI2>;
251 clock-names = "ipg", "per";
255 ecspi3: ecspi@02010000 {
256 #address-cells = <1>;
258 compatible = "fsl,imx6sx-ecspi", "fsl,imx51-ecspi";
259 reg = <0x02010000 0x4000>;
260 interrupts = <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>;
261 clocks = <&clks IMX6SX_CLK_ECSPI3>,
262 <&clks IMX6SX_CLK_ECSPI3>;
263 clock-names = "ipg", "per";
267 ecspi4: ecspi@02014000 {
268 #address-cells = <1>;
270 compatible = "fsl,imx6sx-ecspi", "fsl,imx51-ecspi";
271 reg = <0x02014000 0x4000>;
272 interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
273 clocks = <&clks IMX6SX_CLK_ECSPI4>,
274 <&clks IMX6SX_CLK_ECSPI4>;
275 clock-names = "ipg", "per";
279 uart1: serial@02020000 {
280 compatible = "fsl,imx6sx-uart", "fsl,imx21-uart";
281 reg = <0x02020000 0x4000>;
282 interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;
283 clocks = <&clks IMX6SX_CLK_UART_IPG>,
284 <&clks IMX6SX_CLK_UART_SERIAL>;
285 clock-names = "ipg", "per";
286 dmas = <&sdma 25 4 0>, <&sdma 26 4 0>;
287 dma-names = "rx", "tx";
291 esai: esai@02024000 {
292 reg = <0x02024000 0x4000>;
293 interrupts = <GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>;
294 clocks = <&clks IMX6SX_CLK_ESAI_IPG>,
295 <&clks IMX6SX_CLK_ESAI_MEM>,
296 <&clks IMX6SX_CLK_ESAI_EXTAL>,
297 <&clks IMX6SX_CLK_ESAI_IPG>,
298 <&clks IMX6SX_CLK_SPBA>;
299 clock-names = "core", "mem", "extal",
305 #sound-dai-cells = <0>;
306 compatible = "fsl,imx6sx-ssi", "fsl,imx51-ssi";
307 reg = <0x02028000 0x4000>;
308 interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
309 clocks = <&clks IMX6SX_CLK_SSI1_IPG>,
310 <&clks IMX6SX_CLK_SSI1>;
311 clock-names = "ipg", "baud";
312 dmas = <&sdma 37 1 0>, <&sdma 38 1 0>;
313 dma-names = "rx", "tx";
314 fsl,fifo-depth = <15>;
319 #sound-dai-cells = <0>;
320 compatible = "fsl,imx6sx-ssi", "fsl,imx51-ssi";
321 reg = <0x0202c000 0x4000>;
322 interrupts = <GIC_SPI 47 IRQ_TYPE_LEVEL_HIGH>;
323 clocks = <&clks IMX6SX_CLK_SSI2_IPG>,
324 <&clks IMX6SX_CLK_SSI2>;
325 clock-names = "ipg", "baud";
326 dmas = <&sdma 41 1 0>, <&sdma 42 1 0>;
327 dma-names = "rx", "tx";
328 fsl,fifo-depth = <15>;
333 #sound-dai-cells = <0>;
334 compatible = "fsl,imx6sx-ssi", "fsl,imx51-ssi";
335 reg = <0x02030000 0x4000>;
336 interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>;
337 clocks = <&clks IMX6SX_CLK_SSI3_IPG>,
338 <&clks IMX6SX_CLK_SSI3>;
339 clock-names = "ipg", "baud";
340 dmas = <&sdma 45 1 0>, <&sdma 46 1 0>;
341 dma-names = "rx", "tx";
342 fsl,fifo-depth = <15>;
346 asrc: asrc@02034000 {
347 reg = <0x02034000 0x4000>;
348 interrupts = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>;
349 clocks = <&clks IMX6SX_CLK_ASRC_MEM>,
350 <&clks IMX6SX_CLK_ASRC_IPG>,
351 <&clks IMX6SX_CLK_SPDIF>,
352 <&clks IMX6SX_CLK_SPBA>;
353 clock-names = "mem", "ipg", "asrck", "spba";
354 dmas = <&sdma 17 20 1>, <&sdma 18 20 1>,
355 <&sdma 19 20 1>, <&sdma 20 20 1>,
356 <&sdma 21 20 1>, <&sdma 22 20 1>;
357 dma-names = "rxa", "rxb", "rxc",
364 compatible = "fsl,imx6sx-pwm", "fsl,imx27-pwm";
365 reg = <0x02080000 0x4000>;
366 interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
367 clocks = <&clks IMX6SX_CLK_PWM1>,
368 <&clks IMX6SX_CLK_PWM1>;
369 clock-names = "ipg", "per";
374 compatible = "fsl,imx6sx-pwm", "fsl,imx27-pwm";
375 reg = <0x02084000 0x4000>;
376 interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
377 clocks = <&clks IMX6SX_CLK_PWM2>,
378 <&clks IMX6SX_CLK_PWM2>;
379 clock-names = "ipg", "per";
384 compatible = "fsl,imx6sx-pwm", "fsl,imx27-pwm";
385 reg = <0x02088000 0x4000>;
386 interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
387 clocks = <&clks IMX6SX_CLK_PWM3>,
388 <&clks IMX6SX_CLK_PWM3>;
389 clock-names = "ipg", "per";
394 compatible = "fsl,imx6sx-pwm", "fsl,imx27-pwm";
395 reg = <0x0208c000 0x4000>;
396 interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
397 clocks = <&clks IMX6SX_CLK_PWM4>,
398 <&clks IMX6SX_CLK_PWM4>;
399 clock-names = "ipg", "per";
403 flexcan1: can@02090000 {
404 compatible = "fsl,imx6sx-flexcan", "fsl,imx6q-flexcan";
405 reg = <0x02090000 0x4000>;
406 interrupts = <GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>;
407 clocks = <&clks IMX6SX_CLK_CAN1_IPG>,
408 <&clks IMX6SX_CLK_CAN1_SERIAL>;
409 clock-names = "ipg", "per";
413 flexcan2: can@02094000 {
414 compatible = "fsl,imx6sx-flexcan", "fsl,imx6q-flexcan";
415 reg = <0x02094000 0x4000>;
416 interrupts = <GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>;
417 clocks = <&clks IMX6SX_CLK_CAN2_IPG>,
418 <&clks IMX6SX_CLK_CAN2_SERIAL>;
419 clock-names = "ipg", "per";
424 compatible = "fsl,imx6sx-gpt", "fsl,imx31-gpt";
425 reg = <0x02098000 0x4000>;
426 interrupts = <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>;
427 clocks = <&clks IMX6SX_CLK_GPT_BUS>,
428 <&clks IMX6SX_CLK_GPT_3M>;
429 clock-names = "ipg", "per";
432 gpio1: gpio@0209c000 {
433 compatible = "fsl,imx6sx-gpio", "fsl,imx35-gpio";
434 reg = <0x0209c000 0x4000>;
435 interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>,
436 <GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>;
439 interrupt-controller;
440 #interrupt-cells = <2>;
443 gpio2: gpio@020a0000 {
444 compatible = "fsl,imx6sx-gpio", "fsl,imx35-gpio";
445 reg = <0x020a0000 0x4000>;
446 interrupts = <GIC_SPI 68 IRQ_TYPE_LEVEL_HIGH>,
447 <GIC_SPI 69 IRQ_TYPE_LEVEL_HIGH>;
450 interrupt-controller;
451 #interrupt-cells = <2>;
454 gpio3: gpio@020a4000 {
455 compatible = "fsl,imx6sx-gpio", "fsl,imx35-gpio";
456 reg = <0x020a4000 0x4000>;
457 interrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>,
458 <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>;
461 interrupt-controller;
462 #interrupt-cells = <2>;
465 gpio4: gpio@020a8000 {
466 compatible = "fsl,imx6sx-gpio", "fsl,imx35-gpio";
467 reg = <0x020a8000 0x4000>;
468 interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>,
469 <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;
472 interrupt-controller;
473 #interrupt-cells = <2>;
476 gpio5: gpio@020ac000 {
477 compatible = "fsl,imx6sx-gpio", "fsl,imx35-gpio";
478 reg = <0x020ac000 0x4000>;
479 interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>,
480 <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
483 interrupt-controller;
484 #interrupt-cells = <2>;
487 gpio6: gpio@020b0000 {
488 compatible = "fsl,imx6sx-gpio", "fsl,imx35-gpio";
489 reg = <0x020b0000 0x4000>;
490 interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>,
491 <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
494 interrupt-controller;
495 #interrupt-cells = <2>;
498 gpio7: gpio@020b4000 {
499 compatible = "fsl,imx6sx-gpio", "fsl,imx35-gpio";
500 reg = <0x020b4000 0x4000>;
501 interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>,
502 <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
505 interrupt-controller;
506 #interrupt-cells = <2>;
510 compatible = "fsl,imx6sx-kpp", "fsl,imx21-kpp";
511 reg = <0x020b8000 0x4000>;
512 interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>;
513 clocks = <&clks IMX6SX_CLK_DUMMY>;
517 wdog1: wdog@020bc000 {
518 compatible = "fsl,imx6sx-wdt", "fsl,imx21-wdt";
519 reg = <0x020bc000 0x4000>;
520 interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
521 clocks = <&clks IMX6SX_CLK_DUMMY>;
524 wdog2: wdog@020c0000 {
525 compatible = "fsl,imx6sx-wdt", "fsl,imx21-wdt";
526 reg = <0x020c0000 0x4000>;
527 interrupts = <GIC_SPI 81 IRQ_TYPE_LEVEL_HIGH>;
528 clocks = <&clks IMX6SX_CLK_DUMMY>;
533 compatible = "fsl,imx6sx-ccm";
534 reg = <0x020c4000 0x4000>;
535 interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>,
536 <GIC_SPI 88 IRQ_TYPE_LEVEL_HIGH>;
538 clocks = <&ckil>, <&osc>, <&ipp_di0>, <&ipp_di1>;
539 clock-names = "ckil", "osc", "ipp_di0", "ipp_di1";
542 anatop: anatop@020c8000 {
543 compatible = "fsl,imx6sx-anatop", "fsl,imx6q-anatop",
544 "syscon", "simple-bus";
545 reg = <0x020c8000 0x1000>;
546 interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>,
547 <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>,
548 <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>;
551 compatible = "fsl,anatop-regulator";
552 regulator-name = "vdd1p1";
553 regulator-min-microvolt = <800000>;
554 regulator-max-microvolt = <1375000>;
556 anatop-reg-offset = <0x110>;
557 anatop-vol-bit-shift = <8>;
558 anatop-vol-bit-width = <5>;
559 anatop-min-bit-val = <4>;
560 anatop-min-voltage = <800000>;
561 anatop-max-voltage = <1375000>;
565 compatible = "fsl,anatop-regulator";
566 regulator-name = "vdd3p0";
567 regulator-min-microvolt = <2800000>;
568 regulator-max-microvolt = <3150000>;
570 anatop-reg-offset = <0x120>;
571 anatop-vol-bit-shift = <8>;
572 anatop-vol-bit-width = <5>;
573 anatop-min-bit-val = <0>;
574 anatop-min-voltage = <2625000>;
575 anatop-max-voltage = <3400000>;
579 compatible = "fsl,anatop-regulator";
580 regulator-name = "vdd2p5";
581 regulator-min-microvolt = <2100000>;
582 regulator-max-microvolt = <2875000>;
584 anatop-reg-offset = <0x130>;
585 anatop-vol-bit-shift = <8>;
586 anatop-vol-bit-width = <5>;
587 anatop-min-bit-val = <0>;
588 anatop-min-voltage = <2100000>;
589 anatop-max-voltage = <2875000>;
592 reg_arm: regulator-vddcore@140 {
593 compatible = "fsl,anatop-regulator";
594 regulator-name = "vddarm";
595 regulator-min-microvolt = <725000>;
596 regulator-max-microvolt = <1450000>;
598 anatop-reg-offset = <0x140>;
599 anatop-vol-bit-shift = <0>;
600 anatop-vol-bit-width = <5>;
601 anatop-delay-reg-offset = <0x170>;
602 anatop-delay-bit-shift = <24>;
603 anatop-delay-bit-width = <2>;
604 anatop-min-bit-val = <1>;
605 anatop-min-voltage = <725000>;
606 anatop-max-voltage = <1450000>;
609 reg_pcie: regulator-vddpcie@140 {
610 compatible = "fsl,anatop-regulator";
611 regulator-name = "vddpcie";
612 regulator-min-microvolt = <725000>;
613 regulator-max-microvolt = <1450000>;
614 anatop-reg-offset = <0x140>;
615 anatop-vol-bit-shift = <9>;
616 anatop-vol-bit-width = <5>;
617 anatop-delay-reg-offset = <0x170>;
618 anatop-delay-bit-shift = <26>;
619 anatop-delay-bit-width = <2>;
620 anatop-min-bit-val = <1>;
621 anatop-min-voltage = <725000>;
622 anatop-max-voltage = <1450000>;
625 reg_soc: regulator-vddsoc@140 {
626 compatible = "fsl,anatop-regulator";
627 regulator-name = "vddsoc";
628 regulator-min-microvolt = <725000>;
629 regulator-max-microvolt = <1450000>;
631 anatop-reg-offset = <0x140>;
632 anatop-vol-bit-shift = <18>;
633 anatop-vol-bit-width = <5>;
634 anatop-delay-reg-offset = <0x170>;
635 anatop-delay-bit-shift = <28>;
636 anatop-delay-bit-width = <2>;
637 anatop-min-bit-val = <1>;
638 anatop-min-voltage = <725000>;
639 anatop-max-voltage = <1450000>;
644 compatible = "fsl,imx6sx-tempmon", "fsl,imx6q-tempmon";
645 interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
646 fsl,tempmon = <&anatop>;
647 fsl,tempmon-data = <&ocotp>;
648 clocks = <&clks IMX6SX_CLK_PLL3_USB_OTG>;
651 usbphy1: usbphy@020c9000 {
652 compatible = "fsl,imx6sx-usbphy", "fsl,imx23-usbphy";
653 reg = <0x020c9000 0x1000>;
654 interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>;
655 clocks = <&clks IMX6SX_CLK_USBPHY1>;
656 fsl,anatop = <&anatop>;
659 usbphy2: usbphy@020ca000 {
660 compatible = "fsl,imx6sx-usbphy", "fsl,imx23-usbphy";
661 reg = <0x020ca000 0x1000>;
662 interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
663 clocks = <&clks IMX6SX_CLK_USBPHY2>;
664 fsl,anatop = <&anatop>;
667 snvs: snvs@020cc000 {
668 compatible = "fsl,sec-v4.0-mon", "syscon", "simple-mfd";
669 reg = <0x020cc000 0x4000>;
671 snvs_rtc: snvs-rtc-lp {
672 compatible = "fsl,sec-v4.0-mon-rtc-lp";
675 interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>, <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
678 snvs_poweroff: snvs-poweroff {
679 compatible = "syscon-poweroff";
686 snvs_pwrkey: snvs-powerkey {
687 compatible = "fsl,sec-v4.0-pwrkey";
689 interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;
690 linux,keycode = <KEY_POWER>;
695 epit1: epit@020d0000 {
696 reg = <0x020d0000 0x4000>;
697 interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>;
700 epit2: epit@020d4000 {
701 reg = <0x020d4000 0x4000>;
702 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;
706 compatible = "fsl,imx6sx-src", "fsl,imx51-src";
707 reg = <0x020d8000 0x4000>;
708 interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>,
709 <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
714 compatible = "fsl,imx6sx-gpc", "fsl,imx6q-gpc";
715 reg = <0x020dc000 0x4000>;
716 interrupt-controller;
717 #interrupt-cells = <3>;
718 interrupts = <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>;
719 interrupt-parent = <&intc>;
722 iomuxc: iomuxc@020e0000 {
723 compatible = "fsl,imx6sx-iomuxc";
724 reg = <0x020e0000 0x4000>;
727 gpr: iomuxc-gpr@020e4000 {
728 compatible = "fsl,imx6sx-iomuxc-gpr",
729 "fsl,imx6q-iomuxc-gpr", "syscon";
730 reg = <0x020e4000 0x4000>;
733 sdma: sdma@020ec000 {
734 compatible = "fsl,imx6sx-sdma", "fsl,imx6q-sdma";
735 reg = <0x020ec000 0x4000>;
736 interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
737 clocks = <&clks IMX6SX_CLK_SDMA>,
738 <&clks IMX6SX_CLK_SDMA>;
739 clock-names = "ipg", "ahb";
741 /* imx6sx reuses imx6q sdma firmware */
742 fsl,sdma-ram-script-name = "imx/sdma/sdma-imx6q.bin";
746 aips2: aips-bus@02100000 {
747 compatible = "fsl,aips-bus", "simple-bus";
748 #address-cells = <1>;
750 reg = <0x02100000 0x100000>;
753 crypto: caam@2100000 {
754 compatible = "fsl,sec-v4.0";
756 #address-cells = <1>;
758 reg = <0x2100000 0x10000>;
759 ranges = <0 0x2100000 0x10000>;
760 interrupt-parent = <&intc>;
761 clocks = <&clks IMX6SX_CLK_CAAM_MEM>,
762 <&clks IMX6SX_CLK_CAAM_ACLK>,
763 <&clks IMX6SX_CLK_CAAM_IPG>,
764 <&clks IMX6SX_CLK_EIM_SLOW>;
765 clock-names = "mem", "aclk", "ipg", "emi_slow";
768 compatible = "fsl,sec-v4.0-job-ring";
769 reg = <0x1000 0x1000>;
770 interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;
774 compatible = "fsl,sec-v4.0-job-ring";
775 reg = <0x2000 0x1000>;
776 interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
780 usbotg1: usb@02184000 {
781 compatible = "fsl,imx6sx-usb", "fsl,imx27-usb";
782 reg = <0x02184000 0x200>;
783 interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>;
784 clocks = <&clks IMX6SX_CLK_USBOH3>;
785 fsl,usbphy = <&usbphy1>;
786 fsl,usbmisc = <&usbmisc 0>;
787 fsl,anatop = <&anatop>;
788 ahb-burst-config = <0x0>;
789 tx-burst-size-dword = <0x10>;
790 rx-burst-size-dword = <0x10>;
794 usbotg2: usb@02184200 {
795 compatible = "fsl,imx6sx-usb", "fsl,imx27-usb";
796 reg = <0x02184200 0x200>;
797 interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
798 clocks = <&clks IMX6SX_CLK_USBOH3>;
799 fsl,usbphy = <&usbphy2>;
800 fsl,usbmisc = <&usbmisc 1>;
801 ahb-burst-config = <0x0>;
802 tx-burst-size-dword = <0x10>;
803 rx-burst-size-dword = <0x10>;
808 compatible = "fsl,imx6sx-usb", "fsl,imx27-usb";
809 reg = <0x02184400 0x200>;
810 interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>;
811 clocks = <&clks IMX6SX_CLK_USBOH3>;
812 fsl,usbmisc = <&usbmisc 2>;
814 fsl,anatop = <&anatop>;
816 ahb-burst-config = <0x0>;
817 tx-burst-size-dword = <0x10>;
818 rx-burst-size-dword = <0x10>;
822 usbmisc: usbmisc@02184800 {
824 compatible = "fsl,imx6sx-usbmisc", "fsl,imx6q-usbmisc";
825 reg = <0x02184800 0x200>;
826 clocks = <&clks IMX6SX_CLK_USBOH3>;
829 fec1: ethernet@02188000 {
830 compatible = "fsl,imx6sx-fec", "fsl,imx6q-fec";
831 reg = <0x02188000 0x4000>;
832 interrupts = <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>,
833 <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>;
834 clocks = <&clks IMX6SX_CLK_ENET>,
835 <&clks IMX6SX_CLK_ENET_AHB>,
836 <&clks IMX6SX_CLK_ENET_PTP>,
837 <&clks IMX6SX_CLK_ENET_REF>,
838 <&clks IMX6SX_CLK_ENET_PTP>;
839 clock-names = "ipg", "ahb", "ptp",
840 "enet_clk_ref", "enet_out";
841 fsl,num-tx-queues=<3>;
842 fsl,num-rx-queues=<3>;
847 reg = <0x0218c000 0x4000>;
848 interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>,
849 <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>,
850 <GIC_SPI 126 IRQ_TYPE_LEVEL_HIGH>;
851 clocks = <&clks IMX6SX_CLK_MLB>;
855 usdhc1: usdhc@02190000 {
856 compatible = "fsl,imx6sx-usdhc", "fsl,imx6sl-usdhc";
857 reg = <0x02190000 0x4000>;
858 interrupts = <GIC_SPI 22 IRQ_TYPE_LEVEL_HIGH>;
859 clocks = <&clks IMX6SX_CLK_USDHC1>,
860 <&clks IMX6SX_CLK_USDHC1>,
861 <&clks IMX6SX_CLK_USDHC1>;
862 clock-names = "ipg", "ahb", "per";
867 usdhc2: usdhc@02194000 {
868 compatible = "fsl,imx6sx-usdhc", "fsl,imx6sl-usdhc";
869 reg = <0x02194000 0x4000>;
870 interrupts = <GIC_SPI 23 IRQ_TYPE_LEVEL_HIGH>;
871 clocks = <&clks IMX6SX_CLK_USDHC2>,
872 <&clks IMX6SX_CLK_USDHC2>,
873 <&clks IMX6SX_CLK_USDHC2>;
874 clock-names = "ipg", "ahb", "per";
879 usdhc3: usdhc@02198000 {
880 compatible = "fsl,imx6sx-usdhc", "fsl,imx6sl-usdhc";
881 reg = <0x02198000 0x4000>;
882 interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>;
883 clocks = <&clks IMX6SX_CLK_USDHC3>,
884 <&clks IMX6SX_CLK_USDHC3>,
885 <&clks IMX6SX_CLK_USDHC3>;
886 clock-names = "ipg", "ahb", "per";
891 usdhc4: usdhc@0219c000 {
892 compatible = "fsl,imx6sx-usdhc", "fsl,imx6sl-usdhc";
893 reg = <0x0219c000 0x4000>;
894 interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
895 clocks = <&clks IMX6SX_CLK_USDHC4>,
896 <&clks IMX6SX_CLK_USDHC4>,
897 <&clks IMX6SX_CLK_USDHC4>;
898 clock-names = "ipg", "ahb", "per";
904 #address-cells = <1>;
906 compatible = "fsl,imx6sx-i2c", "fsl,imx21-i2c";
907 reg = <0x021a0000 0x4000>;
908 interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>;
909 clocks = <&clks IMX6SX_CLK_I2C1>;
914 #address-cells = <1>;
916 compatible = "fsl,imx6sx-i2c", "fsl,imx21-i2c";
917 reg = <0x021a4000 0x4000>;
918 interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
919 clocks = <&clks IMX6SX_CLK_I2C2>;
924 #address-cells = <1>;
926 compatible = "fsl,imx6sx-i2c", "fsl,imx21-i2c";
927 reg = <0x021a8000 0x4000>;
928 interrupts = <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>;
929 clocks = <&clks IMX6SX_CLK_I2C3>;
933 mmdc: mmdc@021b0000 {
934 compatible = "fsl,imx6sx-mmdc", "fsl,imx6q-mmdc";
935 reg = <0x021b0000 0x4000>;
938 fec2: ethernet@021b4000 {
939 compatible = "fsl,imx6sx-fec", "fsl,imx6q-fec";
940 reg = <0x021b4000 0x4000>;
941 interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>,
942 <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
943 clocks = <&clks IMX6SX_CLK_ENET>,
944 <&clks IMX6SX_CLK_ENET_AHB>,
945 <&clks IMX6SX_CLK_ENET_PTP>,
946 <&clks IMX6SX_CLK_ENET2_REF_125M>,
947 <&clks IMX6SX_CLK_ENET_PTP>;
948 clock-names = "ipg", "ahb", "ptp",
949 "enet_clk_ref", "enet_out";
953 weim: weim@021b8000 {
954 compatible = "fsl,imx6sx-weim", "fsl,imx6q-weim";
955 reg = <0x021b8000 0x4000>;
956 interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
957 clocks = <&clks IMX6SX_CLK_EIM_SLOW>;
960 ocotp: ocotp@021bc000 {
961 compatible = "fsl,imx6sx-ocotp", "syscon";
962 reg = <0x021bc000 0x4000>;
963 clocks = <&clks IMX6SX_CLK_OCOTP>;
967 compatible = "fsl,imx6sx-sai";
968 reg = <0x021d4000 0x4000>;
969 interrupts = <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>;
970 clocks = <&clks IMX6SX_CLK_SAI1_IPG>,
971 <&clks IMX6SX_CLK_SAI1>,
972 <&clks 0>, <&clks 0>;
973 clock-names = "bus", "mclk1", "mclk2", "mclk3";
974 dma-names = "rx", "tx";
975 dmas = <&sdma 31 24 0>, <&sdma 32 24 0>;
979 audmux: audmux@021d8000 {
980 compatible = "fsl,imx6sx-audmux", "fsl,imx31-audmux";
981 reg = <0x021d8000 0x4000>;
986 compatible = "fsl,imx6sx-sai";
987 reg = <0x021dc000 0x4000>;
988 interrupts = <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>;
989 clocks = <&clks IMX6SX_CLK_SAI2_IPG>,
990 <&clks IMX6SX_CLK_SAI2>,
991 <&clks 0>, <&clks 0>;
992 clock-names = "bus", "mclk1", "mclk2", "mclk3";
993 dma-names = "rx", "tx";
994 dmas = <&sdma 33 24 0>, <&sdma 34 24 0>;
998 qspi1: qspi@021e0000 {
999 #address-cells = <1>;
1001 compatible = "fsl,imx6sx-qspi";
1002 reg = <0x021e0000 0x4000>, <0x60000000 0x10000000>;
1003 reg-names = "QuadSPI", "QuadSPI-memory";
1004 interrupts = <GIC_SPI 107 IRQ_TYPE_LEVEL_HIGH>;
1005 clocks = <&clks IMX6SX_CLK_QSPI1>,
1006 <&clks IMX6SX_CLK_QSPI1>;
1007 clock-names = "qspi_en", "qspi";
1008 status = "disabled";
1011 qspi2: qspi@021e4000 {
1012 #address-cells = <1>;
1014 compatible = "fsl,imx6sx-qspi";
1015 reg = <0x021e4000 0x4000>, <0x70000000 0x10000000>;
1016 reg-names = "QuadSPI", "QuadSPI-memory";
1017 interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>;
1018 clocks = <&clks IMX6SX_CLK_QSPI2>,
1019 <&clks IMX6SX_CLK_QSPI2>;
1020 clock-names = "qspi_en", "qspi";
1021 status = "disabled";
1024 uart2: serial@021e8000 {
1025 compatible = "fsl,imx6sx-uart", "fsl,imx21-uart";
1026 reg = <0x021e8000 0x4000>;
1027 interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;
1028 clocks = <&clks IMX6SX_CLK_UART_IPG>,
1029 <&clks IMX6SX_CLK_UART_SERIAL>;
1030 clock-names = "ipg", "per";
1031 dmas = <&sdma 27 4 0>, <&sdma 28 4 0>;
1032 dma-names = "rx", "tx";
1033 status = "disabled";
1036 uart3: serial@021ec000 {
1037 compatible = "fsl,imx6sx-uart", "fsl,imx21-uart";
1038 reg = <0x021ec000 0x4000>;
1039 interrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;
1040 clocks = <&clks IMX6SX_CLK_UART_IPG>,
1041 <&clks IMX6SX_CLK_UART_SERIAL>;
1042 clock-names = "ipg", "per";
1043 dmas = <&sdma 29 4 0>, <&sdma 30 4 0>;
1044 dma-names = "rx", "tx";
1045 status = "disabled";
1048 uart4: serial@021f0000 {
1049 compatible = "fsl,imx6sx-uart", "fsl,imx21-uart";
1050 reg = <0x021f0000 0x4000>;
1051 interrupts = <GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>;
1052 clocks = <&clks IMX6SX_CLK_UART_IPG>,
1053 <&clks IMX6SX_CLK_UART_SERIAL>;
1054 clock-names = "ipg", "per";
1055 dmas = <&sdma 31 4 0>, <&sdma 32 4 0>;
1056 dma-names = "rx", "tx";
1057 status = "disabled";
1060 uart5: serial@021f4000 {
1061 compatible = "fsl,imx6sx-uart", "fsl,imx21-uart";
1062 reg = <0x021f4000 0x4000>;
1063 interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
1064 clocks = <&clks IMX6SX_CLK_UART_IPG>,
1065 <&clks IMX6SX_CLK_UART_SERIAL>;
1066 clock-names = "ipg", "per";
1067 dmas = <&sdma 33 4 0>, <&sdma 34 4 0>;
1068 dma-names = "rx", "tx";
1069 status = "disabled";
1072 i2c4: i2c@021f8000 {
1073 #address-cells = <1>;
1075 compatible = "fsl,imx6sx-i2c", "fsl,imx21-i2c";
1076 reg = <0x021f8000 0x4000>;
1077 interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
1078 clocks = <&clks IMX6SX_CLK_I2C4>;
1079 status = "disabled";
1083 aips3: aips-bus@02200000 {
1084 compatible = "fsl,aips-bus", "simple-bus";
1085 #address-cells = <1>;
1087 reg = <0x02200000 0x100000>;
1091 compatible = "fsl,spba-bus", "simple-bus";
1092 #address-cells = <1>;
1094 reg = <0x02240000 0x40000>;
1097 csi1: csi@02214000 {
1098 reg = <0x02214000 0x4000>;
1099 interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;
1100 clocks = <&clks IMX6SX_CLK_DISPLAY_AXI>,
1101 <&clks IMX6SX_CLK_CSI>,
1102 <&clks IMX6SX_CLK_DCIC1>;
1103 clock-names = "disp-axi", "csi_mclk", "dcic";
1104 status = "disabled";
1108 reg = <0x02218000 0x4000>;
1109 interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>;
1110 clocks = <&clks IMX6SX_CLK_PXP_AXI>,
1111 <&clks IMX6SX_CLK_DISPLAY_AXI>;
1112 clock-names = "pxp-axi", "disp-axi";
1113 status = "disabled";
1116 csi2: csi@0221c000 {
1117 reg = <0x0221c000 0x4000>;
1118 interrupts = <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>;
1119 clocks = <&clks IMX6SX_CLK_DISPLAY_AXI>,
1120 <&clks IMX6SX_CLK_CSI>,
1121 <&clks IMX6SX_CLK_DCIC2>;
1122 clock-names = "disp-axi", "csi_mclk", "dcic";
1123 status = "disabled";
1126 lcdif1: lcdif@02220000 {
1127 compatible = "fsl,imx6sx-lcdif", "fsl,imx28-lcdif";
1128 reg = <0x02220000 0x4000>;
1129 interrupts = <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>;
1130 clocks = <&clks IMX6SX_CLK_LCDIF1_PIX>,
1131 <&clks IMX6SX_CLK_LCDIF_APB>,
1132 <&clks IMX6SX_CLK_DISPLAY_AXI>;
1133 clock-names = "pix", "axi", "disp_axi";
1134 status = "disabled";
1137 lcdif2: lcdif@02224000 {
1138 compatible = "fsl,imx6sx-lcdif", "fsl,imx28-lcdif";
1139 reg = <0x02224000 0x4000>;
1140 interrupts = <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>;
1141 clocks = <&clks IMX6SX_CLK_LCDIF2_PIX>,
1142 <&clks IMX6SX_CLK_LCDIF_APB>,
1143 <&clks IMX6SX_CLK_DISPLAY_AXI>;
1144 clock-names = "pix", "axi", "disp_axi";
1145 status = "disabled";
1148 vadc: vadc@02228000 {
1149 reg = <0x02228000 0x4000>, <0x0222c000 0x4000>;
1150 reg-names = "vadc-vafe", "vadc-vdec";
1151 clocks = <&clks IMX6SX_CLK_VADC>,
1152 <&clks IMX6SX_CLK_CSI>;
1153 clock-names = "vadc", "csi";
1154 status = "disabled";
1158 adc1: adc@02280000 {
1159 compatible = "fsl,imx6sx-adc", "fsl,vf610-adc";
1160 reg = <0x02280000 0x4000>;
1161 interrupts = <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>;
1162 clocks = <&clks IMX6SX_CLK_IPG>;
1163 clock-names = "adc";
1164 fsl,adck-max-frequency = <30000000>, <40000000>,
1166 status = "disabled";
1169 adc2: adc@02284000 {
1170 compatible = "fsl,imx6sx-adc", "fsl,vf610-adc";
1171 reg = <0x02284000 0x4000>;
1172 interrupts = <GIC_SPI 101 IRQ_TYPE_LEVEL_HIGH>;
1173 clocks = <&clks IMX6SX_CLK_IPG>;
1174 clock-names = "adc";
1175 fsl,adck-max-frequency = <30000000>, <40000000>,
1177 status = "disabled";
1180 wdog3: wdog@02288000 {
1181 compatible = "fsl,imx6sx-wdt", "fsl,imx21-wdt";
1182 reg = <0x02288000 0x4000>;
1183 interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
1184 clocks = <&clks IMX6SX_CLK_DUMMY>;
1185 status = "disabled";
1188 ecspi5: ecspi@0228c000 {
1189 #address-cells = <1>;
1191 compatible = "fsl,imx6sx-ecspi", "fsl,imx51-ecspi";
1192 reg = <0x0228c000 0x4000>;
1193 interrupts = <GIC_SPI 18 IRQ_TYPE_LEVEL_HIGH>;
1194 clocks = <&clks IMX6SX_CLK_ECSPI5>,
1195 <&clks IMX6SX_CLK_ECSPI5>;
1196 clock-names = "ipg", "per";
1197 status = "disabled";
1200 uart6: serial@022a0000 {
1201 compatible = "fsl,imx6sx-uart", "fsl,imx21-uart";
1202 reg = <0x022a0000 0x4000>;
1203 interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;
1204 clocks = <&clks IMX6SX_CLK_UART_IPG>,
1205 <&clks IMX6SX_CLK_UART_SERIAL>;
1206 clock-names = "ipg", "per";
1207 dmas = <&sdma 0 4 0>, <&sdma 47 4 0>;
1208 dma-names = "rx", "tx";
1209 status = "disabled";
1212 pwm5: pwm@022a4000 {
1213 compatible = "fsl,imx6sx-pwm", "fsl,imx27-pwm";
1214 reg = <0x022a4000 0x4000>;
1215 interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
1216 clocks = <&clks IMX6SX_CLK_PWM5>,
1217 <&clks IMX6SX_CLK_PWM5>;
1218 clock-names = "ipg", "per";
1222 pwm6: pwm@022a8000 {
1223 compatible = "fsl,imx6sx-pwm", "fsl,imx27-pwm";
1224 reg = <0x022a8000 0x4000>;
1225 interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
1226 clocks = <&clks IMX6SX_CLK_PWM6>,
1227 <&clks IMX6SX_CLK_PWM6>;
1228 clock-names = "ipg", "per";
1232 pwm7: pwm@022ac000 {
1233 compatible = "fsl,imx6sx-pwm", "fsl,imx27-pwm";
1234 reg = <0x022ac000 0x4000>;
1235 interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
1236 clocks = <&clks IMX6SX_CLK_PWM7>,
1237 <&clks IMX6SX_CLK_PWM7>;
1238 clock-names = "ipg", "per";
1242 pwm8: pwm@0022b0000 {
1243 compatible = "fsl,imx6sx-pwm", "fsl,imx27-pwm";
1244 reg = <0x0022b0000 0x4000>;
1245 interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
1246 clocks = <&clks IMX6SX_CLK_PWM8>,
1247 <&clks IMX6SX_CLK_PWM8>;
1248 clock-names = "ipg", "per";
1253 pcie: pcie@0x08000000 {
1254 compatible = "fsl,imx6sx-pcie", "snps,dw-pcie";
1255 reg = <0x08ffc000 0x4000>; /* DBI */
1256 #address-cells = <3>;
1258 device_type = "pci";
1259 /* configuration space */
1260 ranges = <0x00000800 0 0x08f00000 0x08f00000 0 0x00080000
1261 /* downstream I/O */
1262 0x81000000 0 0 0x08f80000 0 0x00010000
1263 /* non-prefetchable memory */
1264 0x82000000 0 0x08000000 0x08000000 0 0x00f00000>;
1266 interrupts = <GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>;
1267 clocks = <&clks IMX6SX_CLK_PCIE_REF_125M>,
1268 <&clks IMX6SX_CLK_PCIE_AXI>,
1269 <&clks IMX6SX_CLK_LVDS1_OUT>,
1270 <&clks IMX6SX_CLK_DISPLAY_AXI>;
1271 clock-names = "pcie_ref_125m", "pcie_axi",
1272 "lvds_gate", "display_axi";
1273 status = "disabled";