1 // SPDX-License-Identifier: GPL-2.0+
3 * dts file for Xilinx ZynqMP
5 * (C) Copyright 2014 - 2019, Xilinx, Inc.
7 * Michal Simek <michal.simek@xilinx.com>
9 * This program is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License as
11 * published by the Free Software Foundation; either version 2 of
12 * the License, or (at your option) any later version.
15 #include <dt-bindings/power/xlnx-zynqmp-power.h>
18 compatible = "xlnx,zynqmp";
27 compatible = "arm,cortex-a53";
29 enable-method = "psci";
30 operating-points-v2 = <&cpu_opp_table>;
32 cpu-idle-states = <&CPU_SLEEP_0>;
36 compatible = "arm,cortex-a53";
38 enable-method = "psci";
40 operating-points-v2 = <&cpu_opp_table>;
41 cpu-idle-states = <&CPU_SLEEP_0>;
45 compatible = "arm,cortex-a53";
47 enable-method = "psci";
49 operating-points-v2 = <&cpu_opp_table>;
50 cpu-idle-states = <&CPU_SLEEP_0>;
54 compatible = "arm,cortex-a53";
56 enable-method = "psci";
58 operating-points-v2 = <&cpu_opp_table>;
59 cpu-idle-states = <&CPU_SLEEP_0>;
63 entry-method = "psci";
65 CPU_SLEEP_0: cpu-sleep-0 {
66 compatible = "arm,idle-state";
67 arm,psci-suspend-param = <0x40000000>;
69 entry-latency-us = <300>;
70 exit-latency-us = <600>;
71 min-residency-us = <10000>;
76 cpu_opp_table: cpu-opp-table {
77 compatible = "operating-points-v2";
80 opp-hz = /bits/ 64 <1199999988>;
81 opp-microvolt = <1000000>;
82 clock-latency-ns = <500000>;
85 opp-hz = /bits/ 64 <599999994>;
86 opp-microvolt = <1000000>;
87 clock-latency-ns = <500000>;
90 opp-hz = /bits/ 64 <399999996>;
91 opp-microvolt = <1000000>;
92 clock-latency-ns = <500000>;
95 opp-hz = /bits/ 64 <299999997>;
96 opp-microvolt = <1000000>;
97 clock-latency-ns = <500000>;
102 compatible = "arm,dcc";
107 compatible = "arm,armv8-pmuv3";
108 interrupt-parent = <&gic>;
109 interrupts = <0 143 4>,
116 compatible = "arm,psci-0.2";
121 zynqmp_firmware: zynqmp-firmware {
122 compatible = "xlnx,zynqmp-firmware";
123 #power-domain-cells = <1>;
126 zynqmp_power: zynqmp-power {
127 compatible = "xlnx,zynqmp-power";
128 interrupt-parent = <&gic>;
129 interrupts = <0 35 4>;
132 zynqmp_clk: clock-controller {
135 compatible = "xlnx,zynqmp-clk";
136 clocks = <&pss_ref_clk>,
141 clock-names = "pss_ref_clk",
149 compatible = "xlnx,zynqmp-nvmem-fw";
150 #address-cells = <1>;
153 soc_revision: soc_revision@0 {
159 compatible = "xlnx,zynqmp-pcap-fpga";
165 compatible = "arm,armv8-timer";
166 interrupt-parent = <&gic>;
167 interrupts = <1 13 0xf08>,
173 fpga_full: fpga-full {
174 compatible = "fpga-region";
175 fpga-mgr = <&zynqmp_pcap>;
176 #address-cells = <2>;
181 amba_apu: amba-apu@0 {
182 compatible = "simple-bus";
183 #address-cells = <2>;
185 ranges = <0 0 0 0 0xffffffff>;
187 gic: interrupt-controller@f9010000 {
188 compatible = "arm,gic-400", "arm,cortex-a15-gic";
189 #interrupt-cells = <3>;
190 reg = <0x0 0xf9010000 0x10000>,
191 <0x0 0xf9020000 0x20000>,
192 <0x0 0xf9040000 0x20000>,
193 <0x0 0xf9060000 0x20000>;
194 interrupt-controller;
195 interrupt-parent = <&gic>;
196 interrupts = <1 9 0xf04>;
201 compatible = "simple-bus";
202 #address-cells = <2>;
207 compatible = "xlnx,zynq-can-1.0";
209 clock-names = "can_clk", "pclk";
210 reg = <0x0 0xff060000 0x0 0x1000>;
211 interrupts = <0 23 4>;
212 interrupt-parent = <&gic>;
213 tx-fifo-depth = <0x40>;
214 rx-fifo-depth = <0x40>;
215 power-domains = <&zynqmp_firmware PD_CAN_0>;
219 compatible = "xlnx,zynq-can-1.0";
221 clock-names = "can_clk", "pclk";
222 reg = <0x0 0xff070000 0x0 0x1000>;
223 interrupts = <0 24 4>;
224 interrupt-parent = <&gic>;
225 tx-fifo-depth = <0x40>;
226 rx-fifo-depth = <0x40>;
227 power-domains = <&zynqmp_firmware PD_CAN_1>;
231 compatible = "arm,cci-400";
232 reg = <0x0 0xfd6e0000 0x0 0x9000>;
233 ranges = <0x0 0x0 0xfd6e0000 0x10000>;
234 #address-cells = <1>;
238 compatible = "arm,cci-400-pmu,r1";
239 reg = <0x9000 0x5000>;
240 interrupt-parent = <&gic>;
241 interrupts = <0 123 4>,
250 fpd_dma_chan1: dma@fd500000 {
252 compatible = "xlnx,zynqmp-dma-1.0";
253 reg = <0x0 0xfd500000 0x0 0x1000>;
254 interrupt-parent = <&gic>;
255 interrupts = <0 124 4>;
256 clock-names = "clk_main", "clk_apb";
257 xlnx,bus-width = <128>;
258 power-domains = <&zynqmp_firmware PD_GDMA>;
261 fpd_dma_chan2: dma@fd510000 {
263 compatible = "xlnx,zynqmp-dma-1.0";
264 reg = <0x0 0xfd510000 0x0 0x1000>;
265 interrupt-parent = <&gic>;
266 interrupts = <0 125 4>;
267 clock-names = "clk_main", "clk_apb";
268 xlnx,bus-width = <128>;
269 power-domains = <&zynqmp_firmware PD_GDMA>;
272 fpd_dma_chan3: dma@fd520000 {
274 compatible = "xlnx,zynqmp-dma-1.0";
275 reg = <0x0 0xfd520000 0x0 0x1000>;
276 interrupt-parent = <&gic>;
277 interrupts = <0 126 4>;
278 clock-names = "clk_main", "clk_apb";
279 xlnx,bus-width = <128>;
280 power-domains = <&zynqmp_firmware PD_GDMA>;
283 fpd_dma_chan4: dma@fd530000 {
285 compatible = "xlnx,zynqmp-dma-1.0";
286 reg = <0x0 0xfd530000 0x0 0x1000>;
287 interrupt-parent = <&gic>;
288 interrupts = <0 127 4>;
289 clock-names = "clk_main", "clk_apb";
290 xlnx,bus-width = <128>;
291 power-domains = <&zynqmp_firmware PD_GDMA>;
294 fpd_dma_chan5: dma@fd540000 {
296 compatible = "xlnx,zynqmp-dma-1.0";
297 reg = <0x0 0xfd540000 0x0 0x1000>;
298 interrupt-parent = <&gic>;
299 interrupts = <0 128 4>;
300 clock-names = "clk_main", "clk_apb";
301 xlnx,bus-width = <128>;
302 power-domains = <&zynqmp_firmware PD_GDMA>;
305 fpd_dma_chan6: dma@fd550000 {
307 compatible = "xlnx,zynqmp-dma-1.0";
308 reg = <0x0 0xfd550000 0x0 0x1000>;
309 interrupt-parent = <&gic>;
310 interrupts = <0 129 4>;
311 clock-names = "clk_main", "clk_apb";
312 xlnx,bus-width = <128>;
313 power-domains = <&zynqmp_firmware PD_GDMA>;
316 fpd_dma_chan7: dma@fd560000 {
318 compatible = "xlnx,zynqmp-dma-1.0";
319 reg = <0x0 0xfd560000 0x0 0x1000>;
320 interrupt-parent = <&gic>;
321 interrupts = <0 130 4>;
322 clock-names = "clk_main", "clk_apb";
323 xlnx,bus-width = <128>;
324 power-domains = <&zynqmp_firmware PD_GDMA>;
327 fpd_dma_chan8: dma@fd570000 {
329 compatible = "xlnx,zynqmp-dma-1.0";
330 reg = <0x0 0xfd570000 0x0 0x1000>;
331 interrupt-parent = <&gic>;
332 interrupts = <0 131 4>;
333 clock-names = "clk_main", "clk_apb";
334 xlnx,bus-width = <128>;
335 power-domains = <&zynqmp_firmware PD_GDMA>;
338 /* LPDDMA default allows only secured access. inorder to enable
339 * These dma channels, Users should ensure that these dma
340 * Channels are allowed for non secure access.
342 lpd_dma_chan1: dma@ffa80000 {
344 compatible = "xlnx,zynqmp-dma-1.0";
345 reg = <0x0 0xffa80000 0x0 0x1000>;
346 interrupt-parent = <&gic>;
347 interrupts = <0 77 4>;
348 clock-names = "clk_main", "clk_apb";
349 xlnx,bus-width = <64>;
350 power-domains = <&zynqmp_firmware PD_ADMA>;
353 lpd_dma_chan2: dma@ffa90000 {
355 compatible = "xlnx,zynqmp-dma-1.0";
356 reg = <0x0 0xffa90000 0x0 0x1000>;
357 interrupt-parent = <&gic>;
358 interrupts = <0 78 4>;
359 clock-names = "clk_main", "clk_apb";
360 xlnx,bus-width = <64>;
361 power-domains = <&zynqmp_firmware PD_ADMA>;
364 lpd_dma_chan3: dma@ffaa0000 {
366 compatible = "xlnx,zynqmp-dma-1.0";
367 reg = <0x0 0xffaa0000 0x0 0x1000>;
368 interrupt-parent = <&gic>;
369 interrupts = <0 79 4>;
370 clock-names = "clk_main", "clk_apb";
371 xlnx,bus-width = <64>;
372 power-domains = <&zynqmp_firmware PD_ADMA>;
375 lpd_dma_chan4: dma@ffab0000 {
377 compatible = "xlnx,zynqmp-dma-1.0";
378 reg = <0x0 0xffab0000 0x0 0x1000>;
379 interrupt-parent = <&gic>;
380 interrupts = <0 80 4>;
381 clock-names = "clk_main", "clk_apb";
382 xlnx,bus-width = <64>;
383 power-domains = <&zynqmp_firmware PD_ADMA>;
386 lpd_dma_chan5: dma@ffac0000 {
388 compatible = "xlnx,zynqmp-dma-1.0";
389 reg = <0x0 0xffac0000 0x0 0x1000>;
390 interrupt-parent = <&gic>;
391 interrupts = <0 81 4>;
392 clock-names = "clk_main", "clk_apb";
393 xlnx,bus-width = <64>;
394 power-domains = <&zynqmp_firmware PD_ADMA>;
397 lpd_dma_chan6: dma@ffad0000 {
399 compatible = "xlnx,zynqmp-dma-1.0";
400 reg = <0x0 0xffad0000 0x0 0x1000>;
401 interrupt-parent = <&gic>;
402 interrupts = <0 82 4>;
403 clock-names = "clk_main", "clk_apb";
404 xlnx,bus-width = <64>;
405 power-domains = <&zynqmp_firmware PD_ADMA>;
408 lpd_dma_chan7: dma@ffae0000 {
410 compatible = "xlnx,zynqmp-dma-1.0";
411 reg = <0x0 0xffae0000 0x0 0x1000>;
412 interrupt-parent = <&gic>;
413 interrupts = <0 83 4>;
414 clock-names = "clk_main", "clk_apb";
415 xlnx,bus-width = <64>;
416 power-domains = <&zynqmp_firmware PD_ADMA>;
419 lpd_dma_chan8: dma@ffaf0000 {
421 compatible = "xlnx,zynqmp-dma-1.0";
422 reg = <0x0 0xffaf0000 0x0 0x1000>;
423 interrupt-parent = <&gic>;
424 interrupts = <0 84 4>;
425 clock-names = "clk_main", "clk_apb";
426 xlnx,bus-width = <64>;
427 power-domains = <&zynqmp_firmware PD_ADMA>;
430 mc: memory-controller@fd070000 {
431 compatible = "xlnx,zynqmp-ddrc-2.40a";
432 reg = <0x0 0xfd070000 0x0 0x30000>;
433 interrupt-parent = <&gic>;
434 interrupts = <0 112 4>;
437 gem0: ethernet@ff0b0000 {
438 compatible = "cdns,zynqmp-gem", "cdns,gem";
440 interrupt-parent = <&gic>;
441 interrupts = <0 57 4>, <0 57 4>;
442 reg = <0x0 0xff0b0000 0x0 0x1000>;
443 clock-names = "pclk", "hclk", "tx_clk";
444 #address-cells = <1>;
446 power-domains = <&zynqmp_firmware PD_ETH_0>;
449 gem1: ethernet@ff0c0000 {
450 compatible = "cdns,zynqmp-gem", "cdns,gem";
452 interrupt-parent = <&gic>;
453 interrupts = <0 59 4>, <0 59 4>;
454 reg = <0x0 0xff0c0000 0x0 0x1000>;
455 clock-names = "pclk", "hclk", "tx_clk";
456 #address-cells = <1>;
458 power-domains = <&zynqmp_firmware PD_ETH_1>;
461 gem2: ethernet@ff0d0000 {
462 compatible = "cdns,zynqmp-gem", "cdns,gem";
464 interrupt-parent = <&gic>;
465 interrupts = <0 61 4>, <0 61 4>;
466 reg = <0x0 0xff0d0000 0x0 0x1000>;
467 clock-names = "pclk", "hclk", "tx_clk";
468 #address-cells = <1>;
470 power-domains = <&zynqmp_firmware PD_ETH_2>;
473 gem3: ethernet@ff0e0000 {
474 compatible = "cdns,zynqmp-gem", "cdns,gem";
476 interrupt-parent = <&gic>;
477 interrupts = <0 63 4>, <0 63 4>;
478 reg = <0x0 0xff0e0000 0x0 0x1000>;
479 clock-names = "pclk", "hclk", "tx_clk";
480 #address-cells = <1>;
482 power-domains = <&zynqmp_firmware PD_ETH_3>;
485 gpio: gpio@ff0a0000 {
486 compatible = "xlnx,zynqmp-gpio-1.0";
490 interrupt-parent = <&gic>;
491 interrupts = <0 16 4>;
492 interrupt-controller;
493 #interrupt-cells = <2>;
494 reg = <0x0 0xff0a0000 0x0 0x1000>;
495 power-domains = <&zynqmp_firmware PD_GPIO>;
499 compatible = "cdns,i2c-r1p14", "cdns,i2c-r1p10";
501 interrupt-parent = <&gic>;
502 interrupts = <0 17 4>;
503 reg = <0x0 0xff020000 0x0 0x1000>;
504 #address-cells = <1>;
506 power-domains = <&zynqmp_firmware PD_I2C_0>;
510 compatible = "cdns,i2c-r1p14", "cdns,i2c-r1p10";
512 interrupt-parent = <&gic>;
513 interrupts = <0 18 4>;
514 reg = <0x0 0xff030000 0x0 0x1000>;
515 #address-cells = <1>;
517 power-domains = <&zynqmp_firmware PD_I2C_1>;
520 pcie: pcie@fd0e0000 {
521 compatible = "xlnx,nwl-pcie-2.11";
523 #address-cells = <3>;
525 #interrupt-cells = <1>;
528 interrupt-parent = <&gic>;
529 interrupts = <0 118 4>,
532 <0 115 4>, /* MSI_1 [63...32] */
533 <0 114 4>; /* MSI_0 [31...0] */
534 interrupt-names = "misc", "dummy", "intx",
536 msi-parent = <&pcie>;
537 reg = <0x0 0xfd0e0000 0x0 0x1000>,
538 <0x0 0xfd480000 0x0 0x1000>,
539 <0x80 0x00000000 0x0 0x1000000>;
540 reg-names = "breg", "pcireg", "cfg";
541 ranges = <0x02000000 0x00000000 0xe0000000 0x00000000 0xe0000000 0x00000000 0x10000000 /* non-prefetchable memory */
542 0x43000000 0x00000006 0x00000000 0x00000006 0x00000000 0x00000002 0x00000000>;/* prefetchable memory */
543 bus-range = <0x00 0xff>;
544 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
545 interrupt-map = <0x0 0x0 0x0 0x1 &pcie_intc 0x1>,
546 <0x0 0x0 0x0 0x2 &pcie_intc 0x2>,
547 <0x0 0x0 0x0 0x3 &pcie_intc 0x3>,
548 <0x0 0x0 0x0 0x4 &pcie_intc 0x4>;
549 power-domains = <&zynqmp_firmware PD_PCIE>;
550 pcie_intc: legacy-interrupt-controller {
551 interrupt-controller;
552 #address-cells = <0>;
553 #interrupt-cells = <1>;
558 compatible = "xlnx,zynqmp-rtc";
560 reg = <0x0 0xffa60000 0x0 0x100>;
561 interrupt-parent = <&gic>;
562 interrupts = <0 26 4>, <0 27 4>;
563 interrupt-names = "alarm", "sec";
564 calibration = <0x8000>;
567 sata: ahci@fd0c0000 {
568 compatible = "ceva,ahci-1v84";
570 reg = <0x0 0xfd0c0000 0x0 0x2000>;
571 interrupt-parent = <&gic>;
572 interrupts = <0 133 4>;
573 power-domains = <&zynqmp_firmware PD_SATA>;
576 sdhci0: mmc@ff160000 {
577 compatible = "xlnx,zynqmp-8.9a", "arasan,sdhci-8.9a";
579 interrupt-parent = <&gic>;
580 interrupts = <0 48 4>;
581 reg = <0x0 0xff160000 0x0 0x1000>;
582 clock-names = "clk_xin", "clk_ahb";
584 clock-output-names = "clk_out_sd0", "clk_in_sd0";
585 power-domains = <&zynqmp_firmware PD_SD_0>;
588 sdhci1: mmc@ff170000 {
589 compatible = "xlnx,zynqmp-8.9a", "arasan,sdhci-8.9a";
591 interrupt-parent = <&gic>;
592 interrupts = <0 49 4>;
593 reg = <0x0 0xff170000 0x0 0x1000>;
594 clock-names = "clk_xin", "clk_ahb";
596 clock-output-names = "clk_out_sd1", "clk_in_sd1";
597 power-domains = <&zynqmp_firmware PD_SD_1>;
600 smmu: smmu@fd800000 {
601 compatible = "arm,mmu-500";
602 reg = <0x0 0xfd800000 0x0 0x20000>;
604 #global-interrupts = <1>;
605 interrupt-parent = <&gic>;
606 interrupts = <0 155 4>,
607 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
608 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
609 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
610 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>;
614 compatible = "cdns,spi-r1p6";
616 interrupt-parent = <&gic>;
617 interrupts = <0 19 4>;
618 reg = <0x0 0xff040000 0x0 0x1000>;
619 clock-names = "ref_clk", "pclk";
620 #address-cells = <1>;
622 power-domains = <&zynqmp_firmware PD_SPI_0>;
626 compatible = "cdns,spi-r1p6";
628 interrupt-parent = <&gic>;
629 interrupts = <0 20 4>;
630 reg = <0x0 0xff050000 0x0 0x1000>;
631 clock-names = "ref_clk", "pclk";
632 #address-cells = <1>;
634 power-domains = <&zynqmp_firmware PD_SPI_1>;
637 ttc0: timer@ff110000 {
638 compatible = "cdns,ttc";
640 interrupt-parent = <&gic>;
641 interrupts = <0 36 4>, <0 37 4>, <0 38 4>;
642 reg = <0x0 0xff110000 0x0 0x1000>;
644 power-domains = <&zynqmp_firmware PD_TTC_0>;
647 ttc1: timer@ff120000 {
648 compatible = "cdns,ttc";
650 interrupt-parent = <&gic>;
651 interrupts = <0 39 4>, <0 40 4>, <0 41 4>;
652 reg = <0x0 0xff120000 0x0 0x1000>;
654 power-domains = <&zynqmp_firmware PD_TTC_1>;
657 ttc2: timer@ff130000 {
658 compatible = "cdns,ttc";
660 interrupt-parent = <&gic>;
661 interrupts = <0 42 4>, <0 43 4>, <0 44 4>;
662 reg = <0x0 0xff130000 0x0 0x1000>;
664 power-domains = <&zynqmp_firmware PD_TTC_2>;
667 ttc3: timer@ff140000 {
668 compatible = "cdns,ttc";
670 interrupt-parent = <&gic>;
671 interrupts = <0 45 4>, <0 46 4>, <0 47 4>;
672 reg = <0x0 0xff140000 0x0 0x1000>;
674 power-domains = <&zynqmp_firmware PD_TTC_3>;
677 uart0: serial@ff000000 {
678 compatible = "cdns,uart-r1p12", "xlnx,xuartps";
680 interrupt-parent = <&gic>;
681 interrupts = <0 21 4>;
682 reg = <0x0 0xff000000 0x0 0x1000>;
683 clock-names = "uart_clk", "pclk";
684 power-domains = <&zynqmp_firmware PD_UART_0>;
687 uart1: serial@ff010000 {
688 compatible = "cdns,uart-r1p12", "xlnx,xuartps";
690 interrupt-parent = <&gic>;
691 interrupts = <0 22 4>;
692 reg = <0x0 0xff010000 0x0 0x1000>;
693 clock-names = "uart_clk", "pclk";
694 power-domains = <&zynqmp_firmware PD_UART_1>;
698 compatible = "snps,dwc3";
700 interrupt-parent = <&gic>;
701 interrupts = <0 65 4>;
702 reg = <0x0 0xfe200000 0x0 0x40000>;
703 clock-names = "clk_xin", "clk_ahb";
704 power-domains = <&zynqmp_firmware PD_USB_0>;
708 compatible = "snps,dwc3";
710 interrupt-parent = <&gic>;
711 interrupts = <0 70 4>;
712 reg = <0x0 0xfe300000 0x0 0x40000>;
713 clock-names = "clk_xin", "clk_ahb";
714 power-domains = <&zynqmp_firmware PD_USB_1>;
717 watchdog0: watchdog@fd4d0000 {
718 compatible = "cdns,wdt-r1p2";
720 interrupt-parent = <&gic>;
721 interrupts = <0 113 1>;
722 reg = <0x0 0xfd4d0000 0x0 0x1000>;