blob: aeeccbf9e9d0a0c306f018f9508934eba20dc1bf [file] [log] [blame]
Michal Simek44303df2015-10-30 15:39:18 +01001/*
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>;
Michal Simek85d11422016-04-07 15:07:38 +020013 #size-cells = <2>;
Michal Simek44303df2015-10-30 15:39:18 +010014
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
Michal Simek69d09dd2016-09-09 08:46:39 +020048 dcc: dcc {
49 compatible = "arm,dcc";
50 status = "disabled";
51 u-boot,dm-pre-reloc;
52 };
53
Soren Brinkmann8f4e3972016-01-11 15:34:42 -080054 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 };
Filip Drazic2af39322016-08-29 19:32:56 +0200192
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>;
Filip Drazica4d7d562016-08-29 19:32:59 +0200200 pd-id = <0x3a 0x14 0x15>;
Filip Drazic2af39322016-08-29 19:32:56 +0200201 };
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800202 };
203
Michal Simek44303df2015-10-30 15:39:18 +0100204 pmu {
205 compatible = "arm,armv8-pmuv3";
Michal Simek14cd9ea2016-04-07 15:28:33 +0200206 interrupt-parent = <&gic>;
Michal Simek44303df2015-10-30 15:39:18 +0100207 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
Naga Sureshkumar Relliaaf232f2016-06-20 15:48:30 +0530232 edac {
233 compatible = "arm,cortex-a53-edac";
234 };
235
Nava kishore Manned64e43f2016-08-21 00:17:52 +0530236 pcap {
237 compatible = "xlnx,zynqmp-pcap-fpga";
238 };
239
Michal Simekc926e6f2016-11-11 13:21:04 +0100240 amba_apu: amba_apu@0 {
Michal Simek44303df2015-10-30 15:39:18 +0100241 compatible = "simple-bus";
242 #address-cells = <2>;
243 #size-cells = <1>;
Michal Simek85d11422016-04-07 15:07:38 +0200244 ranges = <0 0 0 0 0xffffffff>;
Michal Simek44303df2015-10-30 15:39:18 +0100245
246 gic: interrupt-controller@f9010000 {
247 compatible = "arm,gic-400", "arm,cortex-a15-gic";
248 #interrupt-cells = <3>;
249 reg = <0x0 0xf9010000 0x10000>,
Alexander Graf0a8c4f62016-05-12 13:44:01 +0200250 <0x0 0xf9020000 0x20000>,
Michal Simek44303df2015-10-30 15:39:18 +0100251 <0x0 0xf9040000 0x20000>,
Alexander Graf0a8c4f62016-05-12 13:44:01 +0200252 <0x0 0xf9060000 0x20000>;
Michal Simek44303df2015-10-30 15:39:18 +0100253 interrupt-controller;
254 interrupt-parent = <&gic>;
255 interrupts = <1 9 0xf04>;
256 };
257 };
258
Michal Simekb976fd62016-02-11 07:19:06 +0100259 amba: amba {
Michal Simek44303df2015-10-30 15:39:18 +0100260 compatible = "simple-bus";
Michal Simekc9811e12016-02-22 09:57:27 +0100261 u-boot,dm-pre-reloc;
Michal Simek44303df2015-10-30 15:39:18 +0100262 #address-cells = <2>;
Michal Simekb976fd62016-02-11 07:19:06 +0100263 #size-cells = <2>;
264 ranges;
Michal Simek44303df2015-10-30 15:39:18 +0100265
266 can0: can@ff060000 {
267 compatible = "xlnx,zynq-can-1.0";
268 status = "disabled";
269 clock-names = "can_clk", "pclk";
Michal Simekb976fd62016-02-11 07:19:06 +0100270 reg = <0x0 0xff060000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100271 interrupts = <0 23 4>;
272 interrupt-parent = <&gic>;
273 tx-fifo-depth = <0x40>;
274 rx-fifo-depth = <0x40>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800275 power-domains = <&pd_can0>;
Michal Simek44303df2015-10-30 15:39:18 +0100276 };
277
278 can1: can@ff070000 {
279 compatible = "xlnx,zynq-can-1.0";
280 status = "disabled";
281 clock-names = "can_clk", "pclk";
Michal Simekb976fd62016-02-11 07:19:06 +0100282 reg = <0x0 0xff070000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100283 interrupts = <0 24 4>;
284 interrupt-parent = <&gic>;
285 tx-fifo-depth = <0x40>;
286 rx-fifo-depth = <0x40>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800287 power-domains = <&pd_can1>;
Michal Simek44303df2015-10-30 15:39:18 +0100288 };
289
Michal Simekff50d212015-11-26 11:21:25 +0100290 cci: cci@fd6e0000 {
291 compatible = "arm,cci-400";
Michal Simekb976fd62016-02-11 07:19:06 +0100292 reg = <0x0 0xfd6e0000 0x0 0x9000>;
Michal Simekff50d212015-11-26 11:21:25 +0100293 ranges = <0x0 0x0 0xfd6e0000 0x10000>;
294 #address-cells = <1>;
295 #size-cells = <1>;
296
297 pmu@9000 {
298 compatible = "arm,cci-400-pmu,r1";
299 reg = <0x9000 0x5000>;
300 interrupt-parent = <&gic>;
301 interrupts = <0 123 4>,
302 <0 123 4>,
303 <0 123 4>,
304 <0 123 4>,
305 <0 123 4>;
306 };
307 };
308
Michal Simek44303df2015-10-30 15:39:18 +0100309 /* GDMA */
310 fpd_dma_chan1: dma@fd500000 {
311 status = "disabled";
312 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100313 reg = <0x0 0xfd500000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100314 interrupt-parent = <&gic>;
315 interrupts = <0 124 4>;
VNSL Durgab34d11d2016-03-24 22:45:12 +0530316 clock-names = "clk_main", "clk_apb";
Michal Simek44303df2015-10-30 15:39:18 +0100317 xlnx,bus-width = <128>;
Michal Simekba6ad312016-04-06 10:43:23 +0200318 #stream-id-cells = <1>;
319 iommus = <&smmu 0x14e8>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800320 power-domains = <&pd_gdma>;
Michal Simek44303df2015-10-30 15:39:18 +0100321 };
322
323 fpd_dma_chan2: dma@fd510000 {
324 status = "disabled";
325 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100326 reg = <0x0 0xfd510000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100327 interrupt-parent = <&gic>;
328 interrupts = <0 125 4>;
VNSL Durgab34d11d2016-03-24 22:45:12 +0530329 clock-names = "clk_main", "clk_apb";
Michal Simek44303df2015-10-30 15:39:18 +0100330 xlnx,bus-width = <128>;
Michal Simekba6ad312016-04-06 10:43:23 +0200331 #stream-id-cells = <1>;
332 iommus = <&smmu 0x14e9>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800333 power-domains = <&pd_gdma>;
Michal Simek44303df2015-10-30 15:39:18 +0100334 };
335
336 fpd_dma_chan3: dma@fd520000 {
337 status = "disabled";
338 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100339 reg = <0x0 0xfd520000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100340 interrupt-parent = <&gic>;
341 interrupts = <0 126 4>;
VNSL Durgab34d11d2016-03-24 22:45:12 +0530342 clock-names = "clk_main", "clk_apb";
Michal Simek44303df2015-10-30 15:39:18 +0100343 xlnx,bus-width = <128>;
Michal Simekba6ad312016-04-06 10:43:23 +0200344 #stream-id-cells = <1>;
345 iommus = <&smmu 0x14ea>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800346 power-domains = <&pd_gdma>;
Michal Simek44303df2015-10-30 15:39:18 +0100347 };
348
349 fpd_dma_chan4: dma@fd530000 {
350 status = "disabled";
351 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100352 reg = <0x0 0xfd530000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100353 interrupt-parent = <&gic>;
354 interrupts = <0 127 4>;
VNSL Durgab34d11d2016-03-24 22:45:12 +0530355 clock-names = "clk_main", "clk_apb";
Michal Simek44303df2015-10-30 15:39:18 +0100356 xlnx,bus-width = <128>;
Michal Simekba6ad312016-04-06 10:43:23 +0200357 #stream-id-cells = <1>;
358 iommus = <&smmu 0x14eb>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800359 power-domains = <&pd_gdma>;
Michal Simek44303df2015-10-30 15:39:18 +0100360 };
361
362 fpd_dma_chan5: dma@fd540000 {
363 status = "disabled";
364 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100365 reg = <0x0 0xfd540000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100366 interrupt-parent = <&gic>;
367 interrupts = <0 128 4>;
VNSL Durgab34d11d2016-03-24 22:45:12 +0530368 clock-names = "clk_main", "clk_apb";
Michal Simek44303df2015-10-30 15:39:18 +0100369 xlnx,bus-width = <128>;
Michal Simekba6ad312016-04-06 10:43:23 +0200370 #stream-id-cells = <1>;
371 iommus = <&smmu 0x14ec>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800372 power-domains = <&pd_gdma>;
Michal Simek44303df2015-10-30 15:39:18 +0100373 };
374
375 fpd_dma_chan6: dma@fd550000 {
376 status = "disabled";
377 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100378 reg = <0x0 0xfd550000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100379 interrupt-parent = <&gic>;
380 interrupts = <0 129 4>;
VNSL Durgab34d11d2016-03-24 22:45:12 +0530381 clock-names = "clk_main", "clk_apb";
Michal Simek44303df2015-10-30 15:39:18 +0100382 xlnx,bus-width = <128>;
Michal Simekba6ad312016-04-06 10:43:23 +0200383 #stream-id-cells = <1>;
384 iommus = <&smmu 0x14ed>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800385 power-domains = <&pd_gdma>;
Michal Simek44303df2015-10-30 15:39:18 +0100386 };
387
388 fpd_dma_chan7: dma@fd560000 {
389 status = "disabled";
390 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100391 reg = <0x0 0xfd560000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100392 interrupt-parent = <&gic>;
393 interrupts = <0 130 4>;
VNSL Durgab34d11d2016-03-24 22:45:12 +0530394 clock-names = "clk_main", "clk_apb";
Michal Simek44303df2015-10-30 15:39:18 +0100395 xlnx,bus-width = <128>;
Michal Simekba6ad312016-04-06 10:43:23 +0200396 #stream-id-cells = <1>;
397 iommus = <&smmu 0x14ee>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800398 power-domains = <&pd_gdma>;
Michal Simek44303df2015-10-30 15:39:18 +0100399 };
400
401 fpd_dma_chan8: dma@fd570000 {
402 status = "disabled";
403 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100404 reg = <0x0 0xfd570000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100405 interrupt-parent = <&gic>;
406 interrupts = <0 131 4>;
VNSL Durgab34d11d2016-03-24 22:45:12 +0530407 clock-names = "clk_main", "clk_apb";
Michal Simek44303df2015-10-30 15:39:18 +0100408 xlnx,bus-width = <128>;
Michal Simekba6ad312016-04-06 10:43:23 +0200409 #stream-id-cells = <1>;
410 iommus = <&smmu 0x14ef>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800411 power-domains = <&pd_gdma>;
Michal Simek44303df2015-10-30 15:39:18 +0100412 };
413
414 gpu: gpu@fd4b0000 {
415 status = "disabled";
416 compatible = "arm,mali-400", "arm,mali-utgard";
Michal Simekb976fd62016-02-11 07:19:06 +0100417 reg = <0x0 0xfd4b0000 0x0 0x30000>;
Michal Simek44303df2015-10-30 15:39:18 +0100418 interrupt-parent = <&gic>;
419 interrupts = <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>;
420 interrupt-names = "IRQGP", "IRQGPMMU", "IRQPP0", "IRQPPMMU0", "IRQPP1", "IRQPPMMU1";
Filip Drazic2af39322016-08-29 19:32:56 +0200421 power-domains = <&pd_gpu>;
Michal Simek44303df2015-10-30 15:39:18 +0100422 };
423
Kedareswara rao Appana6af57732016-09-09 12:36:01 +0530424 /* LPDDMA default allows only secured access. inorder to enable
425 * These dma channels, Users should ensure that these dma
426 * Channels are allowed for non secure access.
427 */
Michal Simek44303df2015-10-30 15:39:18 +0100428 lpd_dma_chan1: dma@ffa80000 {
429 status = "disabled";
430 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100431 reg = <0x0 0xffa80000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100432 interrupt-parent = <&gic>;
433 interrupts = <0 77 4>;
Michal Simek44303df2015-10-30 15:39:18 +0100434 xlnx,bus-width = <64>;
Michal Simekba6ad312016-04-06 10:43:23 +0200435 #stream-id-cells = <1>;
436 iommus = <&smmu 0x868>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800437 power-domains = <&pd_adma>;
Michal Simek44303df2015-10-30 15:39:18 +0100438 };
439
440 lpd_dma_chan2: dma@ffa90000 {
441 status = "disabled";
442 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100443 reg = <0x0 0xffa90000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100444 interrupt-parent = <&gic>;
445 interrupts = <0 78 4>;
Michal Simek44303df2015-10-30 15:39:18 +0100446 xlnx,bus-width = <64>;
Michal Simekba6ad312016-04-06 10:43:23 +0200447 #stream-id-cells = <1>;
448 iommus = <&smmu 0x869>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800449 power-domains = <&pd_adma>;
Michal Simek44303df2015-10-30 15:39:18 +0100450 };
451
452 lpd_dma_chan3: dma@ffaa0000 {
453 status = "disabled";
454 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100455 reg = <0x0 0xffaa0000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100456 interrupt-parent = <&gic>;
457 interrupts = <0 79 4>;
Michal Simek44303df2015-10-30 15:39:18 +0100458 xlnx,bus-width = <64>;
Michal Simekba6ad312016-04-06 10:43:23 +0200459 #stream-id-cells = <1>;
460 iommus = <&smmu 0x86a>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800461 power-domains = <&pd_adma>;
Michal Simek44303df2015-10-30 15:39:18 +0100462 };
463
464 lpd_dma_chan4: dma@ffab0000 {
465 status = "disabled";
466 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100467 reg = <0x0 0xffab0000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100468 interrupt-parent = <&gic>;
469 interrupts = <0 80 4>;
Michal Simek44303df2015-10-30 15:39:18 +0100470 xlnx,bus-width = <64>;
Michal Simekba6ad312016-04-06 10:43:23 +0200471 #stream-id-cells = <1>;
472 iommus = <&smmu 0x86b>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800473 power-domains = <&pd_adma>;
Michal Simek44303df2015-10-30 15:39:18 +0100474 };
475
476 lpd_dma_chan5: dma@ffac0000 {
477 status = "disabled";
478 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100479 reg = <0x0 0xffac0000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100480 interrupt-parent = <&gic>;
481 interrupts = <0 81 4>;
Michal Simek44303df2015-10-30 15:39:18 +0100482 xlnx,bus-width = <64>;
Michal Simekba6ad312016-04-06 10:43:23 +0200483 #stream-id-cells = <1>;
484 iommus = <&smmu 0x86c>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800485 power-domains = <&pd_adma>;
Michal Simek44303df2015-10-30 15:39:18 +0100486 };
487
488 lpd_dma_chan6: dma@ffad0000 {
489 status = "disabled";
490 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100491 reg = <0x0 0xffad0000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100492 interrupt-parent = <&gic>;
493 interrupts = <0 82 4>;
Michal Simek44303df2015-10-30 15:39:18 +0100494 xlnx,bus-width = <64>;
Michal Simekba6ad312016-04-06 10:43:23 +0200495 #stream-id-cells = <1>;
496 iommus = <&smmu 0x86d>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800497 power-domains = <&pd_adma>;
Michal Simek44303df2015-10-30 15:39:18 +0100498 };
499
500 lpd_dma_chan7: dma@ffae0000 {
501 status = "disabled";
502 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100503 reg = <0x0 0xffae0000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100504 interrupt-parent = <&gic>;
505 interrupts = <0 83 4>;
Michal Simek44303df2015-10-30 15:39:18 +0100506 xlnx,bus-width = <64>;
Michal Simekba6ad312016-04-06 10:43:23 +0200507 #stream-id-cells = <1>;
508 iommus = <&smmu 0x86e>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800509 power-domains = <&pd_adma>;
Michal Simek44303df2015-10-30 15:39:18 +0100510 };
511
512 lpd_dma_chan8: dma@ffaf0000 {
513 status = "disabled";
514 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100515 reg = <0x0 0xffaf0000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100516 interrupt-parent = <&gic>;
517 interrupts = <0 84 4>;
Michal Simek44303df2015-10-30 15:39:18 +0100518 xlnx,bus-width = <64>;
Michal Simekba6ad312016-04-06 10:43:23 +0200519 #stream-id-cells = <1>;
520 iommus = <&smmu 0x86f>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800521 power-domains = <&pd_adma>;
Michal Simek44303df2015-10-30 15:39:18 +0100522 };
523
Naga Sureshkumar Relli90869002016-03-11 13:10:26 +0530524 mc: memory-controller@fd070000 {
525 compatible = "xlnx,zynqmp-ddrc-2.40a";
Michal Simekb976fd62016-02-11 07:19:06 +0100526 reg = <0x0 0xfd070000 0x0 0x30000>;
Naga Sureshkumar Relli90869002016-03-11 13:10:26 +0530527 interrupt-parent = <&gic>;
528 interrupts = <0 112 4>;
529 };
530
Michal Simek44303df2015-10-30 15:39:18 +0100531 nand0: nand@ff100000 {
532 compatible = "arasan,nfc-v3p10";
533 status = "disabled";
Michal Simekb976fd62016-02-11 07:19:06 +0100534 reg = <0x0 0xff100000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100535 clock-names = "clk_sys", "clk_flash";
536 interrupt-parent = <&gic>;
537 interrupts = <0 14 4>;
538 #address-cells = <2>;
539 #size-cells = <1>;
Michal Simekba6ad312016-04-06 10:43:23 +0200540 #stream-id-cells = <1>;
541 iommus = <&smmu 0x872>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800542 power-domains = <&pd_nand>;
Michal Simek44303df2015-10-30 15:39:18 +0100543 };
544
545 gem0: ethernet@ff0b0000 {
Michal Simekda2ad782016-02-11 15:26:46 +0100546 compatible = "cdns,zynqmp-gem";
Michal Simek44303df2015-10-30 15:39:18 +0100547 status = "disabled";
548 interrupt-parent = <&gic>;
549 interrupts = <0 57 4>, <0 57 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100550 reg = <0x0 0xff0b0000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100551 clock-names = "pclk", "hclk", "tx_clk";
552 #address-cells = <1>;
553 #size-cells = <0>;
Edgar E. Iglesias7f1d7d92015-11-26 14:12:20 +0100554 #stream-id-cells = <1>;
Michal Simekba6ad312016-04-06 10:43:23 +0200555 iommus = <&smmu 0x874>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800556 power-domains = <&pd_eth0>;
Michal Simek44303df2015-10-30 15:39:18 +0100557 };
558
559 gem1: ethernet@ff0c0000 {
Michal Simekda2ad782016-02-11 15:26:46 +0100560 compatible = "cdns,zynqmp-gem";
Michal Simek44303df2015-10-30 15:39:18 +0100561 status = "disabled";
562 interrupt-parent = <&gic>;
563 interrupts = <0 59 4>, <0 59 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100564 reg = <0x0 0xff0c0000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100565 clock-names = "pclk", "hclk", "tx_clk";
566 #address-cells = <1>;
567 #size-cells = <0>;
Edgar E. Iglesias7f1d7d92015-11-26 14:12:20 +0100568 #stream-id-cells = <1>;
Michal Simekba6ad312016-04-06 10:43:23 +0200569 iommus = <&smmu 0x875>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800570 power-domains = <&pd_eth1>;
Michal Simek44303df2015-10-30 15:39:18 +0100571 };
572
573 gem2: ethernet@ff0d0000 {
Michal Simekda2ad782016-02-11 15:26:46 +0100574 compatible = "cdns,zynqmp-gem";
Michal Simek44303df2015-10-30 15:39:18 +0100575 status = "disabled";
576 interrupt-parent = <&gic>;
577 interrupts = <0 61 4>, <0 61 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100578 reg = <0x0 0xff0d0000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100579 clock-names = "pclk", "hclk", "tx_clk";
580 #address-cells = <1>;
581 #size-cells = <0>;
Edgar E. Iglesias7f1d7d92015-11-26 14:12:20 +0100582 #stream-id-cells = <1>;
Michal Simekba6ad312016-04-06 10:43:23 +0200583 iommus = <&smmu 0x876>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800584 power-domains = <&pd_eth2>;
Michal Simek44303df2015-10-30 15:39:18 +0100585 };
586
587 gem3: ethernet@ff0e0000 {
Michal Simekda2ad782016-02-11 15:26:46 +0100588 compatible = "cdns,zynqmp-gem";
Michal Simek44303df2015-10-30 15:39:18 +0100589 status = "disabled";
590 interrupt-parent = <&gic>;
591 interrupts = <0 63 4>, <0 63 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100592 reg = <0x0 0xff0e0000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100593 clock-names = "pclk", "hclk", "tx_clk";
594 #address-cells = <1>;
595 #size-cells = <0>;
Edgar E. Iglesias7f1d7d92015-11-26 14:12:20 +0100596 #stream-id-cells = <1>;
Michal Simekba6ad312016-04-06 10:43:23 +0200597 iommus = <&smmu 0x877>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800598 power-domains = <&pd_eth3>;
Michal Simek44303df2015-10-30 15:39:18 +0100599 };
600
601 gpio: gpio@ff0a0000 {
602 compatible = "xlnx,zynqmp-gpio-1.0";
603 status = "disabled";
604 #gpio-cells = <0x2>;
605 interrupt-parent = <&gic>;
606 interrupts = <0 16 4>;
Michal Simek9e826b62016-10-20 10:26:13 +0200607 interrupt-controller;
608 #interrupt-cells = <2>;
Michal Simekb976fd62016-02-11 07:19:06 +0100609 reg = <0x0 0xff0a0000 0x0 0x1000>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800610 power-domains = <&pd_gpio>;
Michal Simek44303df2015-10-30 15:39:18 +0100611 };
612
613 i2c0: i2c@ff020000 {
614 compatible = "cdns,i2c-r1p10";
615 status = "disabled";
616 interrupt-parent = <&gic>;
617 interrupts = <0 17 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100618 reg = <0x0 0xff020000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100619 #address-cells = <1>;
620 #size-cells = <0>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800621 power-domains = <&pd_i2c0>;
Michal Simek44303df2015-10-30 15:39:18 +0100622 };
623
624 i2c1: i2c@ff030000 {
625 compatible = "cdns,i2c-r1p10";
626 status = "disabled";
627 interrupt-parent = <&gic>;
628 interrupts = <0 18 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100629 reg = <0x0 0xff030000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100630 #address-cells = <1>;
631 #size-cells = <0>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800632 power-domains = <&pd_i2c1>;
Michal Simek44303df2015-10-30 15:39:18 +0100633 };
634
Naga Sureshkumar Relli55344802016-05-18 12:23:13 +0530635 ocm: memory-controller@ff960000 {
636 compatible = "xlnx,zynqmp-ocmc-1.0";
Michal Simekb976fd62016-02-11 07:19:06 +0100637 reg = <0x0 0xff960000 0x0 0x1000>;
Naga Sureshkumar Relli55344802016-05-18 12:23:13 +0530638 interrupt-parent = <&gic>;
639 interrupts = <0 10 4>;
640 };
641
Michal Simek44303df2015-10-30 15:39:18 +0100642 pcie: pcie@fd0e0000 {
643 compatible = "xlnx,nwl-pcie-2.11";
644 status = "disabled";
645 #address-cells = <3>;
646 #size-cells = <2>;
647 #interrupt-cells = <1>;
Bharat Kumar Gogada7d6ca732016-07-19 20:49:29 +0530648 msi-controller;
Michal Simek44303df2015-10-30 15:39:18 +0100649 device_type = "pci";
650 interrupt-parent = <&gic>;
Michal Simek91a8b0e2016-01-20 12:59:23 +0100651 interrupts = <0 118 4>,
Bharat Kumar Gogada7d6ca732016-07-19 20:49:29 +0530652 <0 117 4>,
Michal Simek91a8b0e2016-01-20 12:59:23 +0100653 <0 116 4>,
654 <0 115 4>, /* MSI_1 [63...32] */
655 <0 114 4>; /* MSI_0 [31...0] */
Bharat Kumar Gogada7d6ca732016-07-19 20:49:29 +0530656 interrupt-names = "misc","dummy","intx", "msi1", "msi0";
657 msi-parent = <&pcie>;
Michal Simekb976fd62016-02-11 07:19:06 +0100658 reg = <0x0 0xfd0e0000 0x0 0x1000>,
659 <0x0 0xfd480000 0x0 0x1000>,
660 <0x0 0xe0000000 0x0 0x1000000>;
Michal Simek44303df2015-10-30 15:39:18 +0100661 reg-names = "breg", "pcireg", "cfg";
662 ranges = <0x02000000 0x00000000 0xe1000000 0x00000000 0xe1000000 0 0x0f000000>;
Bharat Kumar Gogada33aec512016-02-15 21:18:58 +0530663 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
664 interrupt-map = <0x0 0x0 0x0 0x1 &pcie_intc 0x1>,
665 <0x0 0x0 0x0 0x2 &pcie_intc 0x2>,
666 <0x0 0x0 0x0 0x3 &pcie_intc 0x3>,
667 <0x0 0x0 0x0 0x4 &pcie_intc 0x4>;
Filip Drazic2af39322016-08-29 19:32:56 +0200668 power-domains = <&pd_pcie>;
Bharat Kumar Gogada33aec512016-02-15 21:18:58 +0530669 pcie_intc: legacy-interrupt-controller {
670 interrupt-controller;
671 #address-cells = <0>;
672 #interrupt-cells = <1>;
673 };
Michal Simek44303df2015-10-30 15:39:18 +0100674 };
675
676 qspi: spi@ff0f0000 {
677 compatible = "xlnx,zynqmp-qspi-1.0";
678 status = "disabled";
679 clock-names = "ref_clk", "pclk";
680 interrupts = <0 15 4>;
681 interrupt-parent = <&gic>;
682 num-cs = <1>;
Michal Simekb976fd62016-02-11 07:19:06 +0100683 reg = <0x0 0xff0f0000 0x0 0x1000>,
684 <0x0 0xc0000000 0x0 0x8000000>;
Michal Simek44303df2015-10-30 15:39:18 +0100685 #address-cells = <1>;
686 #size-cells = <0>;
Michal Simekba6ad312016-04-06 10:43:23 +0200687 #stream-id-cells = <1>;
688 iommus = <&smmu 0x873>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800689 power-domains = <&pd_qspi>;
Michal Simek44303df2015-10-30 15:39:18 +0100690 };
691
692 rtc: rtc@ffa60000 {
693 compatible = "xlnx,zynqmp-rtc";
694 status = "disabled";
Michal Simekb976fd62016-02-11 07:19:06 +0100695 reg = <0x0 0xffa60000 0x0 0x100>;
Michal Simek44303df2015-10-30 15:39:18 +0100696 interrupt-parent = <&gic>;
697 interrupts = <0 26 4>, <0 27 4>;
698 interrupt-names = "alarm", "sec";
699 };
700
Anurag Kumar Vulishadb6c62e2016-05-17 16:49:01 +0530701 serdes: zynqmp_phy@fd400000 {
702 compatible = "xlnx,zynqmp-psgtr";
703 status = "disabled";
Michal Simekb976fd62016-02-11 07:19:06 +0100704 reg = <0x0 0xfd400000 0x0 0x40000>,
705 <0x0 0xfd3d0000 0x0 0x1000>,
706 <0x0 0xfd1a0000 0x0 0x1000>,
707 <0x0 0xff5e0000 0x0 0x1000>;
Anurag Kumar Vulishadb6c62e2016-05-17 16:49:01 +0530708 reg-names = "serdes", "siou", "fpd", "lpd";
709 xlnx,tx_termination_fix;
710 lane0: lane0 {
711 #phy-cells = <4>;
712 };
713 lane1: lane1 {
714 #phy-cells = <4>;
715 };
716 lane2: lane2 {
717 #phy-cells = <4>;
718 };
719 lane3: lane3 {
720 #phy-cells = <4>;
721 };
722 };
723
Michal Simek44303df2015-10-30 15:39:18 +0100724 sata: ahci@fd0c0000 {
725 compatible = "ceva,ahci-1v84";
726 status = "disabled";
Michal Simekb976fd62016-02-11 07:19:06 +0100727 reg = <0x0 0xfd0c0000 0x0 0x2000>;
Michal Simek44303df2015-10-30 15:39:18 +0100728 interrupt-parent = <&gic>;
729 interrupts = <0 133 4>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800730 power-domains = <&pd_sata>;
Michal Simek44303df2015-10-30 15:39:18 +0100731 };
732
733 sdhci0: sdhci@ff160000 {
Michal Simekc9811e12016-02-22 09:57:27 +0100734 u-boot,dm-pre-reloc;
Sai Krishna Potthuri0488a5e2016-08-16 14:41:35 +0530735 compatible = "xlnx,zynqmp-8.9a", "arasan,sdhci-8.9a";
Michal Simek44303df2015-10-30 15:39:18 +0100736 status = "disabled";
737 interrupt-parent = <&gic>;
738 interrupts = <0 48 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100739 reg = <0x0 0xff160000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100740 clock-names = "clk_xin", "clk_ahb";
Sai Krishna Potthuri0488a5e2016-08-16 14:41:35 +0530741 xlnx,device_id = <0>;
Michal Simekba6ad312016-04-06 10:43:23 +0200742 #stream-id-cells = <1>;
743 iommus = <&smmu 0x870>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800744 power-domains = <&pd_sd0>;
Michal Simek44303df2015-10-30 15:39:18 +0100745 };
746
747 sdhci1: sdhci@ff170000 {
Michal Simekc9811e12016-02-22 09:57:27 +0100748 u-boot,dm-pre-reloc;
Sai Krishna Potthuri0488a5e2016-08-16 14:41:35 +0530749 compatible = "xlnx,zynqmp-8.9a", "arasan,sdhci-8.9a";
Michal Simek44303df2015-10-30 15:39:18 +0100750 status = "disabled";
751 interrupt-parent = <&gic>;
752 interrupts = <0 49 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100753 reg = <0x0 0xff170000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100754 clock-names = "clk_xin", "clk_ahb";
Sai Krishna Potthuri0488a5e2016-08-16 14:41:35 +0530755 xlnx,device_id = <1>;
Michal Simekba6ad312016-04-06 10:43:23 +0200756 #stream-id-cells = <1>;
757 iommus = <&smmu 0x871>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800758 power-domains = <&pd_sd1>;
Michal Simek44303df2015-10-30 15:39:18 +0100759 };
760
761 smmu: smmu@fd800000 {
762 compatible = "arm,mmu-500";
Michal Simekb976fd62016-02-11 07:19:06 +0100763 reg = <0x0 0xfd800000 0x0 0x20000>;
Michal Simekba6ad312016-04-06 10:43:23 +0200764 #iommu-cells = <1>;
Michal Simek44303df2015-10-30 15:39:18 +0100765 #global-interrupts = <1>;
766 interrupt-parent = <&gic>;
Edgar E. Iglesias88a85aa2015-11-26 14:12:19 +0100767 interrupts = <0 155 4>,
768 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
769 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
770 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
771 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>;
Edgar E. Iglesias7f1d7d92015-11-26 14:12:20 +0100772 mmu-masters = < &gem0 0x874
773 &gem1 0x875
774 &gem2 0x876
Michal Simekba6ad312016-04-06 10:43:23 +0200775 &gem3 0x877
776 &usb0 0x860
777 &usb1 0x861
778 &qspi 0x873
779 &lpd_dma_chan1 0x868
780 &lpd_dma_chan2 0x869
781 &lpd_dma_chan3 0x86a
782 &lpd_dma_chan4 0x86b
783 &lpd_dma_chan5 0x86c
784 &lpd_dma_chan6 0x86d
785 &lpd_dma_chan7 0x86e
786 &lpd_dma_chan8 0x86f
787 &fpd_dma_chan1 0x14e8
788 &fpd_dma_chan2 0x14e9
789 &fpd_dma_chan3 0x14ea
790 &fpd_dma_chan4 0x14eb
791 &fpd_dma_chan5 0x14ec
792 &fpd_dma_chan6 0x14ed
793 &fpd_dma_chan7 0x14ee
794 &fpd_dma_chan8 0x14ef
795 &sdhci0 0x870
796 &sdhci1 0x871
797 &nand0 0x872>;
Michal Simek44303df2015-10-30 15:39:18 +0100798 };
799
800 spi0: spi@ff040000 {
801 compatible = "cdns,spi-r1p6";
802 status = "disabled";
803 interrupt-parent = <&gic>;
804 interrupts = <0 19 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100805 reg = <0x0 0xff040000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100806 clock-names = "ref_clk", "pclk";
807 #address-cells = <1>;
808 #size-cells = <0>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800809 power-domains = <&pd_spi0>;
Michal Simek44303df2015-10-30 15:39:18 +0100810 };
811
812 spi1: spi@ff050000 {
813 compatible = "cdns,spi-r1p6";
814 status = "disabled";
815 interrupt-parent = <&gic>;
816 interrupts = <0 20 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100817 reg = <0x0 0xff050000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100818 clock-names = "ref_clk", "pclk";
819 #address-cells = <1>;
820 #size-cells = <0>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800821 power-domains = <&pd_spi1>;
Michal Simek44303df2015-10-30 15:39:18 +0100822 };
823
824 ttc0: timer@ff110000 {
825 compatible = "cdns,ttc";
826 status = "disabled";
827 interrupt-parent = <&gic>;
828 interrupts = <0 36 4>, <0 37 4>, <0 38 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100829 reg = <0x0 0xff110000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100830 timer-width = <32>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800831 power-domains = <&pd_ttc0>;
Michal Simek44303df2015-10-30 15:39:18 +0100832 };
833
834 ttc1: timer@ff120000 {
835 compatible = "cdns,ttc";
836 status = "disabled";
837 interrupt-parent = <&gic>;
838 interrupts = <0 39 4>, <0 40 4>, <0 41 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100839 reg = <0x0 0xff120000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100840 timer-width = <32>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800841 power-domains = <&pd_ttc1>;
Michal Simek44303df2015-10-30 15:39:18 +0100842 };
843
844 ttc2: timer@ff130000 {
845 compatible = "cdns,ttc";
846 status = "disabled";
847 interrupt-parent = <&gic>;
848 interrupts = <0 42 4>, <0 43 4>, <0 44 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100849 reg = <0x0 0xff130000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100850 timer-width = <32>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800851 power-domains = <&pd_ttc2>;
Michal Simek44303df2015-10-30 15:39:18 +0100852 };
853
854 ttc3: timer@ff140000 {
855 compatible = "cdns,ttc";
856 status = "disabled";
857 interrupt-parent = <&gic>;
858 interrupts = <0 45 4>, <0 46 4>, <0 47 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100859 reg = <0x0 0xff140000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100860 timer-width = <32>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800861 power-domains = <&pd_ttc3>;
Michal Simek44303df2015-10-30 15:39:18 +0100862 };
863
864 uart0: serial@ff000000 {
Michal Simekc9811e12016-02-22 09:57:27 +0100865 u-boot,dm-pre-reloc;
Michal Simekca2f5872015-11-27 13:22:58 +0100866 compatible = "cdns,uart-r1p12", "xlnx,xuartps";
Michal Simek44303df2015-10-30 15:39:18 +0100867 status = "disabled";
868 interrupt-parent = <&gic>;
869 interrupts = <0 21 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100870 reg = <0x0 0xff000000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100871 clock-names = "uart_clk", "pclk";
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800872 power-domains = <&pd_uart0>;
Michal Simek44303df2015-10-30 15:39:18 +0100873 };
874
875 uart1: serial@ff010000 {
Michal Simekc9811e12016-02-22 09:57:27 +0100876 u-boot,dm-pre-reloc;
Michal Simekca2f5872015-11-27 13:22:58 +0100877 compatible = "cdns,uart-r1p12", "xlnx,xuartps";
Michal Simek44303df2015-10-30 15:39:18 +0100878 status = "disabled";
879 interrupt-parent = <&gic>;
880 interrupts = <0 22 4>;
Michal Simekb976fd62016-02-11 07:19:06 +0100881 reg = <0x0 0xff010000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100882 clock-names = "uart_clk", "pclk";
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800883 power-domains = <&pd_uart1>;
Michal Simek44303df2015-10-30 15:39:18 +0100884 };
885
Michal Simekc926e6f2016-11-11 13:21:04 +0100886 usb0: usb0 {
Michal Simeka84de482016-04-07 15:06:07 +0200887 #address-cells = <2>;
Michal Simekb976fd62016-02-11 07:19:06 +0100888 #size-cells = <2>;
Michal Simek44303df2015-10-30 15:39:18 +0100889 status = "disabled";
Michal Simeka84de482016-04-07 15:06:07 +0200890 compatible = "xlnx,zynqmp-dwc3";
891 clock-names = "bus_clk", "ref_clk";
892 clocks = <&clk125>, <&clk125>;
Michal Simekba6ad312016-04-06 10:43:23 +0200893 #stream-id-cells = <1>;
894 iommus = <&smmu 0x860>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800895 power-domains = <&pd_usb0>;
Michal Simeka84de482016-04-07 15:06:07 +0200896 ranges;
897
898 dwc3_0: dwc3@fe200000 {
899 compatible = "snps,dwc3";
900 status = "disabled";
Michal Simekb976fd62016-02-11 07:19:06 +0100901 reg = <0x0 0xfe200000 0x0 0x40000>;
Michal Simeka84de482016-04-07 15:06:07 +0200902 interrupt-parent = <&gic>;
903 interrupts = <0 65 4>;
904 /* snps,quirk-frame-length-adjustment = <0x20>; */
905 snps,refclk_fladj;
906 };
Michal Simek44303df2015-10-30 15:39:18 +0100907 };
908
Michal Simekc926e6f2016-11-11 13:21:04 +0100909 usb1: usb1 {
Michal Simeka84de482016-04-07 15:06:07 +0200910 #address-cells = <2>;
Michal Simekb976fd62016-02-11 07:19:06 +0100911 #size-cells = <2>;
Michal Simek44303df2015-10-30 15:39:18 +0100912 status = "disabled";
Michal Simeka84de482016-04-07 15:06:07 +0200913 compatible = "xlnx,zynqmp-dwc3";
914 clock-names = "bus_clk", "ref_clk";
915 clocks = <&clk125>, <&clk125>;
Michal Simekba6ad312016-04-06 10:43:23 +0200916 #stream-id-cells = <1>;
917 iommus = <&smmu 0x861>;
Soren Brinkmann8f4e3972016-01-11 15:34:42 -0800918 power-domains = <&pd_usb1>;
Michal Simeka84de482016-04-07 15:06:07 +0200919 ranges;
920
921 dwc3_1: dwc3@fe300000 {
922 compatible = "snps,dwc3";
923 status = "disabled";
Michal Simekb976fd62016-02-11 07:19:06 +0100924 reg = <0x0 0xfe300000 0x0 0x40000>;
Michal Simeka84de482016-04-07 15:06:07 +0200925 interrupt-parent = <&gic>;
926 interrupts = <0 70 4>;
927 /* snps,quirk-frame-length-adjustment = <0x20>; */
928 snps,refclk_fladj;
929 };
Michal Simek44303df2015-10-30 15:39:18 +0100930 };
931
932 watchdog0: watchdog@fd4d0000 {
933 compatible = "cdns,wdt-r1p2";
934 status = "disabled";
935 interrupt-parent = <&gic>;
Punnaiah Choudary Kallurid3fd4332015-11-04 12:34:17 +0530936 interrupts = <0 113 1>;
Michal Simekb976fd62016-02-11 07:19:06 +0100937 reg = <0x0 0xfd4d0000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100938 timeout-sec = <10>;
939 };
940
941 xilinx_drm: xilinx_drm {
942 compatible = "xlnx,drm";
943 status = "disabled";
944 xlnx,encoder-slave = <&xlnx_dp>;
945 xlnx,connector-type = "DisplayPort";
946 xlnx,dp-sub = <&xlnx_dp_sub>;
947 planes {
948 xlnx,pixel-format = "rgb565";
949 plane0 {
950 dmas = <&xlnx_dpdma 3>;
Hyun Kwonbfe27982016-07-14 17:42:44 -0700951 dma-names = "dma0";
Michal Simek44303df2015-10-30 15:39:18 +0100952 };
953 plane1 {
Hyun Kwonbfe27982016-07-14 17:42:44 -0700954 dmas = <&xlnx_dpdma 0>,
955 <&xlnx_dpdma 1>,
956 <&xlnx_dpdma 2>;
957 dma-names = "dma0", "dma1", "dma2";
Michal Simek44303df2015-10-30 15:39:18 +0100958 };
959 };
960 };
961
Hyun Kwon695d75a2015-11-23 17:12:54 -0800962 xlnx_dp: dp@fd4a0000 {
Michal Simek44303df2015-10-30 15:39:18 +0100963 compatible = "xlnx,v-dp";
964 status = "disabled";
Michal Simekb976fd62016-02-11 07:19:06 +0100965 reg = <0x0 0xfd4a0000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +0100966 interrupts = <0 119 4>;
967 interrupt-parent = <&gic>;
968 clock-names = "aclk", "aud_clk";
969 xlnx,dp-version = "v1.2";
970 xlnx,max-lanes = <2>;
971 xlnx,max-link-rate = <540000>;
972 xlnx,max-bpc = <16>;
973 xlnx,enable-ycrcb;
974 xlnx,colormetry = "rgb";
975 xlnx,bpc = <8>;
976 xlnx,audio-chan = <2>;
977 xlnx,dp-sub = <&xlnx_dp_sub>;
Hyun Kwon939cfea2015-11-23 17:12:55 -0800978 xlnx,max-pclock-frequency = <300000>;
Michal Simek44303df2015-10-30 15:39:18 +0100979 };
980
981 xlnx_dp_snd_card: dp_snd_card {
982 compatible = "xlnx,dp-snd-card";
983 status = "disabled";
984 xlnx,dp-snd-pcm = <&xlnx_dp_snd_pcm0>, <&xlnx_dp_snd_pcm1>;
985 xlnx,dp-snd-codec = <&xlnx_dp_snd_codec0>;
986 };
987
988 xlnx_dp_snd_codec0: dp_snd_codec0 {
989 compatible = "xlnx,dp-snd-codec";
990 status = "disabled";
991 clock-names = "aud_clk";
992 };
993
994 xlnx_dp_snd_pcm0: dp_snd_pcm0 {
995 compatible = "xlnx,dp-snd-pcm";
996 status = "disabled";
997 dmas = <&xlnx_dpdma 4>;
998 dma-names = "tx";
999 };
1000
1001 xlnx_dp_snd_pcm1: dp_snd_pcm1 {
1002 compatible = "xlnx,dp-snd-pcm";
1003 status = "disabled";
1004 dmas = <&xlnx_dpdma 5>;
1005 dma-names = "tx";
1006 };
1007
Hyun Kwon695d75a2015-11-23 17:12:54 -08001008 xlnx_dp_sub: dp_sub@fd4aa000 {
Michal Simek44303df2015-10-30 15:39:18 +01001009 compatible = "xlnx,dp-sub";
1010 status = "disabled";
Michal Simekb976fd62016-02-11 07:19:06 +01001011 reg = <0x0 0xfd4aa000 0x0 0x1000>,
1012 <0x0 0xfd4ab000 0x0 0x1000>,
1013 <0x0 0xfd4ac000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +01001014 reg-names = "blend", "av_buf", "aud";
1015 xlnx,output-fmt = "rgb";
Hyun Kwon939cfea2015-11-23 17:12:55 -08001016 xlnx,vid-fmt = "yuyv";
1017 xlnx,gfx-fmt = "rgb565";
Michal Simek44303df2015-10-30 15:39:18 +01001018 };
1019
1020 xlnx_dpdma: dma@fd4c0000 {
1021 compatible = "xlnx,dpdma";
1022 status = "disabled";
Michal Simekb976fd62016-02-11 07:19:06 +01001023 reg = <0x0 0xfd4c0000 0x0 0x1000>;
Michal Simek44303df2015-10-30 15:39:18 +01001024 interrupts = <0 122 4>;
1025 interrupt-parent = <&gic>;
1026 clock-names = "axi_clk";
1027 dma-channels = <6>;
1028 #dma-cells = <1>;
Michal Simekc926e6f2016-11-11 13:21:04 +01001029 dma-video0channel {
Michal Simek44303df2015-10-30 15:39:18 +01001030 compatible = "xlnx,video0";
1031 };
Michal Simekc926e6f2016-11-11 13:21:04 +01001032 dma-video1channel {
Michal Simek44303df2015-10-30 15:39:18 +01001033 compatible = "xlnx,video1";
1034 };
Michal Simekc926e6f2016-11-11 13:21:04 +01001035 dma-video2channel {
Michal Simek44303df2015-10-30 15:39:18 +01001036 compatible = "xlnx,video2";
1037 };
Michal Simekc926e6f2016-11-11 13:21:04 +01001038 dma-graphicschannel {
Michal Simek44303df2015-10-30 15:39:18 +01001039 compatible = "xlnx,graphics";
1040 };
Michal Simekc926e6f2016-11-11 13:21:04 +01001041 dma-audio0channel {
Michal Simek44303df2015-10-30 15:39:18 +01001042 compatible = "xlnx,audio0";
1043 };
Michal Simekc926e6f2016-11-11 13:21:04 +01001044 dma-audio1channel {
Michal Simek44303df2015-10-30 15:39:18 +01001045 compatible = "xlnx,audio1";
1046 };
1047 };
1048 };
1049};