2 * dts file for Xilinx ZynqMP
4 * (C) Copyright 2014 - 2015, Xilinx, Inc.
6 * Michal Simek <michal.simek@xilinx.com>
8 * SPDX-License-Identifier: GPL-2.0+
11 compatible = "xlnx,zynqmp";
20 compatible = "arm,cortex-a53", "arm,armv8";
22 enable-method = "psci";
27 compatible = "arm,cortex-a53", "arm,armv8";
29 enable-method = "psci";
34 compatible = "arm,cortex-a53", "arm,armv8";
36 enable-method = "psci";
41 compatible = "arm,cortex-a53", "arm,armv8";
43 enable-method = "psci";
49 compatible = "xlnx,zynqmp-genpd";
52 #power-domain-cells = <0x0>;
57 #power-domain-cells = <0x0>;
62 #power-domain-cells = <0x0>;
67 #power-domain-cells = <0x0>;
72 #power-domain-cells = <0x0>;
77 #power-domain-cells = <0x0>;
82 #power-domain-cells = <0x0>;
87 #power-domain-cells = <0x0>;
92 #power-domain-cells = <0x0>;
97 #power-domain-cells = <0x0>;
102 #power-domain-cells = <0x0>;
107 #power-domain-cells = <0x0>;
112 #power-domain-cells = <0x0>;
117 /* fixme: what to attach to */
118 #power-domain-cells = <0x0>;
123 #power-domain-cells = <0x0>;
128 #power-domain-cells = <0x0>;
133 #power-domain-cells = <0x0>;
138 #power-domain-cells = <0x0>;
143 #power-domain-cells = <0x0>;
148 #power-domain-cells = <0x0>;
153 #power-domain-cells = <0x0>;
158 #power-domain-cells = <0x0>;
163 #power-domain-cells = <0x0>;
168 #power-domain-cells = <0x0>;
173 #power-domain-cells = <0x0>;
178 #power-domain-cells = <0x0>;
183 #power-domain-cells = <0x0>;
188 #power-domain-cells = <0x0>;
193 #power-domain-cells = <0x0>;
198 #power-domain-cells = <0x0>;
203 #power-domain-cells = <0x0>;
208 #power-domain-cells = <0x0>;
213 #power-domain-cells = <0x0>;
219 compatible = "arm,armv8-pmuv3";
220 interrupt-parent = <&gic>;
221 interrupts = <0 143 4>,
228 compatible = "arm,psci-0.2";
233 compatible = "xlnx,zynqmp-pm";
238 compatible = "arm,armv8-timer";
239 interrupt-parent = <&gic>;
240 interrupts = <1 13 0xf01>,
247 compatible = "simple-bus";
248 #address-cells = <2>;
252 gic: interrupt-controller@f9010000 {
253 compatible = "arm,gic-400", "arm,cortex-a15-gic";
254 #interrupt-cells = <3>;
255 reg = <0x0 0xf9010000 0x10000>,
256 <0x0 0xf902f000 0x2000>,
257 <0x0 0xf9040000 0x20000>,
258 <0x0 0xf906f000 0x2000>;
259 interrupt-controller;
260 interrupt-parent = <&gic>;
261 interrupts = <1 9 0xf04>;
266 compatible = "simple-bus";
267 #address-cells = <2>;
272 compatible = "xlnx,zynq-can-1.0";
274 clock-names = "can_clk", "pclk";
275 reg = <0x0 0xff060000 0x1000>;
276 interrupts = <0 23 4>;
277 interrupt-parent = <&gic>;
278 tx-fifo-depth = <0x40>;
279 rx-fifo-depth = <0x40>;
280 power-domains = <&pd_can0>;
284 compatible = "xlnx,zynq-can-1.0";
286 clock-names = "can_clk", "pclk";
287 reg = <0x0 0xff070000 0x1000>;
288 interrupts = <0 24 4>;
289 interrupt-parent = <&gic>;
290 tx-fifo-depth = <0x40>;
291 rx-fifo-depth = <0x40>;
292 power-domains = <&pd_can1>;
296 compatible = "arm,cci-400";
297 reg = <0x0 0xfd6e0000 0x9000>;
298 ranges = <0x0 0x0 0xfd6e0000 0x10000>;
299 #address-cells = <1>;
303 compatible = "arm,cci-400-pmu,r1";
304 reg = <0x9000 0x5000>;
305 interrupt-parent = <&gic>;
306 interrupts = <0 123 4>,
315 fpd_dma_chan1: dma@fd500000 {
317 compatible = "xlnx,zynqmp-dma-1.0";
318 reg = <0x0 0xfd500000 0x1000>;
319 interrupt-parent = <&gic>;
320 interrupts = <0 124 4>;
321 clock-names = "clk_main", "clk_apb";
323 xlnx,bus-width = <128>;
324 power-domains = <&pd_gdma>;
327 fpd_dma_chan2: dma@fd510000 {
329 compatible = "xlnx,zynqmp-dma-1.0";
330 reg = <0x0 0xfd510000 0x1000>;
331 interrupt-parent = <&gic>;
332 interrupts = <0 125 4>;
333 clock-names = "clk_main", "clk_apb";
335 xlnx,bus-width = <128>;
336 power-domains = <&pd_gdma>;
339 fpd_dma_chan3: dma@fd520000 {
341 compatible = "xlnx,zynqmp-dma-1.0";
342 reg = <0x0 0xfd520000 0x1000>;
343 interrupt-parent = <&gic>;
344 interrupts = <0 126 4>;
345 clock-names = "clk_main", "clk_apb";
347 xlnx,bus-width = <128>;
348 power-domains = <&pd_gdma>;
351 fpd_dma_chan4: dma@fd530000 {
353 compatible = "xlnx,zynqmp-dma-1.0";
354 reg = <0x0 0xfd530000 0x1000>;
355 interrupt-parent = <&gic>;
356 interrupts = <0 127 4>;
357 clock-names = "clk_main", "clk_apb";
359 xlnx,bus-width = <128>;
360 power-domains = <&pd_gdma>;
363 fpd_dma_chan5: dma@fd540000 {
365 compatible = "xlnx,zynqmp-dma-1.0";
366 reg = <0x0 0xfd540000 0x1000>;
367 interrupt-parent = <&gic>;
368 interrupts = <0 128 4>;
369 clock-names = "clk_main", "clk_apb";
371 xlnx,bus-width = <128>;
372 power-domains = <&pd_gdma>;
375 fpd_dma_chan6: dma@fd550000 {
377 compatible = "xlnx,zynqmp-dma-1.0";
378 reg = <0x0 0xfd550000 0x1000>;
379 interrupt-parent = <&gic>;
380 interrupts = <0 129 4>;
381 clock-names = "clk_main", "clk_apb";
383 xlnx,bus-width = <128>;
384 power-domains = <&pd_gdma>;
387 fpd_dma_chan7: dma@fd560000 {
389 compatible = "xlnx,zynqmp-dma-1.0";
390 reg = <0x0 0xfd560000 0x1000>;
391 interrupt-parent = <&gic>;
392 interrupts = <0 130 4>;
393 clock-names = "clk_main", "clk_apb";
395 xlnx,bus-width = <128>;
396 power-domains = <&pd_gdma>;
399 fpd_dma_chan8: dma@fd570000 {
401 compatible = "xlnx,zynqmp-dma-1.0";
402 reg = <0x0 0xfd570000 0x1000>;
403 interrupt-parent = <&gic>;
404 interrupts = <0 131 4>;
405 clock-names = "clk_main", "clk_apb";
407 xlnx,bus-width = <128>;
408 power-domains = <&pd_gdma>;
413 compatible = "arm,mali-400", "arm,mali-utgard";
414 reg = <0x0 0xfd4b0000 0x30000>;
415 interrupt-parent = <&gic>;
416 interrupts = <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>;
417 interrupt-names = "IRQGP", "IRQGPMMU", "IRQPP0", "IRQPPMMU0", "IRQPP1", "IRQPPMMU1";
421 lpd_dma_chan1: dma@ffa80000 {
423 compatible = "xlnx,zynqmp-dma-1.0";
424 reg = <0x0 0xffa80000 0x1000>;
425 interrupt-parent = <&gic>;
426 interrupts = <0 77 4>;
428 xlnx,bus-width = <64>;
429 power-domains = <&pd_adma>;
432 lpd_dma_chan2: dma@ffa90000 {
434 compatible = "xlnx,zynqmp-dma-1.0";
435 reg = <0x0 0xffa90000 0x1000>;
436 interrupt-parent = <&gic>;
437 interrupts = <0 78 4>;
439 xlnx,bus-width = <64>;
440 power-domains = <&pd_adma>;
443 lpd_dma_chan3: dma@ffaa0000 {
445 compatible = "xlnx,zynqmp-dma-1.0";
446 reg = <0x0 0xffaa0000 0x1000>;
447 interrupt-parent = <&gic>;
448 interrupts = <0 79 4>;
450 xlnx,bus-width = <64>;
451 power-domains = <&pd_adma>;
454 lpd_dma_chan4: dma@ffab0000 {
456 compatible = "xlnx,zynqmp-dma-1.0";
457 reg = <0x0 0xffab0000 0x1000>;
458 interrupt-parent = <&gic>;
459 interrupts = <0 80 4>;
461 xlnx,bus-width = <64>;
462 power-domains = <&pd_adma>;
465 lpd_dma_chan5: dma@ffac0000 {
467 compatible = "xlnx,zynqmp-dma-1.0";
468 reg = <0x0 0xffac0000 0x1000>;
469 interrupt-parent = <&gic>;
470 interrupts = <0 81 4>;
472 xlnx,bus-width = <64>;
473 power-domains = <&pd_adma>;
476 lpd_dma_chan6: dma@ffad0000 {
478 compatible = "xlnx,zynqmp-dma-1.0";
479 reg = <0x0 0xffad0000 0x1000>;
480 interrupt-parent = <&gic>;
481 interrupts = <0 82 4>;
483 xlnx,bus-width = <64>;
484 power-domains = <&pd_adma>;
487 lpd_dma_chan7: dma@ffae0000 {
489 compatible = "xlnx,zynqmp-dma-1.0";
490 reg = <0x0 0xffae0000 0x1000>;
491 interrupt-parent = <&gic>;
492 interrupts = <0 83 4>;
494 xlnx,bus-width = <64>;
495 power-domains = <&pd_adma>;
498 lpd_dma_chan8: dma@ffaf0000 {
500 compatible = "xlnx,zynqmp-dma-1.0";
501 reg = <0x0 0xffaf0000 0x1000>;
502 interrupt-parent = <&gic>;
503 interrupts = <0 84 4>;
505 xlnx,bus-width = <64>;
506 power-domains = <&pd_adma>;
509 mc: memory-controller@fd070000 {
510 compatible = "xlnx,zynqmp-ddrc-2.40a";
511 reg = <0x0 0xfd070000 0x30000>;
512 interrupt-parent = <&gic>;
513 interrupts = <0 112 4>;
516 nand0: nand@ff100000 {
517 compatible = "arasan,nfc-v3p10";
519 reg = <0x0 0xff100000 0x1000>;
520 clock-names = "clk_sys", "clk_flash";
521 interrupt-parent = <&gic>;
522 interrupts = <0 14 4>;
523 #address-cells = <2>;
525 power-domains = <&pd_nand>;
528 gem0: ethernet@ff0b0000 {
529 compatible = "cdns,zynqmp-gem";
531 interrupt-parent = <&gic>;
532 interrupts = <0 57 4>, <0 57 4>;
533 reg = <0x0 0xff0b0000 0x1000>;
534 clock-names = "pclk", "hclk", "tx_clk";
535 #address-cells = <1>;
537 #stream-id-cells = <1>;
538 power-domains = <&pd_eth0>;
541 gem1: ethernet@ff0c0000 {
542 compatible = "cdns,zynqmp-gem";
544 interrupt-parent = <&gic>;
545 interrupts = <0 59 4>, <0 59 4>;
546 reg = <0x0 0xff0c0000 0x1000>;
547 clock-names = "pclk", "hclk", "tx_clk";
548 #address-cells = <1>;
550 #stream-id-cells = <1>;
551 power-domains = <&pd_eth1>;
554 gem2: ethernet@ff0d0000 {
555 compatible = "cdns,zynqmp-gem";
557 interrupt-parent = <&gic>;
558 interrupts = <0 61 4>, <0 61 4>;
559 reg = <0x0 0xff0d0000 0x1000>;
560 clock-names = "pclk", "hclk", "tx_clk";
561 #address-cells = <1>;
563 #stream-id-cells = <1>;
564 power-domains = <&pd_eth2>;
567 gem3: ethernet@ff0e0000 {
568 compatible = "cdns,zynqmp-gem";
570 interrupt-parent = <&gic>;
571 interrupts = <0 63 4>, <0 63 4>;
572 reg = <0x0 0xff0e0000 0x1000>;
573 clock-names = "pclk", "hclk", "tx_clk";
574 #address-cells = <1>;
576 #stream-id-cells = <1>;
577 power-domains = <&pd_eth3>;
580 gpio: gpio@ff0a0000 {
581 compatible = "xlnx,zynqmp-gpio-1.0";
584 #interrupt-cells = <2>;
585 interrupt-controller;
586 interrupt-parent = <&gic>;
587 interrupts = <0 16 4>;
588 reg = <0x0 0xff0a0000 0x1000>;
589 power-domains = <&pd_gpio>;
593 compatible = "cdns,i2c-r1p10";
595 interrupt-parent = <&gic>;
596 interrupts = <0 17 4>;
597 reg = <0x0 0xff020000 0x1000>;
598 #address-cells = <1>;
600 power-domains = <&pd_i2c0>;
604 compatible = "cdns,i2c-r1p10";
606 interrupt-parent = <&gic>;
607 interrupts = <0 18 4>;
608 reg = <0x0 0xff030000 0x1000>;
609 #address-cells = <1>;
611 power-domains = <&pd_i2c1>;
614 pcie: pcie@fd0e0000 {
615 compatible = "xlnx,nwl-pcie-2.11";
617 #address-cells = <3>;
619 #interrupt-cells = <1>;
621 interrupt-parent = <&gic>;
622 interrupts = < 0 118 4>,
624 < 0 115 4>, /* MSI_1 [63...32] */
625 < 0 114 4 >; /* MSI_0 [31...0] */
626 interrupt-names = "misc", "intx", "msi_1", "msi_0";
627 reg = <0x0 0xfd0e0000 0x1000>,
628 <0x0 0xfd480000 0x1000>,
629 <0x0 0xe0000000 0x1000000>;
630 reg-names = "breg", "pcireg", "cfg";
631 ranges = <0x02000000 0x00000000 0xe1000000 0x00000000 0xe1000000 0 0x0f000000>;
632 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
633 interrupt-map = <0x0 0x0 0x0 0x1 &pcie_intc 0x1>,
634 <0x0 0x0 0x0 0x2 &pcie_intc 0x2>,
635 <0x0 0x0 0x0 0x3 &pcie_intc 0x3>,
636 <0x0 0x0 0x0 0x4 &pcie_intc 0x4>;
637 pcie_intc: legacy-interrupt-controller {
638 interrupt-controller;
639 #address-cells = <0>;
640 #interrupt-cells = <1>;
645 compatible = "xlnx,zynqmp-qspi-1.0";
647 clock-names = "ref_clk", "pclk";
648 interrupts = <0 15 4>;
649 interrupt-parent = <&gic>;
651 reg = <0x0 0xff0f0000 0x1000 0x0 0xc0000000 0x8000000>;
652 #address-cells = <1>;
654 power-domains = <&pd_qspi>;
658 compatible = "xlnx,zynqmp-rtc";
660 reg = <0x0 0xffa60000 0x100>;
661 interrupt-parent = <&gic>;
662 interrupts = <0 26 4>, <0 27 4>;
663 interrupt-names = "alarm", "sec";
666 sata: ahci@fd0c0000 {
667 compatible = "ceva,ahci-1v84";
669 reg = <0x0 0xfd0c0000 0x2000>;
670 interrupt-parent = <&gic>;
671 interrupts = <0 133 4>;
672 power-domains = <&pd_sata>;
675 sdhci0: sdhci@ff160000 {
676 compatible = "arasan,sdhci-8.9a";
678 interrupt-parent = <&gic>;
679 interrupts = <0 48 4>;
680 reg = <0x0 0xff160000 0x1000>;
681 clock-names = "clk_xin", "clk_ahb";
683 power-domains = <&pd_sd0>;
686 sdhci1: sdhci@ff170000 {
687 compatible = "arasan,sdhci-8.9a";
689 interrupt-parent = <&gic>;
690 interrupts = <0 49 4>;
691 reg = <0x0 0xff170000 0x1000>;
692 clock-names = "clk_xin", "clk_ahb";
694 power-domains = <&pd_sd1>;
697 smmu: smmu@fd800000 {
698 compatible = "arm,mmu-500";
699 reg = <0x0 0xfd800000 0x20000>;
700 #global-interrupts = <1>;
701 interrupt-parent = <&gic>;
702 interrupts = <0 155 4>,
703 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
704 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
705 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
706 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>;
707 mmu-masters = < &gem0 0x874
714 compatible = "cdns,spi-r1p6";
716 interrupt-parent = <&gic>;
717 interrupts = <0 19 4>;
718 reg = <0x0 0xff040000 0x1000>;
719 clock-names = "ref_clk", "pclk";
720 #address-cells = <1>;
722 power-domains = <&pd_spi0>;
726 compatible = "cdns,spi-r1p6";
728 interrupt-parent = <&gic>;
729 interrupts = <0 20 4>;
730 reg = <0x0 0xff050000 0x1000>;
731 clock-names = "ref_clk", "pclk";
732 #address-cells = <1>;
734 power-domains = <&pd_spi1>;
737 ttc0: timer@ff110000 {
738 compatible = "cdns,ttc";
740 interrupt-parent = <&gic>;
741 interrupts = <0 36 4>, <0 37 4>, <0 38 4>;
742 reg = <0x0 0xff110000 0x1000>;
744 power-domains = <&pd_ttc0>;
747 ttc1: timer@ff120000 {
748 compatible = "cdns,ttc";
750 interrupt-parent = <&gic>;
751 interrupts = <0 39 4>, <0 40 4>, <0 41 4>;
752 reg = <0x0 0xff120000 0x1000>;
754 power-domains = <&pd_ttc1>;
757 ttc2: timer@ff130000 {
758 compatible = "cdns,ttc";
760 interrupt-parent = <&gic>;
761 interrupts = <0 42 4>, <0 43 4>, <0 44 4>;
762 reg = <0x0 0xff130000 0x1000>;
764 power-domains = <&pd_ttc2>;
767 ttc3: timer@ff140000 {
768 compatible = "cdns,ttc";
770 interrupt-parent = <&gic>;
771 interrupts = <0 45 4>, <0 46 4>, <0 47 4>;
772 reg = <0x0 0xff140000 0x1000>;
774 power-domains = <&pd_ttc3>;
777 uart0: serial@ff000000 {
778 compatible = "cdns,uart-r1p12";
780 interrupt-parent = <&gic>;
781 interrupts = <0 21 4>;
782 reg = <0x0 0xff000000 0x1000>;
783 clock-names = "uart_clk", "pclk";
784 power-domains = <&pd_uart0>;
787 uart1: serial@ff010000 {
788 compatible = "cdns,uart-r1p12";
790 interrupt-parent = <&gic>;
791 interrupts = <0 22 4>;
792 reg = <0x0 0xff010000 0x1000>;
793 clock-names = "uart_clk", "pclk";
794 power-domains = <&pd_uart1>;
798 compatible = "snps,dwc3";
800 interrupt-parent = <&gic>;
801 interrupts = <0 65 4>;
802 reg = <0x0 0xfe200000 0x40000>;
803 clock-names = "clk_xin", "clk_ahb";
804 power-domains = <&pd_usb0>;
808 compatible = "snps,dwc3";
810 interrupt-parent = <&gic>;
811 interrupts = <0 70 4>;
812 reg = <0x0 0xfe300000 0x40000>;
813 clock-names = "clk_xin", "clk_ahb";
814 power-domains = <&pd_usb1>;
817 watchdog0: watchdog@fd4d0000 {
818 compatible = "cdns,wdt-r1p2";
820 interrupt-parent = <&gic>;
821 interrupts = <0 113 1>;
822 reg = <0x0 0xfd4d0000 0x1000>;
826 xilinx_drm: xilinx_drm {
827 compatible = "xlnx,drm";
829 xlnx,encoder-slave = <&xlnx_dp>;
830 xlnx,connector-type = "DisplayPort";
831 xlnx,dp-sub = <&xlnx_dp_sub>;
833 xlnx,pixel-format = "rgb565";
835 dmas = <&xlnx_dpdma 3>;
839 dmas = <&xlnx_dpdma 0>;
845 xlnx_dp: dp@43c00000 {
846 compatible = "xlnx,v-dp";
848 reg = <0x0 0xfd4a0000 0x1000>;
849 interrupts = <0 119 4>;
850 interrupt-parent = <&gic>;
851 clock-names = "aclk", "aud_clk";
852 xlnx,dp-version = "v1.2";
853 xlnx,max-lanes = <2>;
854 xlnx,max-link-rate = <540000>;
857 xlnx,colormetry = "rgb";
859 xlnx,audio-chan = <2>;
860 xlnx,dp-sub = <&xlnx_dp_sub>;
863 xlnx_dp_snd_card: dp_snd_card {
864 compatible = "xlnx,dp-snd-card";
866 xlnx,dp-snd-pcm = <&xlnx_dp_snd_pcm0>, <&xlnx_dp_snd_pcm1>;
867 xlnx,dp-snd-codec = <&xlnx_dp_snd_codec0>;
870 xlnx_dp_snd_codec0: dp_snd_codec0 {
871 compatible = "xlnx,dp-snd-codec";
873 clock-names = "aud_clk";
876 xlnx_dp_snd_pcm0: dp_snd_pcm0 {
877 compatible = "xlnx,dp-snd-pcm";
879 dmas = <&xlnx_dpdma 4>;
883 xlnx_dp_snd_pcm1: dp_snd_pcm1 {
884 compatible = "xlnx,dp-snd-pcm";
886 dmas = <&xlnx_dpdma 5>;
890 xlnx_dp_sub: dp_sub@43c0a000 {
891 compatible = "xlnx,dp-sub";
893 reg = <0x0 0xfd4aa000 0x1000>, <0x0 0xfd4ab000 0x1000>, <0x0 0xfd4ac000 0x1000>;
894 reg-names = "blend", "av_buf", "aud";
895 xlnx,output-fmt = "rgb";
898 xlnx_dpdma: dma@fd4c0000 {
899 compatible = "xlnx,dpdma";
901 reg = <0x0 0xfd4c0000 0x1000>;
902 interrupts = <0 122 4>;
903 interrupt-parent = <&gic>;
904 clock-names = "axi_clk";
907 dma-video0channel@43c10000 {
908 compatible = "xlnx,video0";
910 dma-video1channel@43c10000 {
911 compatible = "xlnx,video1";
913 dma-video2channel@43c10000 {
914 compatible = "xlnx,video2";
916 dma-graphicschannel@43c10000 {
917 compatible = "xlnx,graphics";
919 dma-audio0channel@43c10000 {
920 compatible = "xlnx,audio0";
922 dma-audio1channel@43c10000 {
923 compatible = "xlnx,audio1";