]> git.sur5r.net Git - u-boot/blob - arch/arm/dts/zynqmp.dtsi
ARM64: zynqmp: DT: Add PM domains for GPU and PCIE
[u-boot] / arch / arm / dts / zynqmp.dtsi
1 /*
2  * dts file for Xilinx ZynqMP
3  *
4  * (C) Copyright 2014 - 2015, Xilinx, Inc.
5  *
6  * Michal Simek <michal.simek@xilinx.com>
7  *
8  * SPDX-License-Identifier:     GPL-2.0+
9  */
10 / {
11         compatible = "xlnx,zynqmp";
12         #address-cells = <2>;
13         #size-cells = <2>;
14
15         cpus {
16                 #address-cells = <1>;
17                 #size-cells = <0>;
18
19                 cpu@0 {
20                         compatible = "arm,cortex-a53", "arm,armv8";
21                         device_type = "cpu";
22                         enable-method = "psci";
23                         reg = <0x0>;
24                 };
25
26                 cpu@1 {
27                         compatible = "arm,cortex-a53", "arm,armv8";
28                         device_type = "cpu";
29                         enable-method = "psci";
30                         reg = <0x1>;
31                 };
32
33                 cpu@2 {
34                         compatible = "arm,cortex-a53", "arm,armv8";
35                         device_type = "cpu";
36                         enable-method = "psci";
37                         reg = <0x2>;
38                 };
39
40                 cpu@3 {
41                         compatible = "arm,cortex-a53", "arm,armv8";
42                         device_type = "cpu";
43                         enable-method = "psci";
44                         reg = <0x3>;
45                 };
46         };
47
48         dcc: dcc {
49                 compatible = "arm,dcc";
50                 status = "disabled";
51                 u-boot,dm-pre-reloc;
52         };
53
54         power-domains {
55                 compatible = "xlnx,zynqmp-genpd";
56
57                 pd_usb0: pd-usb0 {
58                         #power-domain-cells = <0x0>;
59                         pd-id = <0x16>;
60                 };
61
62                 pd_usb1: pd-usb1 {
63                         #power-domain-cells = <0x0>;
64                         pd-id = <0x17>;
65                 };
66
67                 pd_sata: pd-sata {
68                         #power-domain-cells = <0x0>;
69                         pd-id = <0x1c>;
70                 };
71
72                 pd_spi0: pd-spi0 {
73                         #power-domain-cells = <0x0>;
74                         pd-id = <0x23>;
75                 };
76
77                 pd_spi1: pd-spi1 {
78                         #power-domain-cells = <0x0>;
79                         pd-id = <0x24>;
80                 };
81
82                 pd_uart0: pd-uart0 {
83                         #power-domain-cells = <0x0>;
84                         pd-id = <0x21>;
85                 };
86
87                 pd_uart1: pd-uart1 {
88                         #power-domain-cells = <0x0>;
89                         pd-id = <0x22>;
90                 };
91
92                 pd_eth0: pd-eth0 {
93                         #power-domain-cells = <0x0>;
94                         pd-id = <0x1d>;
95                 };
96
97                 pd_eth1: pd-eth1 {
98                         #power-domain-cells = <0x0>;
99                         pd-id = <0x1e>;
100                 };
101
102                 pd_eth2: pd-eth2 {
103                         #power-domain-cells = <0x0>;
104                         pd-id = <0x1f>;
105                 };
106
107                 pd_eth3: pd-eth3 {
108                         #power-domain-cells = <0x0>;
109                         pd-id = <0x20>;
110                 };
111
112                 pd_i2c0: pd-i2c0 {
113                         #power-domain-cells = <0x0>;
114                         pd-id = <0x25>;
115                 };
116
117                 pd_i2c1: pd-i2c1 {
118                         #power-domain-cells = <0x0>;
119                         pd-id = <0x26>;
120                 };
121
122                 pd_dp: pd-dp {
123                         /* fixme: what to attach to */
124                         #power-domain-cells = <0x0>;
125                         pd-id = <0x29>;
126                 };
127
128                 pd_gdma: pd-gdma {
129                         #power-domain-cells = <0x0>;
130                         pd-id = <0x2a>;
131                 };
132
133                 pd_adma: pd-adma {
134                         #power-domain-cells = <0x0>;
135                         pd-id = <0x2b>;
136                 };
137
138                 pd_ttc0: pd-ttc0 {
139                         #power-domain-cells = <0x0>;
140                         pd-id = <0x18>;
141                 };
142
143                 pd_ttc1: pd-ttc1 {
144                         #power-domain-cells = <0x0>;
145                         pd-id = <0x19>;
146                 };
147
148                 pd_ttc2: pd-ttc2 {
149                         #power-domain-cells = <0x0>;
150                         pd-id = <0x1a>;
151                 };
152
153                 pd_ttc3: pd-ttc3 {
154                         #power-domain-cells = <0x0>;
155                         pd-id = <0x1b>;
156                 };
157
158                 pd_sd0: pd-sd0 {
159                         #power-domain-cells = <0x0>;
160                         pd-id = <0x27>;
161                 };
162
163                 pd_sd1: pd-sd1 {
164                         #power-domain-cells = <0x0>;
165                         pd-id = <0x28>;
166                 };
167
168                 pd_nand: pd-nand {
169                         #power-domain-cells = <0x0>;
170                         pd-id = <0x2c>;
171                 };
172
173                 pd_qspi: pd-qspi {
174                         #power-domain-cells = <0x0>;
175                         pd-id = <0x2d>;
176                 };
177
178                 pd_gpio: pd-gpio {
179                         #power-domain-cells = <0x0>;
180                         pd-id = <0x2e>;
181                 };
182
183                 pd_can0: pd-can0 {
184                         #power-domain-cells = <0x0>;
185                         pd-id = <0x2f>;
186                 };
187
188                 pd_can1: pd-can1 {
189                         #power-domain-cells = <0x0>;
190                         pd-id = <0x30>;
191                 };
192
193                 pd_pcie: pd-pcie {
194                         #power-domain-cells = <0x0>;
195                         pd-id = <0x3b>;
196                 };
197
198                 pd_gpu: pd-gpu {
199                         #power-domain-cells = <0x0>;
200                         pd-id = <0x3a>;
201                 };
202         };
203
204         pmu {
205                 compatible = "arm,armv8-pmuv3";
206                 interrupt-parent = <&gic>;
207                 interrupts = <0 143 4>,
208                              <0 144 4>,
209                              <0 145 4>,
210                              <0 146 4>;
211         };
212
213         psci {
214                 compatible = "arm,psci-0.2";
215                 method = "smc";
216         };
217
218         firmware {
219                 compatible = "xlnx,zynqmp-pm";
220                 method = "smc";
221         };
222
223         timer {
224                 compatible = "arm,armv8-timer";
225                 interrupt-parent = <&gic>;
226                 interrupts = <1 13 0xf01>,
227                              <1 14 0xf01>,
228                              <1 11 0xf01>,
229                              <1 10 0xf01>;
230         };
231
232         amba_apu: amba_apu@0 {
233                 compatible = "simple-bus";
234                 #address-cells = <2>;
235                 #size-cells = <1>;
236                 ranges = <0 0 0 0 0xffffffff>;
237
238                 gic: interrupt-controller@f9010000 {
239                         compatible = "arm,gic-400", "arm,cortex-a15-gic";
240                         #interrupt-cells = <3>;
241                         reg = <0x0 0xf9010000 0x10000>,
242                               <0x0 0xf9020000 0x20000>,
243                               <0x0 0xf9040000 0x20000>,
244                               <0x0 0xf9060000 0x20000>;
245                         interrupt-controller;
246                         interrupt-parent = <&gic>;
247                         interrupts = <1 9 0xf04>;
248                 };
249         };
250
251         amba: amba@0 {
252                 compatible = "simple-bus";
253                 u-boot,dm-pre-reloc;
254                 #address-cells = <2>;
255                 #size-cells = <1>;
256                 ranges = <0 0 0 0 0xffffffff>;
257
258                 can0: can@ff060000 {
259                         compatible = "xlnx,zynq-can-1.0";
260                         status = "disabled";
261                         clock-names = "can_clk", "pclk";
262                         reg = <0x0 0xff060000 0x1000>;
263                         interrupts = <0 23 4>;
264                         interrupt-parent = <&gic>;
265                         tx-fifo-depth = <0x40>;
266                         rx-fifo-depth = <0x40>;
267                         power-domains = <&pd_can0>;
268                 };
269
270                 can1: can@ff070000 {
271                         compatible = "xlnx,zynq-can-1.0";
272                         status = "disabled";
273                         clock-names = "can_clk", "pclk";
274                         reg = <0x0 0xff070000 0x1000>;
275                         interrupts = <0 24 4>;
276                         interrupt-parent = <&gic>;
277                         tx-fifo-depth = <0x40>;
278                         rx-fifo-depth = <0x40>;
279                         power-domains = <&pd_can1>;
280                 };
281
282                 cci: cci@fd6e0000 {
283                         compatible = "arm,cci-400";
284                         reg = <0x0 0xfd6e0000 0x9000>;
285                         ranges = <0x0 0x0 0xfd6e0000 0x10000>;
286                         #address-cells = <1>;
287                         #size-cells = <1>;
288
289                         pmu@9000 {
290                                 compatible = "arm,cci-400-pmu,r1";
291                                 reg = <0x9000 0x5000>;
292                                 interrupt-parent = <&gic>;
293                                 interrupts = <0 123 4>,
294                                              <0 123 4>,
295                                              <0 123 4>,
296                                              <0 123 4>,
297                                              <0 123 4>;
298                         };
299                 };
300
301                 /* GDMA */
302                 fpd_dma_chan1: dma@fd500000 {
303                         status = "disabled";
304                         compatible = "xlnx,zynqmp-dma-1.0";
305                         reg = <0x0 0xfd500000 0x1000>;
306                         interrupt-parent = <&gic>;
307                         interrupts = <0 124 4>;
308                         clock-names = "clk_main", "clk_apb";
309                         xlnx,id = <0>;
310                         xlnx,bus-width = <128>;
311                         power-domains = <&pd_gdma>;
312                 };
313
314                 fpd_dma_chan2: dma@fd510000 {
315                         status = "disabled";
316                         compatible = "xlnx,zynqmp-dma-1.0";
317                         reg = <0x0 0xfd510000 0x1000>;
318                         interrupt-parent = <&gic>;
319                         interrupts = <0 125 4>;
320                         clock-names = "clk_main", "clk_apb";
321                         xlnx,id = <1>;
322                         xlnx,bus-width = <128>;
323                         power-domains = <&pd_gdma>;
324                 };
325
326                 fpd_dma_chan3: dma@fd520000 {
327                         status = "disabled";
328                         compatible = "xlnx,zynqmp-dma-1.0";
329                         reg = <0x0 0xfd520000 0x1000>;
330                         interrupt-parent = <&gic>;
331                         interrupts = <0 126 4>;
332                         clock-names = "clk_main", "clk_apb";
333                         xlnx,id = <2>;
334                         xlnx,bus-width = <128>;
335                         power-domains = <&pd_gdma>;
336                 };
337
338                 fpd_dma_chan4: dma@fd530000 {
339                         status = "disabled";
340                         compatible = "xlnx,zynqmp-dma-1.0";
341                         reg = <0x0 0xfd530000 0x1000>;
342                         interrupt-parent = <&gic>;
343                         interrupts = <0 127 4>;
344                         clock-names = "clk_main", "clk_apb";
345                         xlnx,id = <3>;
346                         xlnx,bus-width = <128>;
347                         power-domains = <&pd_gdma>;
348                 };
349
350                 fpd_dma_chan5: dma@fd540000 {
351                         status = "disabled";
352                         compatible = "xlnx,zynqmp-dma-1.0";
353                         reg = <0x0 0xfd540000 0x1000>;
354                         interrupt-parent = <&gic>;
355                         interrupts = <0 128 4>;
356                         clock-names = "clk_main", "clk_apb";
357                         xlnx,id = <4>;
358                         xlnx,bus-width = <128>;
359                         power-domains = <&pd_gdma>;
360                 };
361
362                 fpd_dma_chan6: dma@fd550000 {
363                         status = "disabled";
364                         compatible = "xlnx,zynqmp-dma-1.0";
365                         reg = <0x0 0xfd550000 0x1000>;
366                         interrupt-parent = <&gic>;
367                         interrupts = <0 129 4>;
368                         clock-names = "clk_main", "clk_apb";
369                         xlnx,id = <5>;
370                         xlnx,bus-width = <128>;
371                         power-domains = <&pd_gdma>;
372                 };
373
374                 fpd_dma_chan7: dma@fd560000 {
375                         status = "disabled";
376                         compatible = "xlnx,zynqmp-dma-1.0";
377                         reg = <0x0 0xfd560000 0x1000>;
378                         interrupt-parent = <&gic>;
379                         interrupts = <0 130 4>;
380                         clock-names = "clk_main", "clk_apb";
381                         xlnx,id = <6>;
382                         xlnx,bus-width = <128>;
383                         power-domains = <&pd_gdma>;
384                 };
385
386                 fpd_dma_chan8: dma@fd570000 {
387                         status = "disabled";
388                         compatible = "xlnx,zynqmp-dma-1.0";
389                         reg = <0x0 0xfd570000 0x1000>;
390                         interrupt-parent = <&gic>;
391                         interrupts = <0 131 4>;
392                         clock-names = "clk_main", "clk_apb";
393                         xlnx,id = <7>;
394                         xlnx,bus-width = <128>;
395                         power-domains = <&pd_gdma>;
396                 };
397
398                 gpu: gpu@fd4b0000 {
399                         status = "disabled";
400                         compatible = "arm,mali-400", "arm,mali-utgard";
401                         reg = <0x0 0xfd4b0000 0x30000>;
402                         interrupt-parent = <&gic>;
403                         interrupts = <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>;
404                         interrupt-names = "IRQGP", "IRQGPMMU", "IRQPP0", "IRQPPMMU0", "IRQPP1", "IRQPPMMU1";
405                         power-domains = <&pd_gpu>;
406                 };
407
408                 /* ADMA */
409                 lpd_dma_chan1: dma@ffa80000 {
410                         status = "disabled";
411                         compatible = "xlnx,zynqmp-dma-1.0";
412                         reg = <0x0 0xffa80000 0x1000>;
413                         interrupt-parent = <&gic>;
414                         interrupts = <0 77 4>;
415                         xlnx,id = <0>;
416                         xlnx,bus-width = <64>;
417                         power-domains = <&pd_adma>;
418                 };
419
420                 lpd_dma_chan2: dma@ffa90000 {
421                         status = "disabled";
422                         compatible = "xlnx,zynqmp-dma-1.0";
423                         reg = <0x0 0xffa90000 0x1000>;
424                         interrupt-parent = <&gic>;
425                         interrupts = <0 78 4>;
426                         xlnx,id = <1>;
427                         xlnx,bus-width = <64>;
428                         power-domains = <&pd_adma>;
429                 };
430
431                 lpd_dma_chan3: dma@ffaa0000 {
432                         status = "disabled";
433                         compatible = "xlnx,zynqmp-dma-1.0";
434                         reg = <0x0 0xffaa0000 0x1000>;
435                         interrupt-parent = <&gic>;
436                         interrupts = <0 79 4>;
437                         xlnx,id = <2>;
438                         xlnx,bus-width = <64>;
439                         power-domains = <&pd_adma>;
440                 };
441
442                 lpd_dma_chan4: dma@ffab0000 {
443                         status = "disabled";
444                         compatible = "xlnx,zynqmp-dma-1.0";
445                         reg = <0x0 0xffab0000 0x1000>;
446                         interrupt-parent = <&gic>;
447                         interrupts = <0 80 4>;
448                         xlnx,id = <3>;
449                         xlnx,bus-width = <64>;
450                         power-domains = <&pd_adma>;
451                 };
452
453                 lpd_dma_chan5: dma@ffac0000 {
454                         status = "disabled";
455                         compatible = "xlnx,zynqmp-dma-1.0";
456                         reg = <0x0 0xffac0000 0x1000>;
457                         interrupt-parent = <&gic>;
458                         interrupts = <0 81 4>;
459                         xlnx,id = <4>;
460                         xlnx,bus-width = <64>;
461                         power-domains = <&pd_adma>;
462                 };
463
464                 lpd_dma_chan6: dma@ffad0000 {
465                         status = "disabled";
466                         compatible = "xlnx,zynqmp-dma-1.0";
467                         reg = <0x0 0xffad0000 0x1000>;
468                         interrupt-parent = <&gic>;
469                         interrupts = <0 82 4>;
470                         xlnx,id = <5>;
471                         xlnx,bus-width = <64>;
472                         power-domains = <&pd_adma>;
473                 };
474
475                 lpd_dma_chan7: dma@ffae0000 {
476                         status = "disabled";
477                         compatible = "xlnx,zynqmp-dma-1.0";
478                         reg = <0x0 0xffae0000 0x1000>;
479                         interrupt-parent = <&gic>;
480                         interrupts = <0 83 4>;
481                         xlnx,id = <6>;
482                         xlnx,bus-width = <64>;
483                         power-domains = <&pd_adma>;
484                 };
485
486                 lpd_dma_chan8: dma@ffaf0000 {
487                         status = "disabled";
488                         compatible = "xlnx,zynqmp-dma-1.0";
489                         reg = <0x0 0xffaf0000 0x1000>;
490                         interrupt-parent = <&gic>;
491                         interrupts = <0 84 4>;
492                         xlnx,id = <7>;
493                         xlnx,bus-width = <64>;
494                         power-domains = <&pd_adma>;
495                 };
496
497                 mc: memory-controller@fd070000 {
498                         compatible = "xlnx,zynqmp-ddrc-2.40a";
499                         reg = <0x0 0xfd070000 0x30000>;
500                         interrupt-parent = <&gic>;
501                         interrupts = <0 112 4>;
502                 };
503
504                 nand0: nand@ff100000 {
505                         compatible = "arasan,nfc-v3p10";
506                         status = "disabled";
507                         reg = <0x0 0xff100000 0x1000>;
508                         clock-names = "clk_sys", "clk_flash";
509                         interrupt-parent = <&gic>;
510                         interrupts = <0 14 4>;
511                         #address-cells = <2>;
512                         #size-cells = <1>;
513                         power-domains = <&pd_nand>;
514                 };
515
516                 gem0: ethernet@ff0b0000 {
517                         compatible = "cdns,zynqmp-gem";
518                         status = "disabled";
519                         interrupt-parent = <&gic>;
520                         interrupts = <0 57 4>, <0 57 4>;
521                         reg = <0x0 0xff0b0000 0x1000>;
522                         clock-names = "pclk", "hclk", "tx_clk";
523                         #address-cells = <1>;
524                         #size-cells = <0>;
525                         #stream-id-cells = <1>;
526                         power-domains = <&pd_eth0>;
527                 };
528
529                 gem1: ethernet@ff0c0000 {
530                         compatible = "cdns,zynqmp-gem";
531                         status = "disabled";
532                         interrupt-parent = <&gic>;
533                         interrupts = <0 59 4>, <0 59 4>;
534                         reg = <0x0 0xff0c0000 0x1000>;
535                         clock-names = "pclk", "hclk", "tx_clk";
536                         #address-cells = <1>;
537                         #size-cells = <0>;
538                         #stream-id-cells = <1>;
539                         power-domains = <&pd_eth1>;
540                 };
541
542                 gem2: ethernet@ff0d0000 {
543                         compatible = "cdns,zynqmp-gem";
544                         status = "disabled";
545                         interrupt-parent = <&gic>;
546                         interrupts = <0 61 4>, <0 61 4>;
547                         reg = <0x0 0xff0d0000 0x1000>;
548                         clock-names = "pclk", "hclk", "tx_clk";
549                         #address-cells = <1>;
550                         #size-cells = <0>;
551                         #stream-id-cells = <1>;
552                         power-domains = <&pd_eth2>;
553                 };
554
555                 gem3: ethernet@ff0e0000 {
556                         compatible = "cdns,zynqmp-gem";
557                         status = "disabled";
558                         interrupt-parent = <&gic>;
559                         interrupts = <0 63 4>, <0 63 4>;
560                         reg = <0x0 0xff0e0000 0x1000>;
561                         clock-names = "pclk", "hclk", "tx_clk";
562                         #address-cells = <1>;
563                         #size-cells = <0>;
564                         #stream-id-cells = <1>;
565                         power-domains = <&pd_eth3>;
566                 };
567
568                 gpio: gpio@ff0a0000 {
569                         compatible = "xlnx,zynqmp-gpio-1.0";
570                         status = "disabled";
571                         #gpio-cells = <0x2>;
572                         #interrupt-cells = <2>;
573                         interrupt-controller;
574                         interrupt-parent = <&gic>;
575                         interrupts = <0 16 4>;
576                         reg = <0x0 0xff0a0000 0x1000>;
577                         power-domains = <&pd_gpio>;
578                 };
579
580                 i2c0: i2c@ff020000 {
581                         compatible = "cdns,i2c-r1p10";
582                         status = "disabled";
583                         interrupt-parent = <&gic>;
584                         interrupts = <0 17 4>;
585                         reg = <0x0 0xff020000 0x1000>;
586                         #address-cells = <1>;
587                         #size-cells = <0>;
588                         power-domains = <&pd_i2c0>;
589                 };
590
591                 i2c1: i2c@ff030000 {
592                         compatible = "cdns,i2c-r1p10";
593                         status = "disabled";
594                         interrupt-parent = <&gic>;
595                         interrupts = <0 18 4>;
596                         reg = <0x0 0xff030000 0x1000>;
597                         #address-cells = <1>;
598                         #size-cells = <0>;
599                         power-domains = <&pd_i2c1>;
600                 };
601
602                 pcie: pcie@fd0e0000 {
603                         compatible = "xlnx,nwl-pcie-2.11";
604                         status = "disabled";
605                         #address-cells = <3>;
606                         #size-cells = <2>;
607                         #interrupt-cells = <1>;
608                         device_type = "pci";
609                         interrupt-parent = <&gic>;
610                         interrupts = <0 118 4>,
611                                      <0 116 4>,
612                                      <0 115 4>, /* MSI_1 [63...32] */
613                                      <0 114 4>; /* MSI_0 [31...0] */
614                         interrupt-names = "misc", "intx", "msi_1", "msi_0";
615                         reg = <0x0 0xfd0e0000 0x1000>,
616                               <0x0 0xfd480000 0x1000>,
617                               <0x0 0xe0000000 0x1000000>;
618                         reg-names = "breg", "pcireg", "cfg";
619                         ranges = <0x02000000 0x00000000 0xe1000000 0x00000000 0xe1000000 0 0x0f000000>;
620                         interrupt-map-mask = <0x0 0x0 0x0 0x7>;
621                         interrupt-map = <0x0 0x0 0x0 0x1 &pcie_intc 0x1>,
622                                         <0x0 0x0 0x0 0x2 &pcie_intc 0x2>,
623                                         <0x0 0x0 0x0 0x3 &pcie_intc 0x3>,
624                                         <0x0 0x0 0x0 0x4 &pcie_intc 0x4>;
625                         power-domains = <&pd_pcie>;
626                         pcie_intc: legacy-interrupt-controller {
627                                 interrupt-controller;
628                                 #address-cells = <0>;
629                                 #interrupt-cells = <1>;
630                         };
631                 };
632
633                 qspi: spi@ff0f0000 {
634                         compatible = "xlnx,zynqmp-qspi-1.0";
635                         status = "disabled";
636                         clock-names = "ref_clk", "pclk";
637                         interrupts = <0 15 4>;
638                         interrupt-parent = <&gic>;
639                         num-cs = <1>;
640                         reg = <0x0 0xff0f0000 0x1000>,
641                               <0x0 0xc0000000 0x8000000>;
642                         #address-cells = <1>;
643                         #size-cells = <0>;
644                         power-domains = <&pd_qspi>;
645                 };
646
647                 rtc: rtc@ffa60000 {
648                         compatible = "xlnx,zynqmp-rtc";
649                         status = "disabled";
650                         reg = <0x0 0xffa60000 0x100>;
651                         interrupt-parent = <&gic>;
652                         interrupts = <0 26 4>, <0 27 4>;
653                         interrupt-names = "alarm", "sec";
654                 };
655
656                 sata: ahci@fd0c0000 {
657                         compatible = "ceva,ahci-1v84";
658                         status = "disabled";
659                         reg = <0x0 0xfd0c0000 0x2000>;
660                         interrupt-parent = <&gic>;
661                         interrupts = <0 133 4>;
662                         power-domains = <&pd_sata>;
663                 };
664
665                 sdhci0: sdhci@ff160000 {
666                         u-boot,dm-pre-reloc;
667                         compatible = "arasan,sdhci-8.9a";
668                         status = "disabled";
669                         interrupt-parent = <&gic>;
670                         interrupts = <0 48 4>;
671                         reg = <0x0 0xff160000 0x1000>;
672                         clock-names = "clk_xin", "clk_ahb";
673                         broken-tuning;
674                         power-domains = <&pd_sd0>;
675                 };
676
677                 sdhci1: sdhci@ff170000 {
678                         u-boot,dm-pre-reloc;
679                         compatible = "arasan,sdhci-8.9a";
680                         status = "disabled";
681                         interrupt-parent = <&gic>;
682                         interrupts = <0 49 4>;
683                         reg = <0x0 0xff170000 0x1000>;
684                         clock-names = "clk_xin", "clk_ahb";
685                         broken-tuning;
686                         power-domains = <&pd_sd1>;
687                 };
688
689                 smmu: smmu@fd800000 {
690                         compatible = "arm,mmu-500";
691                         reg = <0x0 0xfd800000 0x20000>;
692                         #global-interrupts = <1>;
693                         interrupt-parent = <&gic>;
694                         interrupts = <0 155 4>,
695                                 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
696                                 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
697                                 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
698                                 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>;
699                         mmu-masters = < &gem0 0x874
700                                         &gem1 0x875
701                                         &gem2 0x876
702                                         &gem3 0x877 >;
703                 };
704
705                 spi0: spi@ff040000 {
706                         compatible = "cdns,spi-r1p6";
707                         status = "disabled";
708                         interrupt-parent = <&gic>;
709                         interrupts = <0 19 4>;
710                         reg = <0x0 0xff040000 0x1000>;
711                         clock-names = "ref_clk", "pclk";
712                         #address-cells = <1>;
713                         #size-cells = <0>;
714                         power-domains = <&pd_spi0>;
715                 };
716
717                 spi1: spi@ff050000 {
718                         compatible = "cdns,spi-r1p6";
719                         status = "disabled";
720                         interrupt-parent = <&gic>;
721                         interrupts = <0 20 4>;
722                         reg = <0x0 0xff050000 0x1000>;
723                         clock-names = "ref_clk", "pclk";
724                         #address-cells = <1>;
725                         #size-cells = <0>;
726                         power-domains = <&pd_spi1>;
727                 };
728
729                 ttc0: timer@ff110000 {
730                         compatible = "cdns,ttc";
731                         status = "disabled";
732                         interrupt-parent = <&gic>;
733                         interrupts = <0 36 4>, <0 37 4>, <0 38 4>;
734                         reg = <0x0 0xff110000 0x1000>;
735                         timer-width = <32>;
736                         power-domains = <&pd_ttc0>;
737                 };
738
739                 ttc1: timer@ff120000 {
740                         compatible = "cdns,ttc";
741                         status = "disabled";
742                         interrupt-parent = <&gic>;
743                         interrupts = <0 39 4>, <0 40 4>, <0 41 4>;
744                         reg = <0x0 0xff120000 0x1000>;
745                         timer-width = <32>;
746                         power-domains = <&pd_ttc1>;
747                 };
748
749                 ttc2: timer@ff130000 {
750                         compatible = "cdns,ttc";
751                         status = "disabled";
752                         interrupt-parent = <&gic>;
753                         interrupts = <0 42 4>, <0 43 4>, <0 44 4>;
754                         reg = <0x0 0xff130000 0x1000>;
755                         timer-width = <32>;
756                         power-domains = <&pd_ttc2>;
757                 };
758
759                 ttc3: timer@ff140000 {
760                         compatible = "cdns,ttc";
761                         status = "disabled";
762                         interrupt-parent = <&gic>;
763                         interrupts = <0 45 4>, <0 46 4>, <0 47 4>;
764                         reg = <0x0 0xff140000 0x1000>;
765                         timer-width = <32>;
766                         power-domains = <&pd_ttc3>;
767                 };
768
769                 uart0: serial@ff000000 {
770                         u-boot,dm-pre-reloc;
771                         compatible = "cdns,uart-r1p12", "xlnx,xuartps";
772                         status = "disabled";
773                         interrupt-parent = <&gic>;
774                         interrupts = <0 21 4>;
775                         reg = <0x0 0xff000000 0x1000>;
776                         clock-names = "uart_clk", "pclk";
777                         power-domains = <&pd_uart0>;
778                 };
779
780                 uart1: serial@ff010000 {
781                         u-boot,dm-pre-reloc;
782                         compatible = "cdns,uart-r1p12", "xlnx,xuartps";
783                         status = "disabled";
784                         interrupt-parent = <&gic>;
785                         interrupts = <0 22 4>;
786                         reg = <0x0 0xff010000 0x1000>;
787                         clock-names = "uart_clk", "pclk";
788                         power-domains = <&pd_uart1>;
789                 };
790
791                 usb0: usb0 {
792                         #address-cells = <2>;
793                         #size-cells = <1>;
794                         status = "disabled";
795                         compatible = "xlnx,zynqmp-dwc3";
796                         clock-names = "bus_clk", "ref_clk";
797                         clocks = <&clk125>, <&clk125>;
798                         power-domains = <&pd_usb0>;
799                         ranges;
800
801                         dwc3_0: dwc3@fe200000 {
802                                 compatible = "snps,dwc3";
803                                 status = "disabled";
804                                 reg = <0x0 0xfe200000 0x40000>;
805                                 interrupt-parent = <&gic>;
806                                 interrupts = <0 65 4>;
807                                 /* snps,quirk-frame-length-adjustment = <0x20>; */
808                                 snps,refclk_fladj;
809                         };
810                 };
811
812                 usb1: usb1 {
813                         #address-cells = <2>;
814                         #size-cells = <1>;
815                         status = "disabled";
816                         compatible = "xlnx,zynqmp-dwc3";
817                         clock-names = "bus_clk", "ref_clk";
818                         clocks = <&clk125>, <&clk125>;
819                         power-domains = <&pd_usb1>;
820                         ranges;
821
822                         dwc3_1: dwc3@fe300000 {
823                                 compatible = "snps,dwc3";
824                                 status = "disabled";
825                                 reg = <0x0 0xfe300000 0x40000>;
826                                 interrupt-parent = <&gic>;
827                                 interrupts = <0 70 4>;
828                                 /* snps,quirk-frame-length-adjustment = <0x20>; */
829                                 snps,refclk_fladj;
830                         };
831                 };
832
833                 watchdog0: watchdog@fd4d0000 {
834                         compatible = "cdns,wdt-r1p2";
835                         status = "disabled";
836                         interrupt-parent = <&gic>;
837                         interrupts = <0 113 1>;
838                         reg = <0x0 0xfd4d0000 0x1000>;
839                         timeout-sec = <10>;
840                 };
841
842                 xilinx_drm: xilinx_drm {
843                         compatible = "xlnx,drm";
844                         status = "disabled";
845                         xlnx,encoder-slave = <&xlnx_dp>;
846                         xlnx,connector-type = "DisplayPort";
847                         xlnx,dp-sub = <&xlnx_dp_sub>;
848                         planes {
849                                 xlnx,pixel-format = "rgb565";
850                                 plane0 {
851                                         dmas = <&xlnx_dpdma 3>;
852                                         dma-names = "dma";
853                                 };
854                                 plane1 {
855                                         dmas = <&xlnx_dpdma 0>;
856                                         dma-names = "dma";
857                                 };
858                         };
859                 };
860
861                 xlnx_dp: dp@fd4a0000 {
862                         compatible = "xlnx,v-dp";
863                         status = "disabled";
864                         reg = <0x0 0xfd4a0000 0x1000>,
865                               <0x0 0xfd400000 0x20000>;
866                         interrupts = <0 119 4>;
867                         interrupt-parent = <&gic>;
868                         clock-names = "aclk", "aud_clk";
869                         xlnx,dp-version = "v1.2";
870                         xlnx,max-lanes = <2>;
871                         xlnx,max-link-rate = <540000>;
872                         xlnx,max-bpc = <16>;
873                         xlnx,enable-ycrcb;
874                         xlnx,colormetry = "rgb";
875                         xlnx,bpc = <8>;
876                         xlnx,audio-chan = <2>;
877                         xlnx,dp-sub = <&xlnx_dp_sub>;
878                         xlnx,max-pclock-frequency = <300000>;
879                 };
880
881                 xlnx_dp_snd_card: dp_snd_card {
882                         compatible = "xlnx,dp-snd-card";
883                         status = "disabled";
884                         xlnx,dp-snd-pcm = <&xlnx_dp_snd_pcm0>, <&xlnx_dp_snd_pcm1>;
885                         xlnx,dp-snd-codec = <&xlnx_dp_snd_codec0>;
886                 };
887
888                 xlnx_dp_snd_codec0: dp_snd_codec0 {
889                         compatible = "xlnx,dp-snd-codec";
890                         status = "disabled";
891                         clock-names = "aud_clk";
892                 };
893
894                 xlnx_dp_snd_pcm0: dp_snd_pcm0 {
895                         compatible = "xlnx,dp-snd-pcm";
896                         status = "disabled";
897                         dmas = <&xlnx_dpdma 4>;
898                         dma-names = "tx";
899                 };
900
901                 xlnx_dp_snd_pcm1: dp_snd_pcm1 {
902                         compatible = "xlnx,dp-snd-pcm";
903                         status = "disabled";
904                         dmas = <&xlnx_dpdma 5>;
905                         dma-names = "tx";
906                 };
907
908                 xlnx_dp_sub: dp_sub@fd4aa000 {
909                         compatible = "xlnx,dp-sub";
910                         status = "disabled";
911                         reg = <0x0 0xfd4aa000 0x1000>,
912                               <0x0 0xfd4ab000 0x1000>,
913                               <0x0 0xfd4ac000 0x1000>;
914                         reg-names = "blend", "av_buf", "aud";
915                         xlnx,output-fmt = "rgb";
916                         xlnx,vid-fmt = "yuyv";
917                         xlnx,gfx-fmt = "rgb565";
918                 };
919
920                 xlnx_dpdma: dma@fd4c0000 {
921                         compatible = "xlnx,dpdma";
922                         status = "disabled";
923                         reg = <0x0 0xfd4c0000 0x1000>;
924                         interrupts = <0 122 4>;
925                         interrupt-parent = <&gic>;
926                         clock-names = "axi_clk";
927                         dma-channels = <6>;
928                         #dma-cells = <1>;
929                         dma-video0channel {
930                                 compatible = "xlnx,video0";
931                         };
932                         dma-video1channel {
933                                 compatible = "xlnx,video1";
934                         };
935                         dma-video2channel {
936                                 compatible = "xlnx,video2";
937                         };
938                         dma-graphicschannel {
939                                 compatible = "xlnx,graphics";
940                         };
941                         dma-audio0channel {
942                                 compatible = "xlnx,audio0";
943                         };
944                         dma-audio1channel {
945                                 compatible = "xlnx,audio1";
946                         };
947                 };
948         };
949 };