blob: 58ac62c4f851fc8097b104c9f43286f03dcf4895 [file] [log] [blame]
Michal Simek090a2d72018-03-27 10:36:39 +02001// SPDX-License-Identifier: GPL-2.0+
Michal Simek54b896f2015-10-30 15:39:18 +01002/*
3 * dts file for Xilinx ZynqMP
4 *
Michal Simek4f1b7f62020-02-18 08:38:06 +01005 * (C) Copyright 2014 - 2020, Xilinx, Inc.
Michal Simek54b896f2015-10-30 15:39:18 +01006 *
7 * Michal Simek <michal.simek@xilinx.com>
8 *
Michal Simek090a2d72018-03-27 10:36:39 +02009 * 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.
Michal Simek54b896f2015-10-30 15:39:18 +010013 */
Michal Simek0c365702016-12-16 13:12:48 +010014
Michal Simek7c001dc2019-10-14 15:56:31 +020015#include <dt-bindings/power/xlnx-zynqmp-power.h>
Michal Simeka898c332019-10-14 15:55:53 +020016#include <dt-bindings/reset/xlnx-zynqmp-resets.h>
17
Michal Simek54b896f2015-10-30 15:39:18 +010018/ {
19 compatible = "xlnx,zynqmp";
20 #address-cells = <2>;
Michal Simekd171c752016-04-07 15:07:38 +020021 #size-cells = <2>;
Michal Simek54b896f2015-10-30 15:39:18 +010022
23 cpus {
24 #address-cells = <1>;
25 #size-cells = <0>;
26
Michal Simek28663032017-02-06 10:09:53 +010027 cpu0: cpu@0 {
Rob Herringff9eb352019-01-14 11:45:33 -060028 compatible = "arm,cortex-a53";
Michal Simek54b896f2015-10-30 15:39:18 +010029 device_type = "cpu";
30 enable-method = "psci";
Shubhrajyoti Dattaec9c6c82017-02-13 15:58:55 +053031 operating-points-v2 = <&cpu_opp_table>;
Michal Simek54b896f2015-10-30 15:39:18 +010032 reg = <0x0>;
Stefan Krsmanovic8e16a6e2016-10-21 12:44:56 +020033 cpu-idle-states = <&CPU_SLEEP_0>;
Michal Simek54b896f2015-10-30 15:39:18 +010034 };
35
Michal Simek28663032017-02-06 10:09:53 +010036 cpu1: cpu@1 {
Rob Herringff9eb352019-01-14 11:45:33 -060037 compatible = "arm,cortex-a53";
Michal Simek54b896f2015-10-30 15:39:18 +010038 device_type = "cpu";
39 enable-method = "psci";
40 reg = <0x1>;
Shubhrajyoti Dattaec9c6c82017-02-13 15:58:55 +053041 operating-points-v2 = <&cpu_opp_table>;
Stefan Krsmanovic8e16a6e2016-10-21 12:44:56 +020042 cpu-idle-states = <&CPU_SLEEP_0>;
Michal Simek54b896f2015-10-30 15:39:18 +010043 };
44
Michal Simek28663032017-02-06 10:09:53 +010045 cpu2: cpu@2 {
Rob Herringff9eb352019-01-14 11:45:33 -060046 compatible = "arm,cortex-a53";
Michal Simek54b896f2015-10-30 15:39:18 +010047 device_type = "cpu";
48 enable-method = "psci";
49 reg = <0x2>;
Shubhrajyoti Dattaec9c6c82017-02-13 15:58:55 +053050 operating-points-v2 = <&cpu_opp_table>;
Stefan Krsmanovic8e16a6e2016-10-21 12:44:56 +020051 cpu-idle-states = <&CPU_SLEEP_0>;
Michal Simek54b896f2015-10-30 15:39:18 +010052 };
53
Michal Simek28663032017-02-06 10:09:53 +010054 cpu3: cpu@3 {
Rob Herringff9eb352019-01-14 11:45:33 -060055 compatible = "arm,cortex-a53";
Michal Simek54b896f2015-10-30 15:39:18 +010056 device_type = "cpu";
57 enable-method = "psci";
58 reg = <0x3>;
Shubhrajyoti Dattaec9c6c82017-02-13 15:58:55 +053059 operating-points-v2 = <&cpu_opp_table>;
Stefan Krsmanovic8e16a6e2016-10-21 12:44:56 +020060 cpu-idle-states = <&CPU_SLEEP_0>;
61 };
62
63 idle-states {
Amit Kucheriaefa69732018-08-23 14:23:29 +053064 entry-method = "psci";
Stefan Krsmanovic8e16a6e2016-10-21 12:44:56 +020065
66 CPU_SLEEP_0: cpu-sleep-0 {
67 compatible = "arm,idle-state";
68 arm,psci-suspend-param = <0x40000000>;
69 local-timer-stop;
70 entry-latency-us = <300>;
71 exit-latency-us = <600>;
Jolly Shah5a5d5b32017-06-14 15:03:52 -070072 min-residency-us = <10000>;
Stefan Krsmanovic8e16a6e2016-10-21 12:44:56 +020073 };
Michal Simek54b896f2015-10-30 15:39:18 +010074 };
75 };
76
Michal Simek2ef53362018-11-08 10:06:53 +010077 cpu_opp_table: cpu-opp-table {
Shubhrajyoti Dattaec9c6c82017-02-13 15:58:55 +053078 compatible = "operating-points-v2";
79 opp-shared;
80 opp00 {
81 opp-hz = /bits/ 64 <1199999988>;
82 opp-microvolt = <1000000>;
83 clock-latency-ns = <500000>;
84 };
85 opp01 {
86 opp-hz = /bits/ 64 <599999994>;
87 opp-microvolt = <1000000>;
88 clock-latency-ns = <500000>;
89 };
90 opp02 {
91 opp-hz = /bits/ 64 <399999996>;
92 opp-microvolt = <1000000>;
93 clock-latency-ns = <500000>;
94 };
95 opp03 {
96 opp-hz = /bits/ 64 <299999997>;
97 opp-microvolt = <1000000>;
98 clock-latency-ns = <500000>;
99 };
100 };
101
Ibai Erkiaga1c79e1e2019-09-27 11:36:58 +0100102 zynqmp_ipi {
103 u-boot,dm-pre-reloc;
104 compatible = "xlnx,zynqmp-ipi-mailbox";
105 interrupt-parent = <&gic>;
106 interrupts = <0 35 4>;
107 xlnx,ipi-id = <0>;
108 #address-cells = <2>;
109 #size-cells = <2>;
110 ranges;
111
112 ipi_mailbox_pmu1: mailbox@ff990400 {
113 u-boot,dm-pre-reloc;
114 reg = <0x0 0xff9905c0 0x0 0x20>,
115 <0x0 0xff9905e0 0x0 0x20>,
116 <0x0 0xff990e80 0x0 0x20>,
117 <0x0 0xff990ea0 0x0 0x20>;
Michal Simekcc855d02019-10-14 15:52:17 +0200118 reg-names = "local_request_region", "local_response_region",
Ibai Erkiaga1c79e1e2019-09-27 11:36:58 +0100119 "remote_request_region", "remote_response_region";
120 #mbox-cells = <1>;
121 xlnx,ipi-id = <4>;
122 };
123 };
124
Michal Simekde29d542016-09-09 08:46:39 +0200125 dcc: dcc {
126 compatible = "arm,dcc";
127 status = "disabled";
128 u-boot,dm-pre-reloc;
129 };
130
Michal Simek54b896f2015-10-30 15:39:18 +0100131 pmu {
132 compatible = "arm,armv8-pmuv3";
Michal Simek86e6eee2016-04-07 15:28:33 +0200133 interrupt-parent = <&gic>;
Michal Simek54b896f2015-10-30 15:39:18 +0100134 interrupts = <0 143 4>,
135 <0 144 4>,
136 <0 145 4>,
137 <0 146 4>;
138 };
139
140 psci {
141 compatible = "arm,psci-0.2";
142 method = "smc";
143 };
144
Ibai Erkiaga1c79e1e2019-09-27 11:36:58 +0100145 firmware {
Michal Simekebddf492019-10-14 15:42:03 +0200146 zynqmp_firmware: zynqmp-firmware {
Ibai Erkiaga1c79e1e2019-09-27 11:36:58 +0100147 compatible = "xlnx,zynqmp-firmware";
148 method = "smc";
149 #power-domain-cells = <0x1>;
150 u-boot,dm-pre-reloc;
151
Nava kishore Manne042ae5e2019-10-18 18:07:32 +0200152 zynqmp_pcap: pcap {
153 compatible = "xlnx,zynqmp-pcap-fpga";
154 clock-names = "ref_clk";
155 };
156
Ibai Erkiaga1c79e1e2019-09-27 11:36:58 +0100157 zynqmp_power: zynqmp-power {
158 u-boot,dm-pre-reloc;
159 compatible = "xlnx,zynqmp-power";
160 interrupt-parent = <&gic>;
161 interrupts = <0 35 4>;
162 mboxes = <&ipi_mailbox_pmu1 0>, <&ipi_mailbox_pmu1 1>;
163 mbox-names = "tx", "rx";
164 };
Michal Simeka898c332019-10-14 15:55:53 +0200165
166 zynqmp_reset: reset-controller {
167 compatible = "xlnx,zynqmp-reset";
168 #reset-cells = <1>;
169 };
Ibai Erkiaga1c79e1e2019-09-27 11:36:58 +0100170 };
Michal Simek54b896f2015-10-30 15:39:18 +0100171 };
172
173 timer {
174 compatible = "arm,armv8-timer";
175 interrupt-parent = <&gic>;
Michal Simek2155a602017-02-09 14:45:12 +0100176 interrupts = <1 13 0xf08>,
177 <1 14 0xf08>,
178 <1 11 0xf08>,
179 <1 10 0xf08>;
Michal Simek54b896f2015-10-30 15:39:18 +0100180 };
181
Naga Sureshkumar Relli1931f212016-06-20 15:48:30 +0530182 edac {
183 compatible = "arm,cortex-a53-edac";
184 };
185
Nava kishore Mannea1763ba2017-05-22 12:05:17 +0530186 fpga_full: fpga-full {
187 compatible = "fpga-region";
Nava kishore Manne042ae5e2019-10-18 18:07:32 +0200188 fpga-mgr = <&zynqmp_pcap>;
Nava kishore Mannea1763ba2017-05-22 12:05:17 +0530189 #address-cells = <2>;
190 #size-cells = <2>;
Nava kishore Manne042ae5e2019-10-18 18:07:32 +0200191 ranges;
Nava kishore Mannea1763ba2017-05-22 12:05:17 +0530192 };
193
Nava kishore Manne59dc8ce2017-01-17 16:57:24 +0530194 nvmem_firmware {
195 compatible = "xlnx,zynqmp-nvmem-fw";
196 #address-cells = <1>;
197 #size-cells = <1>;
198
199 soc_revision: soc_revision@0 {
200 reg = <0x0 0x4>;
201 };
202 };
203
Anurag Kumar Vulisha767e9752017-02-06 21:40:34 +0530204 rst: reset-controller {
205 compatible = "xlnx,zynqmp-reset";
206 #reset-cells = <1>;
207 };
208
Michal Simek63e5dd52017-07-05 14:51:42 +0200209 xlnx_dp_snd_card: dp_snd_card {
210 compatible = "xlnx,dp-snd-card";
211 status = "disabled";
212 xlnx,dp-snd-pcm = <&xlnx_dp_snd_pcm0>, <&xlnx_dp_snd_pcm1>;
213 xlnx,dp-snd-codec = <&xlnx_dp_snd_codec0>;
214 };
215
216 xlnx_dp_snd_codec0: dp_snd_codec0 {
217 compatible = "xlnx,dp-snd-codec";
218 status = "disabled";
219 clock-names = "aud_clk";
220 };
221
222 xlnx_dp_snd_pcm0: dp_snd_pcm0 {
223 compatible = "xlnx,dp-snd-pcm";
224 status = "disabled";
225 dmas = <&xlnx_dpdma 4>;
226 dma-names = "tx";
227 };
228
229 xlnx_dp_snd_pcm1: dp_snd_pcm1 {
230 compatible = "xlnx,dp-snd-pcm";
231 status = "disabled";
232 dmas = <&xlnx_dpdma 5>;
233 dma-names = "tx";
234 };
235
236 xilinx_drm: xilinx_drm {
237 compatible = "xlnx,drm";
238 status = "disabled";
239 xlnx,encoder-slave = <&xlnx_dp>;
240 xlnx,connector-type = "DisplayPort";
241 xlnx,dp-sub = <&xlnx_dp_sub>;
242 planes {
243 xlnx,pixel-format = "rgb565";
244 plane0 {
245 dmas = <&xlnx_dpdma 3>;
246 dma-names = "dma0";
247 };
248 plane1 {
249 dmas = <&xlnx_dpdma 0>,
250 <&xlnx_dpdma 1>,
251 <&xlnx_dpdma 2>;
252 dma-names = "dma0", "dma1", "dma2";
253 };
254 };
255 };
256
Michal Simek2ef53362018-11-08 10:06:53 +0100257 amba_apu: amba-apu@0 {
Michal Simek54b896f2015-10-30 15:39:18 +0100258 compatible = "simple-bus";
259 #address-cells = <2>;
260 #size-cells = <1>;
Michal Simekd171c752016-04-07 15:07:38 +0200261 ranges = <0 0 0 0 0xffffffff>;
Michal Simek54b896f2015-10-30 15:39:18 +0100262
263 gic: interrupt-controller@f9010000 {
264 compatible = "arm,gic-400", "arm,cortex-a15-gic";
265 #interrupt-cells = <3>;
266 reg = <0x0 0xf9010000 0x10000>,
Alexander Grafd35e65d2016-05-12 13:44:01 +0200267 <0x0 0xf9020000 0x20000>,
Michal Simek54b896f2015-10-30 15:39:18 +0100268 <0x0 0xf9040000 0x20000>,
Alexander Grafd35e65d2016-05-12 13:44:01 +0200269 <0x0 0xf9060000 0x20000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100270 interrupt-controller;
271 interrupt-parent = <&gic>;
272 interrupts = <1 9 0xf04>;
273 };
274 };
275
Michal Simek72b562a2016-02-11 07:19:06 +0100276 amba: amba {
Michal Simek54b896f2015-10-30 15:39:18 +0100277 compatible = "simple-bus";
Michal Simekba087532016-02-22 09:57:27 +0100278 u-boot,dm-pre-reloc;
Michal Simek54b896f2015-10-30 15:39:18 +0100279 #address-cells = <2>;
Michal Simek72b562a2016-02-11 07:19:06 +0100280 #size-cells = <2>;
281 ranges;
Michal Simek54b896f2015-10-30 15:39:18 +0100282
283 can0: can@ff060000 {
284 compatible = "xlnx,zynq-can-1.0";
285 status = "disabled";
286 clock-names = "can_clk", "pclk";
Michal Simek72b562a2016-02-11 07:19:06 +0100287 reg = <0x0 0xff060000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100288 interrupts = <0 23 4>;
289 interrupt-parent = <&gic>;
290 tx-fifo-depth = <0x40>;
291 rx-fifo-depth = <0x40>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200292 power-domains = <&zynqmp_firmware PD_CAN_0>;
Michal Simek54b896f2015-10-30 15:39:18 +0100293 };
294
295 can1: can@ff070000 {
296 compatible = "xlnx,zynq-can-1.0";
297 status = "disabled";
298 clock-names = "can_clk", "pclk";
Michal Simek72b562a2016-02-11 07:19:06 +0100299 reg = <0x0 0xff070000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100300 interrupts = <0 24 4>;
301 interrupt-parent = <&gic>;
302 tx-fifo-depth = <0x40>;
303 rx-fifo-depth = <0x40>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200304 power-domains = <&zynqmp_firmware PD_CAN_1>;
Michal Simek54b896f2015-10-30 15:39:18 +0100305 };
306
Michal Simekb197dd42015-11-26 11:21:25 +0100307 cci: cci@fd6e0000 {
308 compatible = "arm,cci-400";
Michal Simek72b562a2016-02-11 07:19:06 +0100309 reg = <0x0 0xfd6e0000 0x0 0x9000>;
Michal Simekb197dd42015-11-26 11:21:25 +0100310 ranges = <0x0 0x0 0xfd6e0000 0x10000>;
311 #address-cells = <1>;
312 #size-cells = <1>;
313
314 pmu@9000 {
315 compatible = "arm,cci-400-pmu,r1";
316 reg = <0x9000 0x5000>;
317 interrupt-parent = <&gic>;
318 interrupts = <0 123 4>,
319 <0 123 4>,
320 <0 123 4>,
321 <0 123 4>,
322 <0 123 4>;
323 };
324 };
325
Michal Simek54b896f2015-10-30 15:39:18 +0100326 /* GDMA */
327 fpd_dma_chan1: dma@fd500000 {
328 status = "disabled";
329 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100330 reg = <0x0 0xfd500000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100331 interrupt-parent = <&gic>;
332 interrupts = <0 124 4>;
VNSL Durga7b3cb892016-03-24 22:45:12 +0530333 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100334 xlnx,bus-width = <128>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200335 #stream-id-cells = <1>;
336 iommus = <&smmu 0x14e8>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200337 power-domains = <&zynqmp_firmware PD_GDMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100338 };
339
340 fpd_dma_chan2: dma@fd510000 {
341 status = "disabled";
342 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100343 reg = <0x0 0xfd510000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100344 interrupt-parent = <&gic>;
345 interrupts = <0 125 4>;
VNSL Durga7b3cb892016-03-24 22:45:12 +0530346 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100347 xlnx,bus-width = <128>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200348 #stream-id-cells = <1>;
349 iommus = <&smmu 0x14e9>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200350 power-domains = <&zynqmp_firmware PD_GDMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100351 };
352
353 fpd_dma_chan3: dma@fd520000 {
354 status = "disabled";
355 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100356 reg = <0x0 0xfd520000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100357 interrupt-parent = <&gic>;
358 interrupts = <0 126 4>;
VNSL Durga7b3cb892016-03-24 22:45:12 +0530359 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100360 xlnx,bus-width = <128>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200361 #stream-id-cells = <1>;
362 iommus = <&smmu 0x14ea>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200363 power-domains = <&zynqmp_firmware PD_GDMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100364 };
365
366 fpd_dma_chan4: dma@fd530000 {
367 status = "disabled";
368 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100369 reg = <0x0 0xfd530000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100370 interrupt-parent = <&gic>;
371 interrupts = <0 127 4>;
VNSL Durga7b3cb892016-03-24 22:45:12 +0530372 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100373 xlnx,bus-width = <128>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200374 #stream-id-cells = <1>;
375 iommus = <&smmu 0x14eb>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200376 power-domains = <&zynqmp_firmware PD_GDMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100377 };
378
379 fpd_dma_chan5: dma@fd540000 {
380 status = "disabled";
381 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100382 reg = <0x0 0xfd540000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100383 interrupt-parent = <&gic>;
384 interrupts = <0 128 4>;
VNSL Durga7b3cb892016-03-24 22:45:12 +0530385 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100386 xlnx,bus-width = <128>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200387 #stream-id-cells = <1>;
388 iommus = <&smmu 0x14ec>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200389 power-domains = <&zynqmp_firmware PD_GDMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100390 };
391
392 fpd_dma_chan6: dma@fd550000 {
393 status = "disabled";
394 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100395 reg = <0x0 0xfd550000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100396 interrupt-parent = <&gic>;
397 interrupts = <0 129 4>;
VNSL Durga7b3cb892016-03-24 22:45:12 +0530398 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100399 xlnx,bus-width = <128>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200400 #stream-id-cells = <1>;
401 iommus = <&smmu 0x14ed>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200402 power-domains = <&zynqmp_firmware PD_GDMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100403 };
404
405 fpd_dma_chan7: dma@fd560000 {
406 status = "disabled";
407 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100408 reg = <0x0 0xfd560000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100409 interrupt-parent = <&gic>;
410 interrupts = <0 130 4>;
VNSL Durga7b3cb892016-03-24 22:45:12 +0530411 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100412 xlnx,bus-width = <128>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200413 #stream-id-cells = <1>;
414 iommus = <&smmu 0x14ee>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200415 power-domains = <&zynqmp_firmware PD_GDMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100416 };
417
418 fpd_dma_chan8: dma@fd570000 {
419 status = "disabled";
420 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100421 reg = <0x0 0xfd570000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100422 interrupt-parent = <&gic>;
423 interrupts = <0 131 4>;
VNSL Durga7b3cb892016-03-24 22:45:12 +0530424 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100425 xlnx,bus-width = <128>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200426 #stream-id-cells = <1>;
427 iommus = <&smmu 0x14ef>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200428 power-domains = <&zynqmp_firmware PD_GDMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100429 };
430
431 gpu: gpu@fd4b0000 {
432 status = "disabled";
433 compatible = "arm,mali-400", "arm,mali-utgard";
Hyun Kwon991faf72017-08-21 18:54:29 -0700434 reg = <0x0 0xfd4b0000 0x0 0x10000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100435 interrupt-parent = <&gic>;
436 interrupts = <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>, <0 132 4>;
437 interrupt-names = "IRQGP", "IRQGPMMU", "IRQPP0", "IRQPPMMU0", "IRQPP1", "IRQPPMMU1";
Madhurkiran Harikrishnan69819bd2017-02-17 04:14:45 -0800438 clock-names = "gpu", "gpu_pp0", "gpu_pp1";
Michal Simek7c001dc2019-10-14 15:56:31 +0200439 power-domains = <&zynqmp_firmware PD_GPU>;
Michal Simek54b896f2015-10-30 15:39:18 +0100440 };
441
Kedareswara rao Appanaae9342f2016-09-09 12:36:01 +0530442 /* LPDDMA default allows only secured access. inorder to enable
443 * These dma channels, Users should ensure that these dma
444 * Channels are allowed for non secure access.
445 */
Michal Simek54b896f2015-10-30 15:39:18 +0100446 lpd_dma_chan1: dma@ffa80000 {
447 status = "disabled";
448 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100449 reg = <0x0 0xffa80000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100450 interrupt-parent = <&gic>;
451 interrupts = <0 77 4>;
Michal Simek91ab8252018-01-17 16:32:33 +0100452 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100453 xlnx,bus-width = <64>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200454 #stream-id-cells = <1>;
455 iommus = <&smmu 0x868>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200456 power-domains = <&zynqmp_firmware PD_ADMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100457 };
458
459 lpd_dma_chan2: dma@ffa90000 {
460 status = "disabled";
461 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100462 reg = <0x0 0xffa90000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100463 interrupt-parent = <&gic>;
464 interrupts = <0 78 4>;
Michal Simek91ab8252018-01-17 16:32:33 +0100465 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100466 xlnx,bus-width = <64>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200467 #stream-id-cells = <1>;
468 iommus = <&smmu 0x869>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200469 power-domains = <&zynqmp_firmware PD_ADMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100470 };
471
472 lpd_dma_chan3: dma@ffaa0000 {
473 status = "disabled";
474 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100475 reg = <0x0 0xffaa0000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100476 interrupt-parent = <&gic>;
477 interrupts = <0 79 4>;
Michal Simek91ab8252018-01-17 16:32:33 +0100478 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100479 xlnx,bus-width = <64>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200480 #stream-id-cells = <1>;
481 iommus = <&smmu 0x86a>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200482 power-domains = <&zynqmp_firmware PD_ADMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100483 };
484
485 lpd_dma_chan4: dma@ffab0000 {
486 status = "disabled";
487 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100488 reg = <0x0 0xffab0000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100489 interrupt-parent = <&gic>;
490 interrupts = <0 80 4>;
Michal Simek91ab8252018-01-17 16:32:33 +0100491 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100492 xlnx,bus-width = <64>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200493 #stream-id-cells = <1>;
494 iommus = <&smmu 0x86b>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200495 power-domains = <&zynqmp_firmware PD_ADMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100496 };
497
498 lpd_dma_chan5: dma@ffac0000 {
499 status = "disabled";
500 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100501 reg = <0x0 0xffac0000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100502 interrupt-parent = <&gic>;
503 interrupts = <0 81 4>;
Michal Simek91ab8252018-01-17 16:32:33 +0100504 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100505 xlnx,bus-width = <64>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200506 #stream-id-cells = <1>;
507 iommus = <&smmu 0x86c>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200508 power-domains = <&zynqmp_firmware PD_ADMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100509 };
510
511 lpd_dma_chan6: dma@ffad0000 {
512 status = "disabled";
513 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100514 reg = <0x0 0xffad0000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100515 interrupt-parent = <&gic>;
516 interrupts = <0 82 4>;
Michal Simek91ab8252018-01-17 16:32:33 +0100517 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100518 xlnx,bus-width = <64>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200519 #stream-id-cells = <1>;
520 iommus = <&smmu 0x86d>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200521 power-domains = <&zynqmp_firmware PD_ADMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100522 };
523
524 lpd_dma_chan7: dma@ffae0000 {
525 status = "disabled";
526 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100527 reg = <0x0 0xffae0000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100528 interrupt-parent = <&gic>;
529 interrupts = <0 83 4>;
Michal Simek91ab8252018-01-17 16:32:33 +0100530 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100531 xlnx,bus-width = <64>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200532 #stream-id-cells = <1>;
533 iommus = <&smmu 0x86e>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200534 power-domains = <&zynqmp_firmware PD_ADMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100535 };
536
537 lpd_dma_chan8: dma@ffaf0000 {
538 status = "disabled";
539 compatible = "xlnx,zynqmp-dma-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100540 reg = <0x0 0xffaf0000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100541 interrupt-parent = <&gic>;
542 interrupts = <0 84 4>;
Michal Simek91ab8252018-01-17 16:32:33 +0100543 clock-names = "clk_main", "clk_apb";
Michal Simek54b896f2015-10-30 15:39:18 +0100544 xlnx,bus-width = <64>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200545 #stream-id-cells = <1>;
546 iommus = <&smmu 0x86f>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200547 power-domains = <&zynqmp_firmware PD_ADMA>;
Michal Simek54b896f2015-10-30 15:39:18 +0100548 };
549
Naga Sureshkumar Rellide96a3e2016-03-11 13:10:26 +0530550 mc: memory-controller@fd070000 {
551 compatible = "xlnx,zynqmp-ddrc-2.40a";
Michal Simek72b562a2016-02-11 07:19:06 +0100552 reg = <0x0 0xfd070000 0x0 0x30000>;
Naga Sureshkumar Rellide96a3e2016-03-11 13:10:26 +0530553 interrupt-parent = <&gic>;
554 interrupts = <0 112 4>;
555 };
556
Michal Simek54b896f2015-10-30 15:39:18 +0100557 nand0: nand@ff100000 {
558 compatible = "arasan,nfc-v3p10";
559 status = "disabled";
Michal Simek72b562a2016-02-11 07:19:06 +0100560 reg = <0x0 0xff100000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100561 clock-names = "clk_sys", "clk_flash";
562 interrupt-parent = <&gic>;
563 interrupts = <0 14 4>;
Naga Sureshkumar Rellie007a352017-01-23 16:20:37 +0530564 #address-cells = <1>;
565 #size-cells = <0>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200566 #stream-id-cells = <1>;
567 iommus = <&smmu 0x872>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200568 power-domains = <&zynqmp_firmware PD_NAND>;
Michal Simek54b896f2015-10-30 15:39:18 +0100569 };
570
571 gem0: ethernet@ff0b0000 {
Michal Simek9178d292018-03-27 12:53:37 +0200572 compatible = "cdns,zynqmp-gem", "cdns,gem";
Michal Simek54b896f2015-10-30 15:39:18 +0100573 status = "disabled";
574 interrupt-parent = <&gic>;
575 interrupts = <0 57 4>, <0 57 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100576 reg = <0x0 0xff0b0000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100577 clock-names = "pclk", "hclk", "tx_clk";
578 #address-cells = <1>;
579 #size-cells = <0>;
Edgar E. Iglesiasfde098f2015-11-26 14:12:20 +0100580 #stream-id-cells = <1>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200581 iommus = <&smmu 0x874>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200582 power-domains = <&zynqmp_firmware PD_ETH_0>;
Michal Simek54b896f2015-10-30 15:39:18 +0100583 };
584
585 gem1: ethernet@ff0c0000 {
Michal Simek9178d292018-03-27 12:53:37 +0200586 compatible = "cdns,zynqmp-gem", "cdns,gem";
Michal Simek54b896f2015-10-30 15:39:18 +0100587 status = "disabled";
588 interrupt-parent = <&gic>;
589 interrupts = <0 59 4>, <0 59 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100590 reg = <0x0 0xff0c0000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100591 clock-names = "pclk", "hclk", "tx_clk";
592 #address-cells = <1>;
593 #size-cells = <0>;
Edgar E. Iglesiasfde098f2015-11-26 14:12:20 +0100594 #stream-id-cells = <1>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200595 iommus = <&smmu 0x875>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200596 power-domains = <&zynqmp_firmware PD_ETH_1>;
Michal Simek54b896f2015-10-30 15:39:18 +0100597 };
598
599 gem2: ethernet@ff0d0000 {
Michal Simek9178d292018-03-27 12:53:37 +0200600 compatible = "cdns,zynqmp-gem", "cdns,gem";
Michal Simek54b896f2015-10-30 15:39:18 +0100601 status = "disabled";
602 interrupt-parent = <&gic>;
603 interrupts = <0 61 4>, <0 61 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100604 reg = <0x0 0xff0d0000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100605 clock-names = "pclk", "hclk", "tx_clk";
606 #address-cells = <1>;
607 #size-cells = <0>;
Edgar E. Iglesiasfde098f2015-11-26 14:12:20 +0100608 #stream-id-cells = <1>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200609 iommus = <&smmu 0x876>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200610 power-domains = <&zynqmp_firmware PD_ETH_2>;
Michal Simek54b896f2015-10-30 15:39:18 +0100611 };
612
613 gem3: ethernet@ff0e0000 {
Michal Simek9178d292018-03-27 12:53:37 +0200614 compatible = "cdns,zynqmp-gem", "cdns,gem";
Michal Simek54b896f2015-10-30 15:39:18 +0100615 status = "disabled";
616 interrupt-parent = <&gic>;
617 interrupts = <0 63 4>, <0 63 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100618 reg = <0x0 0xff0e0000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100619 clock-names = "pclk", "hclk", "tx_clk";
620 #address-cells = <1>;
621 #size-cells = <0>;
Edgar E. Iglesiasfde098f2015-11-26 14:12:20 +0100622 #stream-id-cells = <1>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200623 iommus = <&smmu 0x877>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200624 power-domains = <&zynqmp_firmware PD_ETH_3>;
Michal Simek54b896f2015-10-30 15:39:18 +0100625 };
626
627 gpio: gpio@ff0a0000 {
628 compatible = "xlnx,zynqmp-gpio-1.0";
629 status = "disabled";
630 #gpio-cells = <0x2>;
Michal Simek3d5f0f62020-01-09 13:10:59 +0100631 gpio-controller;
Michal Simek54b896f2015-10-30 15:39:18 +0100632 interrupt-parent = <&gic>;
633 interrupts = <0 16 4>;
Michal Simek7e2df452016-10-20 10:26:13 +0200634 interrupt-controller;
635 #interrupt-cells = <2>;
Michal Simek72b562a2016-02-11 07:19:06 +0100636 reg = <0x0 0xff0a0000 0x0 0x1000>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200637 power-domains = <&zynqmp_firmware PD_GPIO>;
Michal Simek54b896f2015-10-30 15:39:18 +0100638 };
639
640 i2c0: i2c@ff020000 {
Moritz Fischere94b8df2016-12-22 09:36:11 -0800641 compatible = "cdns,i2c-r1p14", "cdns,i2c-r1p10";
Michal Simek54b896f2015-10-30 15:39:18 +0100642 status = "disabled";
643 interrupt-parent = <&gic>;
644 interrupts = <0 17 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100645 reg = <0x0 0xff020000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100646 #address-cells = <1>;
647 #size-cells = <0>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200648 power-domains = <&zynqmp_firmware PD_I2C_0>;
Michal Simek54b896f2015-10-30 15:39:18 +0100649 };
650
651 i2c1: i2c@ff030000 {
Moritz Fischere94b8df2016-12-22 09:36:11 -0800652 compatible = "cdns,i2c-r1p14", "cdns,i2c-r1p10";
Michal Simek54b896f2015-10-30 15:39:18 +0100653 status = "disabled";
654 interrupt-parent = <&gic>;
655 interrupts = <0 18 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100656 reg = <0x0 0xff030000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100657 #address-cells = <1>;
658 #size-cells = <0>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200659 power-domains = <&zynqmp_firmware PD_I2C_1>;
Michal Simek54b896f2015-10-30 15:39:18 +0100660 };
661
Naga Sureshkumar Relli104b4fc2016-05-18 12:23:13 +0530662 ocm: memory-controller@ff960000 {
663 compatible = "xlnx,zynqmp-ocmc-1.0";
Michal Simek72b562a2016-02-11 07:19:06 +0100664 reg = <0x0 0xff960000 0x0 0x1000>;
Naga Sureshkumar Relli104b4fc2016-05-18 12:23:13 +0530665 interrupt-parent = <&gic>;
666 interrupts = <0 10 4>;
667 };
668
Michal Simek54b896f2015-10-30 15:39:18 +0100669 pcie: pcie@fd0e0000 {
670 compatible = "xlnx,nwl-pcie-2.11";
671 status = "disabled";
672 #address-cells = <3>;
673 #size-cells = <2>;
674 #interrupt-cells = <1>;
Bharat Kumar Gogadae44f69d2016-07-19 20:49:29 +0530675 msi-controller;
Michal Simek54b896f2015-10-30 15:39:18 +0100676 device_type = "pci";
677 interrupt-parent = <&gic>;
Michal Simekf9fda432016-01-20 12:59:23 +0100678 interrupts = <0 118 4>,
Bharat Kumar Gogadae44f69d2016-07-19 20:49:29 +0530679 <0 117 4>,
Michal Simekf9fda432016-01-20 12:59:23 +0100680 <0 116 4>,
681 <0 115 4>, /* MSI_1 [63...32] */
682 <0 114 4>; /* MSI_0 [31...0] */
Michal Simek91ab8252018-01-17 16:32:33 +0100683 interrupt-names = "misc", "dummy", "intx",
684 "msi1", "msi0";
Bharat Kumar Gogadae44f69d2016-07-19 20:49:29 +0530685 msi-parent = <&pcie>;
Michal Simek72b562a2016-02-11 07:19:06 +0100686 reg = <0x0 0xfd0e0000 0x0 0x1000>,
687 <0x0 0xfd480000 0x0 0x1000>,
Bharat Kumar Gogadae829f072016-08-02 20:34:13 +0530688 <0x80 0x00000000 0x0 0x1000000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100689 reg-names = "breg", "pcireg", "cfg";
Bharat Kumar Gogadae829f072016-08-02 20:34:13 +0530690 ranges = <0x02000000 0x00000000 0xe0000000 0x00000000 0xe0000000 0x00000000 0x10000000 /* non-prefetchable memory */
691 0x43000000 0x00000006 0x00000000 0x00000006 0x00000000 0x00000002 0x00000000>;/* prefetchable memory */
Rob Herring1559f562017-03-21 21:03:13 -0500692 bus-range = <0x00 0xff>;
Bharat Kumar Gogadaf6e02b32016-02-15 21:18:58 +0530693 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
694 interrupt-map = <0x0 0x0 0x0 0x1 &pcie_intc 0x1>,
695 <0x0 0x0 0x0 0x2 &pcie_intc 0x2>,
696 <0x0 0x0 0x0 0x3 &pcie_intc 0x3>,
697 <0x0 0x0 0x0 0x4 &pcie_intc 0x4>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200698 power-domains = <&zynqmp_firmware PD_PCIE>;
Bharat Kumar Gogadaf6e02b32016-02-15 21:18:58 +0530699 pcie_intc: legacy-interrupt-controller {
700 interrupt-controller;
701 #address-cells = <0>;
702 #interrupt-cells = <1>;
703 };
Michal Simek54b896f2015-10-30 15:39:18 +0100704 };
705
706 qspi: spi@ff0f0000 {
Michal Simek933b6f72017-01-16 12:07:33 +0100707 u-boot,dm-pre-reloc;
Michal Simek54b896f2015-10-30 15:39:18 +0100708 compatible = "xlnx,zynqmp-qspi-1.0";
709 status = "disabled";
710 clock-names = "ref_clk", "pclk";
711 interrupts = <0 15 4>;
712 interrupt-parent = <&gic>;
713 num-cs = <1>;
Michal Simek72b562a2016-02-11 07:19:06 +0100714 reg = <0x0 0xff0f0000 0x0 0x1000>,
715 <0x0 0xc0000000 0x0 0x8000000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100716 #address-cells = <1>;
717 #size-cells = <0>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200718 #stream-id-cells = <1>;
719 iommus = <&smmu 0x873>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200720 power-domains = <&zynqmp_firmware PD_QSPI>;
Michal Simek54b896f2015-10-30 15:39:18 +0100721 };
722
723 rtc: rtc@ffa60000 {
724 compatible = "xlnx,zynqmp-rtc";
725 status = "disabled";
Michal Simek72b562a2016-02-11 07:19:06 +0100726 reg = <0x0 0xffa60000 0x0 0x100>;
Michal Simek54b896f2015-10-30 15:39:18 +0100727 interrupt-parent = <&gic>;
728 interrupts = <0 26 4>, <0 27 4>;
729 interrupt-names = "alarm", "sec";
Nava kishore Mannefaa728f2017-01-27 18:20:14 +0530730 calibration = <0x8000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100731 };
732
Anurag Kumar Vulisha2d112502016-05-17 16:49:01 +0530733 serdes: zynqmp_phy@fd400000 {
734 compatible = "xlnx,zynqmp-psgtr";
735 status = "disabled";
Michal Simek72b562a2016-02-11 07:19:06 +0100736 reg = <0x0 0xfd400000 0x0 0x40000>,
737 <0x0 0xfd3d0000 0x0 0x1000>,
Michal Simek72b562a2016-02-11 07:19:06 +0100738 <0x0 0xff5e0000 0x0 0x1000>;
Anurag Kumar Vulisha66ee0d22017-02-08 17:09:10 +0530739 reg-names = "serdes", "siou", "lpd";
Michal Simekc79738d2017-01-17 14:36:54 +0100740 nvmem-cells = <&soc_revision>;
741 nvmem-cell-names = "soc_revision";
Michal Simeka898c332019-10-14 15:55:53 +0200742 resets = <&zynqmp_reset ZYNQMP_RESET_SATA>,
743 <&zynqmp_reset ZYNQMP_RESET_USB0_CORERESET>,
744 <&zynqmp_reset ZYNQMP_RESET_USB1_CORERESET>,
745 <&zynqmp_reset ZYNQMP_RESET_USB0_HIBERRESET>,
746 <&zynqmp_reset ZYNQMP_RESET_USB1_HIBERRESET>,
747 <&zynqmp_reset ZYNQMP_RESET_USB0_APB>,
748 <&zynqmp_reset ZYNQMP_RESET_USB1_APB>,
749 <&zynqmp_reset ZYNQMP_RESET_DP>,
750 <&zynqmp_reset ZYNQMP_RESET_GEM0>,
751 <&zynqmp_reset ZYNQMP_RESET_GEM1>,
752 <&zynqmp_reset ZYNQMP_RESET_GEM2>,
753 <&zynqmp_reset ZYNQMP_RESET_GEM3>;
Anurag Kumar Vulisha767e9752017-02-06 21:40:34 +0530754 reset-names = "sata_rst", "usb0_crst", "usb1_crst",
755 "usb0_hibrst", "usb1_hibrst", "usb0_apbrst",
756 "usb1_apbrst", "dp_rst", "gem0_rst",
757 "gem1_rst", "gem2_rst", "gem3_rst";
Anurag Kumar Vulisha2d112502016-05-17 16:49:01 +0530758 lane0: lane0 {
759 #phy-cells = <4>;
760 };
761 lane1: lane1 {
762 #phy-cells = <4>;
763 };
764 lane2: lane2 {
765 #phy-cells = <4>;
766 };
767 lane3: lane3 {
768 #phy-cells = <4>;
769 };
770 };
771
Michal Simek54b896f2015-10-30 15:39:18 +0100772 sata: ahci@fd0c0000 {
773 compatible = "ceva,ahci-1v84";
774 status = "disabled";
Michal Simek72b562a2016-02-11 07:19:06 +0100775 reg = <0x0 0xfd0c0000 0x0 0x2000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100776 interrupt-parent = <&gic>;
777 interrupts = <0 133 4>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200778 power-domains = <&zynqmp_firmware PD_SATA>;
Anurag Kumar Vulisha4e2aaef2017-07-04 20:03:42 +0530779 #stream-id-cells = <4>;
780 iommus = <&smmu 0x4c0>, <&smmu 0x4c1>,
781 <&smmu 0x4c2>, <&smmu 0x4c3>;
782 /* dma-coherent; */
Michal Simek54b896f2015-10-30 15:39:18 +0100783 };
784
Siva Durga Prasad Paladugue91778d2019-01-03 15:44:24 +0530785 sdhci0: mmc@ff160000 {
Michal Simekba087532016-02-22 09:57:27 +0100786 u-boot,dm-pre-reloc;
Sai Krishna Potthuri02550fb2016-08-16 14:41:35 +0530787 compatible = "xlnx,zynqmp-8.9a", "arasan,sdhci-8.9a";
Michal Simek54b896f2015-10-30 15:39:18 +0100788 status = "disabled";
789 interrupt-parent = <&gic>;
790 interrupts = <0 48 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100791 reg = <0x0 0xff160000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100792 clock-names = "clk_xin", "clk_ahb";
Sai Krishna Potthuri02550fb2016-08-16 14:41:35 +0530793 xlnx,device_id = <0>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200794 #stream-id-cells = <1>;
795 iommus = <&smmu 0x870>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200796 power-domains = <&zynqmp_firmware PD_SD_0>;
Manish Narani61072012017-07-19 21:16:33 +0530797 nvmem-cells = <&soc_revision>;
798 nvmem-cell-names = "soc_revision";
Michal Simek54b896f2015-10-30 15:39:18 +0100799 };
800
Siva Durga Prasad Paladugue91778d2019-01-03 15:44:24 +0530801 sdhci1: mmc@ff170000 {
Michal Simekba087532016-02-22 09:57:27 +0100802 u-boot,dm-pre-reloc;
Sai Krishna Potthuri02550fb2016-08-16 14:41:35 +0530803 compatible = "xlnx,zynqmp-8.9a", "arasan,sdhci-8.9a";
Michal Simek54b896f2015-10-30 15:39:18 +0100804 status = "disabled";
805 interrupt-parent = <&gic>;
806 interrupts = <0 49 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100807 reg = <0x0 0xff170000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100808 clock-names = "clk_xin", "clk_ahb";
Sai Krishna Potthuri02550fb2016-08-16 14:41:35 +0530809 xlnx,device_id = <1>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200810 #stream-id-cells = <1>;
811 iommus = <&smmu 0x871>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200812 power-domains = <&zynqmp_firmware PD_SD_1>;
Manish Narani61072012017-07-19 21:16:33 +0530813 nvmem-cells = <&soc_revision>;
814 nvmem-cell-names = "soc_revision";
Michal Simek54b896f2015-10-30 15:39:18 +0100815 };
816
Michal Simek6471f8e2017-11-02 11:51:59 +0100817 pinctrl0: pinctrl@ff180000 {
818 compatible = "xlnx,pinctrl-zynqmp";
819 status = "disabled";
820 reg = <0x0 0xff180000 0x0 0x1000>;
821 };
822
Michal Simek54b896f2015-10-30 15:39:18 +0100823 smmu: smmu@fd800000 {
824 compatible = "arm,mmu-500";
Michal Simek72b562a2016-02-11 07:19:06 +0100825 reg = <0x0 0xfd800000 0x0 0x20000>;
Michal Simek8db0faa2016-04-06 10:43:23 +0200826 #iommu-cells = <1>;
Naga Sureshkumar Relli033f87c2017-03-09 20:00:13 +0530827 status = "disabled";
Michal Simek54b896f2015-10-30 15:39:18 +0100828 #global-interrupts = <1>;
829 interrupt-parent = <&gic>;
Edgar E. Iglesiasf1880d82015-11-26 14:12:19 +0100830 interrupts = <0 155 4>,
831 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
832 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
833 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
834 <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>;
Michal Simek54b896f2015-10-30 15:39:18 +0100835 };
836
837 spi0: spi@ff040000 {
838 compatible = "cdns,spi-r1p6";
839 status = "disabled";
840 interrupt-parent = <&gic>;
841 interrupts = <0 19 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100842 reg = <0x0 0xff040000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100843 clock-names = "ref_clk", "pclk";
844 #address-cells = <1>;
845 #size-cells = <0>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200846 power-domains = <&zynqmp_firmware PD_SPI_0>;
Michal Simek54b896f2015-10-30 15:39:18 +0100847 };
848
849 spi1: spi@ff050000 {
850 compatible = "cdns,spi-r1p6";
851 status = "disabled";
852 interrupt-parent = <&gic>;
853 interrupts = <0 20 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100854 reg = <0x0 0xff050000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100855 clock-names = "ref_clk", "pclk";
856 #address-cells = <1>;
857 #size-cells = <0>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200858 power-domains = <&zynqmp_firmware PD_SPI_1>;
Michal Simek54b896f2015-10-30 15:39:18 +0100859 };
860
861 ttc0: timer@ff110000 {
862 compatible = "cdns,ttc";
863 status = "disabled";
864 interrupt-parent = <&gic>;
865 interrupts = <0 36 4>, <0 37 4>, <0 38 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100866 reg = <0x0 0xff110000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100867 timer-width = <32>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200868 power-domains = <&zynqmp_firmware PD_TTC_0>;
Michal Simek54b896f2015-10-30 15:39:18 +0100869 };
870
871 ttc1: timer@ff120000 {
872 compatible = "cdns,ttc";
873 status = "disabled";
874 interrupt-parent = <&gic>;
875 interrupts = <0 39 4>, <0 40 4>, <0 41 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100876 reg = <0x0 0xff120000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100877 timer-width = <32>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200878 power-domains = <&zynqmp_firmware PD_TTC_1>;
Michal Simek54b896f2015-10-30 15:39:18 +0100879 };
880
881 ttc2: timer@ff130000 {
882 compatible = "cdns,ttc";
883 status = "disabled";
884 interrupt-parent = <&gic>;
885 interrupts = <0 42 4>, <0 43 4>, <0 44 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100886 reg = <0x0 0xff130000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100887 timer-width = <32>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200888 power-domains = <&zynqmp_firmware PD_TTC_2>;
Michal Simek54b896f2015-10-30 15:39:18 +0100889 };
890
891 ttc3: timer@ff140000 {
892 compatible = "cdns,ttc";
893 status = "disabled";
894 interrupt-parent = <&gic>;
895 interrupts = <0 45 4>, <0 46 4>, <0 47 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100896 reg = <0x0 0xff140000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100897 timer-width = <32>;
Michal Simek7c001dc2019-10-14 15:56:31 +0200898 power-domains = <&zynqmp_firmware PD_TTC_3>;
Michal Simek54b896f2015-10-30 15:39:18 +0100899 };
900
901 uart0: serial@ff000000 {
Michal Simekba087532016-02-22 09:57:27 +0100902 u-boot,dm-pre-reloc;
Michal Simek8f0dc3e2015-11-27 13:22:58 +0100903 compatible = "cdns,uart-r1p12", "xlnx,xuartps";
Michal Simek54b896f2015-10-30 15:39:18 +0100904 status = "disabled";
905 interrupt-parent = <&gic>;
906 interrupts = <0 21 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100907 reg = <0x0 0xff000000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100908 clock-names = "uart_clk", "pclk";
Michal Simek7c001dc2019-10-14 15:56:31 +0200909 power-domains = <&zynqmp_firmware PD_UART_0>;
Michal Simek54b896f2015-10-30 15:39:18 +0100910 };
911
912 uart1: serial@ff010000 {
Michal Simekba087532016-02-22 09:57:27 +0100913 u-boot,dm-pre-reloc;
Michal Simek8f0dc3e2015-11-27 13:22:58 +0100914 compatible = "cdns,uart-r1p12", "xlnx,xuartps";
Michal Simek54b896f2015-10-30 15:39:18 +0100915 status = "disabled";
916 interrupt-parent = <&gic>;
917 interrupts = <0 22 4>;
Michal Simek72b562a2016-02-11 07:19:06 +0100918 reg = <0x0 0xff010000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +0100919 clock-names = "uart_clk", "pclk";
Michal Simek7c001dc2019-10-14 15:56:31 +0200920 power-domains = <&zynqmp_firmware PD_UART_1>;
Michal Simek54b896f2015-10-30 15:39:18 +0100921 };
922
Manish Narani047096e2017-03-27 17:47:00 +0530923 usb0: usb0@ff9d0000 {
Michal Simek13111a12016-04-07 15:06:07 +0200924 #address-cells = <2>;
Michal Simek72b562a2016-02-11 07:19:06 +0100925 #size-cells = <2>;
Michal Simek54b896f2015-10-30 15:39:18 +0100926 status = "disabled";
Michal Simek13111a12016-04-07 15:06:07 +0200927 compatible = "xlnx,zynqmp-dwc3";
Manish Narani047096e2017-03-27 17:47:00 +0530928 reg = <0x0 0xff9d0000 0x0 0x100>;
Michal Simek13111a12016-04-07 15:06:07 +0200929 clock-names = "bus_clk", "ref_clk";
Michal Simek7c001dc2019-10-14 15:56:31 +0200930 power-domains = <&zynqmp_firmware PD_USB_0>;
Michal Simek13111a12016-04-07 15:06:07 +0200931 ranges;
Anurag Kumar Vulisha042323c2017-03-02 14:40:51 +0530932 nvmem-cells = <&soc_revision>;
933 nvmem-cell-names = "soc_revision";
Michal Simek13111a12016-04-07 15:06:07 +0200934
935 dwc3_0: dwc3@fe200000 {
936 compatible = "snps,dwc3";
937 status = "disabled";
Michal Simek72b562a2016-02-11 07:19:06 +0100938 reg = <0x0 0xfe200000 0x0 0x40000>;
Michal Simek13111a12016-04-07 15:06:07 +0200939 interrupt-parent = <&gic>;
Manish Narani97143bd2017-01-18 17:34:48 +0530940 interrupts = <0 65 4>, <0 69 4>;
Anurag Kumar Vulisha4bf99f82017-06-20 16:25:16 +0530941 #stream-id-cells = <1>;
942 iommus = <&smmu 0x860>;
Anurag Kumar Vulisha011bd7d2017-03-10 19:18:17 +0530943 snps,quirk-frame-length-adjustment = <0x20>;
Michal Simek13111a12016-04-07 15:06:07 +0200944 snps,refclk_fladj;
Manish Narani047096e2017-03-27 17:47:00 +0530945 /* dma-coherent; */
Michal Simek13111a12016-04-07 15:06:07 +0200946 };
Michal Simek54b896f2015-10-30 15:39:18 +0100947 };
948
Manish Narani047096e2017-03-27 17:47:00 +0530949 usb1: usb1@ff9e0000 {
Michal Simek13111a12016-04-07 15:06:07 +0200950 #address-cells = <2>;
Michal Simek72b562a2016-02-11 07:19:06 +0100951 #size-cells = <2>;
Michal Simek54b896f2015-10-30 15:39:18 +0100952 status = "disabled";
Michal Simek13111a12016-04-07 15:06:07 +0200953 compatible = "xlnx,zynqmp-dwc3";
Manish Narani047096e2017-03-27 17:47:00 +0530954 reg = <0x0 0xff9e0000 0x0 0x100>;
Michal Simek13111a12016-04-07 15:06:07 +0200955 clock-names = "bus_clk", "ref_clk";
Michal Simek7c001dc2019-10-14 15:56:31 +0200956 power-domains = <&zynqmp_firmware PD_USB_1>;
Michal Simek13111a12016-04-07 15:06:07 +0200957 ranges;
Anurag Kumar Vulisha042323c2017-03-02 14:40:51 +0530958 nvmem-cells = <&soc_revision>;
959 nvmem-cell-names = "soc_revision";
Michal Simek13111a12016-04-07 15:06:07 +0200960
961 dwc3_1: dwc3@fe300000 {
962 compatible = "snps,dwc3";
963 status = "disabled";
Michal Simek72b562a2016-02-11 07:19:06 +0100964 reg = <0x0 0xfe300000 0x0 0x40000>;
Michal Simek13111a12016-04-07 15:06:07 +0200965 interrupt-parent = <&gic>;
Manish Narani97143bd2017-01-18 17:34:48 +0530966 interrupts = <0 70 4>, <0 74 4>;
Anurag Kumar Vulisha4bf99f82017-06-20 16:25:16 +0530967 #stream-id-cells = <1>;
968 iommus = <&smmu 0x861>;
Anurag Kumar Vulisha011bd7d2017-03-10 19:18:17 +0530969 snps,quirk-frame-length-adjustment = <0x20>;
Michal Simek13111a12016-04-07 15:06:07 +0200970 snps,refclk_fladj;
Manish Narani047096e2017-03-27 17:47:00 +0530971 /* dma-coherent; */
Michal Simek13111a12016-04-07 15:06:07 +0200972 };
Michal Simek54b896f2015-10-30 15:39:18 +0100973 };
974
975 watchdog0: watchdog@fd4d0000 {
976 compatible = "cdns,wdt-r1p2";
977 status = "disabled";
978 interrupt-parent = <&gic>;
Punnaiah Choudary Kallurid67bab62015-11-04 12:34:17 +0530979 interrupts = <0 113 1>;
Michal Simek72b562a2016-02-11 07:19:06 +0100980 reg = <0x0 0xfd4d0000 0x0 0x1000>;
Mounika Grace Akula7db82412018-10-09 20:52:50 +0530981 timeout-sec = <60>;
982 reset-on-timeout;
Michal Simek54b896f2015-10-30 15:39:18 +0100983 };
984
Michal Simek7b6280e2018-07-18 09:25:43 +0200985 lpd_watchdog: watchdog@ff150000 {
986 compatible = "cdns,wdt-r1p2";
987 status = "disabled";
988 interrupt-parent = <&gic>;
989 interrupts = <0 52 1>;
990 reg = <0x0 0xff150000 0x0 0x1000>;
991 timeout-sec = <10>;
992 };
993
Michal Simek1bb4be32017-11-02 12:04:43 +0100994 xilinx_ams: ams@ffa50000 {
995 compatible = "xlnx,zynqmp-ams";
996 status = "disabled";
997 interrupt-parent = <&gic>;
998 interrupts = <0 56 4>;
999 interrupt-names = "ams-irq";
1000 reg = <0x0 0xffa50000 0x0 0x800>;
1001 reg-names = "ams-base";
1002 #address-cells = <2>;
1003 #size-cells = <2>;
1004 #io-channel-cells = <1>;
1005 ranges;
1006
1007 ams_ps: ams_ps@ffa50800 {
1008 compatible = "xlnx,zynqmp-ams-ps";
1009 status = "disabled";
1010 reg = <0x0 0xffa50800 0x0 0x400>;
1011 };
1012
1013 ams_pl: ams_pl@ffa50c00 {
1014 compatible = "xlnx,zynqmp-ams-pl";
1015 status = "disabled";
1016 reg = <0x0 0xffa50c00 0x0 0x400>;
1017 };
1018 };
1019
Hyun Kwon4fb90b3e2015-11-23 17:12:54 -08001020 xlnx_dp: dp@fd4a0000 {
Michal Simek54b896f2015-10-30 15:39:18 +01001021 compatible = "xlnx,v-dp";
1022 status = "disabled";
Michal Simek72b562a2016-02-11 07:19:06 +01001023 reg = <0x0 0xfd4a0000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +01001024 interrupts = <0 119 4>;
1025 interrupt-parent = <&gic>;
1026 clock-names = "aclk", "aud_clk";
1027 xlnx,dp-version = "v1.2";
1028 xlnx,max-lanes = <2>;
1029 xlnx,max-link-rate = <540000>;
1030 xlnx,max-bpc = <16>;
1031 xlnx,enable-ycrcb;
1032 xlnx,colormetry = "rgb";
1033 xlnx,bpc = <8>;
1034 xlnx,audio-chan = <2>;
1035 xlnx,dp-sub = <&xlnx_dp_sub>;
Hyun Kwon7e58f3b2015-11-23 17:12:55 -08001036 xlnx,max-pclock-frequency = <300000>;
Michal Simek54b896f2015-10-30 15:39:18 +01001037 };
1038
Hyun Kwon4fb90b3e2015-11-23 17:12:54 -08001039 xlnx_dp_sub: dp_sub@fd4aa000 {
Michal Simek54b896f2015-10-30 15:39:18 +01001040 compatible = "xlnx,dp-sub";
1041 status = "disabled";
Michal Simek72b562a2016-02-11 07:19:06 +01001042 reg = <0x0 0xfd4aa000 0x0 0x1000>,
1043 <0x0 0xfd4ab000 0x0 0x1000>,
1044 <0x0 0xfd4ac000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +01001045 reg-names = "blend", "av_buf", "aud";
1046 xlnx,output-fmt = "rgb";
Hyun Kwon7e58f3b2015-11-23 17:12:55 -08001047 xlnx,vid-fmt = "yuyv";
1048 xlnx,gfx-fmt = "rgb565";
Michal Simek54b896f2015-10-30 15:39:18 +01001049 };
1050
1051 xlnx_dpdma: dma@fd4c0000 {
1052 compatible = "xlnx,dpdma";
1053 status = "disabled";
Michal Simek72b562a2016-02-11 07:19:06 +01001054 reg = <0x0 0xfd4c0000 0x0 0x1000>;
Michal Simek54b896f2015-10-30 15:39:18 +01001055 interrupts = <0 122 4>;
1056 interrupt-parent = <&gic>;
1057 clock-names = "axi_clk";
Michal Simek7c001dc2019-10-14 15:56:31 +02001058 power-domains = <&zynqmp_firmware PD_DP>;
Michal Simek54b896f2015-10-30 15:39:18 +01001059 dma-channels = <6>;
1060 #dma-cells = <1>;
Michal Simek79c1cbf2016-11-11 13:21:04 +01001061 dma-video0channel {
Michal Simek54b896f2015-10-30 15:39:18 +01001062 compatible = "xlnx,video0";
1063 };
Michal Simek79c1cbf2016-11-11 13:21:04 +01001064 dma-video1channel {
Michal Simek54b896f2015-10-30 15:39:18 +01001065 compatible = "xlnx,video1";
1066 };
Michal Simek79c1cbf2016-11-11 13:21:04 +01001067 dma-video2channel {
Michal Simek54b896f2015-10-30 15:39:18 +01001068 compatible = "xlnx,video2";
1069 };
Michal Simek79c1cbf2016-11-11 13:21:04 +01001070 dma-graphicschannel {
Michal Simek54b896f2015-10-30 15:39:18 +01001071 compatible = "xlnx,graphics";
1072 };
Michal Simek79c1cbf2016-11-11 13:21:04 +01001073 dma-audio0channel {
Michal Simek54b896f2015-10-30 15:39:18 +01001074 compatible = "xlnx,audio0";
1075 };
Michal Simek79c1cbf2016-11-11 13:21:04 +01001076 dma-audio1channel {
Michal Simek54b896f2015-10-30 15:39:18 +01001077 compatible = "xlnx,audio1";
1078 };
1079 };
1080 };
1081};