-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathboard-versal-pmc-virt.dts
More file actions
238 lines (222 loc) · 6.53 KB
/
board-versal-pmc-virt.dts
File metadata and controls
238 lines (222 loc) · 6.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
/*
* Versal Virtual PMC board device tree
*
* Copyright (c) 2016, Xilinx Inc
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* * Neither the name of the <organization> nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
* DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
/dts-v1/;
#ifndef VERSAL_NPI_OVERRIDE
#include "versal-npi-memmap.dtsh"
#endif
#define VERSAL_NPI_GENERIC
#include "versal.dtsh"
#ifndef MULTI_ARCH
#include "versal-pmc.dtsi"
#ifndef VERSAL2_DEV
#include "versal-psm.dtsi"
#endif
#include "versal-ddrmc.dtsi"
#include "versal-ps-iou.dtsi"
#include "versal-pmc-ppu-cpus.dtsi"
#ifndef VERSAL2_DEV
#include "versal-psm-cpu.dtsi"
#endif
/ {
/* FIXME: Once we add the NOC, these should be attached to it. */
MEM_REGION(ddr, 0x0, MM_TOP_DDR, 0x00000000, MM_TOP_DDR_SIZE, &ddr_mem) // 2 GB
MEM_SPEC(ddr_2, MM_TOP_DDR_2_H, MM_TOP_DDR_2_L, MM_TOP_DDR_2,
MM_TOP_DDR_2_SIZE_H, MM_TOP_DDR_2_SIZE_L, &ddr_2_mem) // 32 GB
/* Dummy APUs. */
cpu0: apu@0 {
};
cpu1: apu@1 {
};
rpu_cpu0: rpu_cpu0 {
};
rpu_cpu1: rpu_cpu1 {
};
#ifndef HAVE_DDRMC_CPUS
ddrmc_ub0: ddrmc_ub@0 {
#interrupt-cells = <1>;
interrupt-controller;
};
ddrmc_ub1: ddrmc_ub@1 {
#interrupt-cells = <1>;
interrupt-controller;
};
#endif
/* Dummy GIC. */
gic: apu_gic@0 {
#interrupt-cells = <3>;
interrupt-controller;
};
};
&pmc_qspi_0 {
SPI_FLASH(qspi_flash_lcs_lb,"m25qu02gcbb", 0x02000000, 0x0 0x0)
SPI_FLASH(qspi_flash_lcs_ub,"m25qu02gcbb", 0x02000000, 0x2 0x1)
SPI_FLASH(qspi_flash_ucs_lb,"m25qu02gcbb", 0x02000000, 0x1 0x0)
SPI_FLASH(qspi_flash_ucs_ub,"m25qu02gcbb", 0x02000000, 0x3 0x1)
};
&ospi {
SPI_FLASH(ospi_flash_lcs_lb, "mt35xu01gbba", 0x02000000, 0x0 0x0)
SPI_FLASH(ospi_flash_lcs_ub, "mt35xu01gbba", 0x02000000, 0x1 0x0)
SPI_FLASH(ospi_flash_ucs_lb, "mt35xu01gbba", 0x02000000, 0x2 0x0)
SPI_FLASH(ospi_flash_ucs_ub, "mt35xu01gbba", 0x02000000, 0x3 0x0)
};
#else
#include "versal-icnt.dtsi"
#include "versal-rams.dtsi"
#include "versal-pmc-ppu-cpus.dtsi"
#ifndef VERSAL2_DEV
#include "versal-psm-cpu.dtsi"
#endif
/ {
/* FIXME: Once we add the NOC, these should be attached to it. */
MEM_REGION(ddr, 0x0, 0x00000000, 0x00000000, 0x80000000, &ddr_mem)
ps_pmc_rp: ps_pmc_rp@0 {
doc-name = "Remote-port PMC-PS";
compatible = "remote-port";
chrdev-id = "ps-pmc-rp";
};
rp_pmc_ppu0: rp_pmc_ppu0@0 {
compatible = "remote-port-gpio";
remote-ports = <&ps_pmc_rp 1>;
interrupts-extended = < &pmc_ppu0 0 >;
};
rp_pmc_ppu1: rp_pmc_ppu1@0 {
compatible = "remote-port-gpio";
remote-ports = <&ps_pmc_rp 2>;
interrupts-extended = < &pmc_ppu1 0 >;
};
pmc_global: rp_pmc_global@0 {
compatible = "remote-port-gpio";
remote-ports = <&ps_pmc_rp 3>;
#gpio-cells = <1>;
num-gpios = <16>;
};
lmb_pmc_ppu0: lmb_pmc_ppu0@0 {
rp_lmb_pmc_ppu0@0 {
compatible = "remote-port-memory-master";
remote-ports = <&ps_pmc_rp 4>;
reg = < 0x0 0x0 0xFFFFFFFF 0xFFFFFFFF 0xFFFFFFFF /* -1 */ >;
};
};
lmb_pmc_ppu1: lmb_pmc_ppu1@0 {
rp_lmb_pmc_ppu1@0 {
compatible = "remote-port-memory-master";
remote-ports = <&ps_pmc_rp 5>;
reg = < 0x0 0x0 0xFFFFFFFF 0xFFFFFFFF 0xFFFFFFFF /* -1 */ >;
};
};
crl: crl@MM_CRL {
compatible = "remote-port-gpio";
remote-ports = <&ps_pmc_rp 6>;
#gpio-cells = <1>;
num-gpios = <35>;
};
pmc_clk_rst: pmc_clk_rst@0 {
compatible = "remote-port-gpio";
remote-ports = <&ps_pmc_rp 7>;
#gpio-cells = <1>;
num-gpios = <30>;
};
#ifndef VERSAL2_DEV
rp_psm0: rp_psm0@0 {
compatible = "remote-port-gpio";
remote-ports = <&ps_pmc_rp 8>;
interrupts-extended = < &psm0 0 >;
};
#endif
#ifdef MM_NPI_DDRMC_MAIN_0
rp_ddrmc_ub0: rp_ddrmc_ub@0 {
compatible = "remote-port-gpio";
remote-ports = <&ps_pmc_rp 9>;
# ifdef HAVE_DDRMC_CPUS
interrupts-extended = < &ddrmc_ub0 0 >;
# endif
};
npi_ddrmc_ub0: rp_npi_ddrmc_ub@0 {
compatible = "remote-port-gpio";
remote-ports = <&ps_pmc_rp 11>;
#gpio-cells = <1>;
};
#endif
#ifdef MM_NPI_DDRMC_MAIN_1
rp_ddrmc_ub1: rp_ddrmc_ub@1 {
compatible = "remote-port-gpio";
remote-ports = <&ps_pmc_rp 10>;
# ifdef HAVE_DDRMC_CPUS
interrupts-extended = < &ddrmc_ub1 0 >;
# endif
};
npi_ddrmc_ub1: rp_npi_ddrmc_ub@1 {
compatible = "remote-port-gpio";
remote-ports = <&ps_pmc_rp 12>;
#gpio-cells = <1>;
};
#endif
lmb_psm: lmb_psm@0 {
rp_lmb_psm@0 {
compatible = "remote-port-memory-master";
remote-ports = <&ps_pmc_rp 13>;
reg = < 0x0 0x0 0xFFFFFFFF 0xFFFFFFFF 0xFFFFFFFF /* -1 */ >;
};
};
/* Dummy stub to avoid ifdefs in the interrupt-map. */
pmc_gic_proxy: pmc_gic_proxy {
doc-ignore = <1>;
#interrupt-cells = <3>;
interrupt-controller;
};
psm_gic_proxy: psm_gic_proxy {
doc-ignore = <1>;
#interrupt-cells = <3>;
interrupt-controller;
};
psm0_io_intc: psm0_io_intc {
doc-ignore = <1>;
#interrupt-cells = <1>;
interrupt-controller;
};
pmc_ppu1_io_intc: pmc_ppu1_io_intc {
doc-ignore = <1>;
#interrupt-cells = <1>;
interrupt-controller;
};
};
#endif
/ {
/*
* FIXME: This legacy hook will reset the entire PMC instance
* meaning PSM and PMC MicroBlazes for multi-arch and all
* devices for single-arch.
* Once the CPU reset infrastructure is improved, we should
* remove this.
*/
pmc_reset: pmc_reset@ {
compatible = "qemu,reset-device";
gpios = <&pmc_clk_rst CRP_RST_PS_PMC_SRST>;
};
};