blob: b7e64c3b0bcb2741f7fdafddd9d27f90e7aadcdc [file] [log] [blame]
Pratik Patel927be872013-01-14 22:26:51 -08001/* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
Pratik Patelf20bacb2012-07-21 14:46:36 -07002 *
3 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 */
12
Stepan Moskovchenko7d8cdcaa2013-04-25 17:10:55 -070013&soc {
Pratik Patelf20bacb2012-07-21 14:46:36 -070014 tmc_etr: tmc@fc322000 {
15 compatible = "arm,coresight-tmc";
Pratik Patel0ced6b12012-09-05 11:47:53 -070016 reg = <0xfc322000 0x1000>,
17 <0xfc37c000 0x3000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -080018 reg-names = "tmc-base", "bam-base";
Pushkar Joshiffbac902013-05-13 22:53:52 -070019 interrupts = <0 166 0>;
20 interrupt-names = "byte-cntr-irq";
Pratik Patelf20bacb2012-07-21 14:46:36 -070021
Aparna Das8f4edc92013-08-07 16:26:50 -070022 qcom,memory-size = <0x100000>;
Pratik Patel6350e8b2012-09-07 15:28:43 -070023
Pratik Patelf20bacb2012-07-21 14:46:36 -070024 coresight-id = <0>;
25 coresight-name = "coresight-tmc-etr";
26 coresight-nr-inports = <1>;
Pratik Patel446cb452013-02-08 11:56:19 -080027 coresight-ctis = <&cti0 &cti8>;
Pratik Patelf20bacb2012-07-21 14:46:36 -070028 };
29
30 tpiu: tpiu@fc318000 {
31 compatible = "arm,coresight-tpiu";
32 reg = <0xfc318000 0x1000>;
Pratik Patelfe7ebb02013-02-07 16:56:44 -080033 reg-names = "tpiu-base";
Pratik Patelf20bacb2012-07-21 14:46:36 -070034
35 coresight-id = <1>;
36 coresight-name = "coresight-tpiu";
37 coresight-nr-inports = <1>;
Pratik Patele69f8a92013-03-20 11:30:55 -070038
39 vdd-supply = <&pm8941_l21>;
40
41 qcom,vdd-voltage-level = <2950000 2950000>;
42 qcom,vdd-current-level = <9000 800000>;
Aparna Das603d1102013-07-13 11:47:55 -070043
44 vdd-io-supply = <&pm8941_l13>;
45
46 qcom,vdd-io-voltage-level = <2950000 2950000>;
47 qcom,vdd-io-current-level = <6 22000>;
Pratik Patelf20bacb2012-07-21 14:46:36 -070048 };
49
50 replicator: replicator@fc31c000 {
51 compatible = "qcom,coresight-replicator";
52 reg = <0xfc31c000 0x1000>;
Pratik Patelfe7ebb02013-02-07 16:56:44 -080053 reg-names = "replicator-base";
Pratik Patelf20bacb2012-07-21 14:46:36 -070054
55 coresight-id = <2>;
56 coresight-name = "coresight-replicator";
57 coresight-nr-inports = <1>;
58 coresight-outports = <0 1>;
59 coresight-child-list = <&tmc_etr &tpiu>;
60 coresight-child-ports = <0 0>;
61 };
62
63 tmc_etf: tmc@fc307000 {
64 compatible = "arm,coresight-tmc";
65 reg = <0xfc307000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -080066 reg-names = "tmc-base";
Pratik Patelf20bacb2012-07-21 14:46:36 -070067
68 coresight-id = <3>;
69 coresight-name = "coresight-tmc-etf";
70 coresight-nr-inports = <1>;
71 coresight-outports = <0>;
72 coresight-child-list = <&replicator>;
73 coresight-child-ports = <0>;
Pratik Patelf2b04292012-09-07 09:20:27 -070074 coresight-default-sink;
Pratik Patel446cb452013-02-08 11:56:19 -080075 coresight-ctis = <&cti0 &cti8>;
Pratik Patelf20bacb2012-07-21 14:46:36 -070076 };
77
78 funnel_merg: funnel@fc31b000 {
79 compatible = "arm,coresight-funnel";
80 reg = <0xfc31b000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -080081 reg-names = "funnel-base";
Pratik Patelf20bacb2012-07-21 14:46:36 -070082
83 coresight-id = <4>;
84 coresight-name = "coresight-funnel-merg";
85 coresight-nr-inports = <2>;
86 coresight-outports = <0>;
87 coresight-child-list = <&tmc_etf>;
88 coresight-child-ports = <0>;
89 };
90
91 funnel_in0: funnel@fc319000 {
92 compatible = "arm,coresight-funnel";
93 reg = <0xfc319000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -080094 reg-names = "funnel-base";
Pratik Patelf20bacb2012-07-21 14:46:36 -070095
96 coresight-id = <5>;
97 coresight-name = "coresight-funnel-in0";
98 coresight-nr-inports = <8>;
99 coresight-outports = <0>;
100 coresight-child-list = <&funnel_merg>;
101 coresight-child-ports = <0>;
102 };
103
104 funnel_in1: funnel@fc31a000 {
105 compatible = "arm,coresight-funnel";
106 reg = <0xfc31a000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800107 reg-names = "funnel-base";
Pratik Patelf20bacb2012-07-21 14:46:36 -0700108
109 coresight-id = <6>;
110 coresight-name = "coresight-funnel-in1";
111 coresight-nr-inports = <8>;
112 coresight-outports = <0>;
113 coresight-child-list = <&funnel_merg>;
114 coresight-child-ports = <1>;
115 };
116
117 funnel_kpss: funnel@fc345000 {
118 compatible = "arm,coresight-funnel";
119 reg = <0xfc345000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800120 reg-names = "funnel-base";
Pratik Patelf20bacb2012-07-21 14:46:36 -0700121
122 coresight-id = <7>;
123 coresight-name = "coresight-funnel-kpss";
124 coresight-nr-inports = <4>;
125 coresight-outports = <0>;
126 coresight-child-list = <&funnel_in1>;
127 coresight-child-ports = <5>;
128 };
129
130 funnel_mmss: funnel@fc364000 {
131 compatible = "arm,coresight-funnel";
132 reg = <0xfc364000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800133 reg-names = "funnel-base";
Pratik Patelfe7ebb02013-02-07 16:56:44 -0800134
Pratik Patelf20bacb2012-07-21 14:46:36 -0700135
136 coresight-id = <8>;
137 coresight-name = "coresight-funnel-mmss";
138 coresight-nr-inports = <8>;
139 coresight-outports = <0>;
140 coresight-child-list = <&funnel_in1>;
141 coresight-child-ports = <1>;
142 };
143
144 stm: stm@fc321000 {
145 compatible = "arm,coresight-stm";
146 reg = <0xfc321000 0x1000>,
147 <0xfa280000 0x180000>;
Pratik Patelfe7ebb02013-02-07 16:56:44 -0800148 reg-names = "stm-base", "stm-data-base";
Pratik Patelf20bacb2012-07-21 14:46:36 -0700149
150 coresight-id = <9>;
151 coresight-name = "coresight-stm";
152 coresight-nr-inports = <0>;
153 coresight-outports = <0>;
154 coresight-child-list = <&funnel_in1>;
155 coresight-child-ports = <7>;
156 };
157
158 etm0: etm@fc33c000 {
159 compatible = "arm,coresight-etm";
160 reg = <0xfc33c000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800161 reg-names = "etm-base";
Pratik Patelf20bacb2012-07-21 14:46:36 -0700162
163 coresight-id = <10>;
164 coresight-name = "coresight-etm0";
165 coresight-nr-inports = <0>;
166 coresight-outports = <0>;
167 coresight-child-list = <&funnel_kpss>;
168 coresight-child-ports = <0>;
Pratik Patelbb46b1e2013-01-22 18:44:17 -0800169
Pratik Patel13b3d3a2012-09-27 10:46:17 -0700170 qcom,pc-save;
Pratik Patelbb46b1e2013-01-22 18:44:17 -0800171 qcom,round-robin;
Pratik Patelf20bacb2012-07-21 14:46:36 -0700172 };
173
174 etm1: etm@fc33d000 {
175 compatible = "arm,coresight-etm";
176 reg = <0xfc33d000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800177 reg-names = "etm-base";
Pratik Patelf20bacb2012-07-21 14:46:36 -0700178
179 coresight-id = <11>;
180 coresight-name = "coresight-etm1";
181 coresight-nr-inports = <0>;
182 coresight-outports = <0>;
183 coresight-child-list = <&funnel_kpss>;
184 coresight-child-ports = <1>;
Pratik Patelbb46b1e2013-01-22 18:44:17 -0800185
Pratik Patel13b3d3a2012-09-27 10:46:17 -0700186 qcom,pc-save;
Pratik Patelbb46b1e2013-01-22 18:44:17 -0800187 qcom,round-robin;
Pratik Patelf20bacb2012-07-21 14:46:36 -0700188 };
189
190 etm2: etm@fc33e000 {
191 compatible = "arm,coresight-etm";
192 reg = <0xfc33e000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800193 reg-names = "etm-base";
Pratik Patelf20bacb2012-07-21 14:46:36 -0700194
195 coresight-id = <12>;
196 coresight-name = "coresight-etm2";
197 coresight-nr-inports = <0>;
198 coresight-outports = <0>;
199 coresight-child-list = <&funnel_kpss>;
200 coresight-child-ports = <2>;
Pratik Patelbb46b1e2013-01-22 18:44:17 -0800201
Pratik Patel13b3d3a2012-09-27 10:46:17 -0700202 qcom,pc-save;
Pratik Patelbb46b1e2013-01-22 18:44:17 -0800203 qcom,round-robin;
Pratik Patelf20bacb2012-07-21 14:46:36 -0700204 };
205
206 etm3: etm@fc33f000 {
207 compatible = "arm,coresight-etm";
208 reg = <0xfc33f000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800209 reg-names = "etm-base";
Pratik Patelf20bacb2012-07-21 14:46:36 -0700210
211 coresight-id = <13>;
212 coresight-name = "coresight-etm3";
213 coresight-nr-inports = <0>;
214 coresight-outports = <0>;
215 coresight-child-list = <&funnel_kpss>;
216 coresight-child-ports = <3>;
Pratik Patelbb46b1e2013-01-22 18:44:17 -0800217
Pratik Patel13b3d3a2012-09-27 10:46:17 -0700218 qcom,pc-save;
Pratik Patelbb46b1e2013-01-22 18:44:17 -0800219 qcom,round-robin;
Pratik Patelf20bacb2012-07-21 14:46:36 -0700220 };
Pratik Patel0ced6b12012-09-05 11:47:53 -0700221
Aparna Dasc347d362013-07-06 10:27:11 -0700222 audio_etm0 {
223 compatible = "qcom,coresight-audio-etm";
224
225 coresight-id = <14>;
226 coresight-name = "coresight-audio-etm0";
227 coresight-nr-inports = <0>;
228 coresight-outports = <0>;
229 coresight-child-list = <&funnel_in0>;
230 coresight-child-ports = <2>;
231 };
232
233 modem_etm0 {
234 compatible = "qcom,coresight-modem-etm";
235
236 coresight-id = <15>;
237 coresight-name = "coresight-modem-etm0";
238 coresight-nr-inports = <0>;
239 coresight-outports = <0>;
240 coresight-child-list = <&funnel_in0>;
241 coresight-child-ports = <1>;
242 };
243
244 wcn_etm0 {
245 compatible = "qcom,coresight-wcn-etm";
246
247 coresight-id = <16>;
248 coresight-name = "coresight-wcn-etm0";
249 coresight-nr-inports = <0>;
250 coresight-outports = <0>;
251 coresight-child-list = <&funnel_in1>;
252 coresight-child-ports = <2>;
253 };
254
255 rpm_etm0 {
256 compatible = "qcom,coresight-rpm-etm";
257
258 coresight-id = <17>;
259 coresight-name = "coresight-rpm-etm0";
260 coresight-nr-inports = <0>;
261 coresight-outports = <0>;
262 coresight-child-list = <&funnel_in0>;
263 coresight-child-ports = <0>;
264 };
265
266
Pratik Patel0ced6b12012-09-05 11:47:53 -0700267 csr: csr@fc302000 {
268 compatible = "qcom,coresight-csr";
269 reg = <0xfc302000 0x1000>;
Pratik Patelfe7ebb02013-02-07 16:56:44 -0800270 reg-names = "csr-base";
Pratik Patel0ced6b12012-09-05 11:47:53 -0700271
Aparna Dasc347d362013-07-06 10:27:11 -0700272 coresight-id = <18>;
Pratik Patel0ced6b12012-09-05 11:47:53 -0700273 coresight-name = "coresight-csr";
274 coresight-nr-inports = <0>;
Pratik Patel927be872013-01-14 22:26:51 -0800275
276 qcom,blk-size = <3>;
Pratik Patel0ced6b12012-09-05 11:47:53 -0700277 };
Pratik Patel446cb452013-02-08 11:56:19 -0800278
279 cti0: cti@fc308000 {
280 compatible = "arm,coresight-cti";
281 reg = <0xfc308000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800282 reg-names = "cti-base";
Pratik Patel446cb452013-02-08 11:56:19 -0800283
Aparna Dasc347d362013-07-06 10:27:11 -0700284 coresight-id = <19>;
Pratik Patel446cb452013-02-08 11:56:19 -0800285 coresight-name = "coresight-cti0";
286 coresight-nr-inports = <0>;
287 };
288
289 cti1: cti@fc309000 {
290 compatible = "arm,coresight-cti";
291 reg = <0xfc309000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800292 reg-names = "cti-base";
Pratik Patel446cb452013-02-08 11:56:19 -0800293
Aparna Dasc347d362013-07-06 10:27:11 -0700294 coresight-id = <20>;
Pratik Patel446cb452013-02-08 11:56:19 -0800295 coresight-name = "coresight-cti1";
296 coresight-nr-inports = <0>;
297 };
298
299 cti2: cti@fc30a000 {
300 compatible = "arm,coresight-cti";
301 reg = <0xfc30a000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800302 reg-names = "cti-base";
Pratik Patel446cb452013-02-08 11:56:19 -0800303
Aparna Dasc347d362013-07-06 10:27:11 -0700304 coresight-id = <21>;
Pratik Patel446cb452013-02-08 11:56:19 -0800305 coresight-name = "coresight-cti2";
306 coresight-nr-inports = <0>;
307 };
308
309 cti3: cti@fc30b000 {
310 compatible = "arm,coresight-cti";
311 reg = <0xfc30b000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800312 reg-names = "cti-base";
Pratik Patel446cb452013-02-08 11:56:19 -0800313
Aparna Dasc347d362013-07-06 10:27:11 -0700314 coresight-id = <22>;
Pratik Patel446cb452013-02-08 11:56:19 -0800315 coresight-name = "coresight-cti3";
316 coresight-nr-inports = <0>;
317 };
318
319 cti4: cti@fc30c000 {
320 compatible = "arm,coresight-cti";
321 reg = <0xfc30c000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800322 reg-names = "cti-base";
Pratik Patel446cb452013-02-08 11:56:19 -0800323
Aparna Dasc347d362013-07-06 10:27:11 -0700324 coresight-id = <23>;
Pratik Patel446cb452013-02-08 11:56:19 -0800325 coresight-name = "coresight-cti4";
326 coresight-nr-inports = <0>;
327 };
328
329 cti5: cti@fc30d000 {
330 compatible = "arm,coresight-cti";
331 reg = <0xfc30d000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800332 reg-names = "cti-base";
Pratik Patel446cb452013-02-08 11:56:19 -0800333
Aparna Dasc347d362013-07-06 10:27:11 -0700334 coresight-id = <24>;
Pratik Patel446cb452013-02-08 11:56:19 -0800335 coresight-name = "coresight-cti5";
336 coresight-nr-inports = <0>;
337 };
338
339 cti6: cti@fc30e000 {
340 compatible = "arm,coresight-cti";
341 reg = <0xfc30e000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800342 reg-names = "cti-base";
Pratik Patel446cb452013-02-08 11:56:19 -0800343
Aparna Dasc347d362013-07-06 10:27:11 -0700344 coresight-id = <25>;
Pratik Patel446cb452013-02-08 11:56:19 -0800345 coresight-name = "coresight-cti6";
346 coresight-nr-inports = <0>;
347 };
348
349 cti7: cti@fc30f000 {
350 compatible = "arm,coresight-cti";
351 reg = <0xfc30f000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800352 reg-names = "cti-base";
Pratik Patel446cb452013-02-08 11:56:19 -0800353
Aparna Dasc347d362013-07-06 10:27:11 -0700354 coresight-id = <26>;
Pratik Patel446cb452013-02-08 11:56:19 -0800355 coresight-name = "coresight-cti7";
356 coresight-nr-inports = <0>;
357 };
358
359 cti8: cti@fc310000 {
360 compatible = "arm,coresight-cti";
361 reg = <0xfc310000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800362 reg-names = "cti-base";
Pratik Patel446cb452013-02-08 11:56:19 -0800363
Aparna Dasc347d362013-07-06 10:27:11 -0700364 coresight-id = <27>;
Pratik Patel446cb452013-02-08 11:56:19 -0800365 coresight-name = "coresight-cti8";
366 coresight-nr-inports = <0>;
367 };
368
369 cti_l2: cti@fc340000 {
370 compatible = "arm,coresight-cti";
371 reg = <0xfc340000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800372 reg-names = "cti-base";
Pratik Patel446cb452013-02-08 11:56:19 -0800373
Aparna Dasc347d362013-07-06 10:27:11 -0700374 coresight-id = <28>;
Pratik Patel446cb452013-02-08 11:56:19 -0800375 coresight-name = "coresight-cti-l2";
376 coresight-nr-inports = <0>;
377 };
378
379 cti_cpu0: cti@fc341000 {
380 compatible = "arm,coresight-cti";
381 reg = <0xfc341000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800382 reg-names = "cti-base";
Pratik Patel446cb452013-02-08 11:56:19 -0800383
Aparna Dasc347d362013-07-06 10:27:11 -0700384 coresight-id = <29>;
Pratik Patel446cb452013-02-08 11:56:19 -0800385 coresight-name = "coresight-cti-cpu0";
386 coresight-nr-inports = <0>;
387 };
388
389 cti_cpu1: cti@fc342000 {
390 compatible = "arm,coresight-cti";
391 reg = <0xfc342000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800392 reg-names = "cti-base";
Pratik Patel446cb452013-02-08 11:56:19 -0800393
Aparna Dasc347d362013-07-06 10:27:11 -0700394 coresight-id = <30>;
Pratik Patel446cb452013-02-08 11:56:19 -0800395 coresight-name = "coresight-cti-cpu1";
396 coresight-nr-inports = <0>;
397 };
398
399 cti_cpu2: cti@fc343000 {
400 compatible = "arm,coresight-cti";
401 reg = <0xfc343000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800402 reg-names = "cti-base";
Pratik Patel446cb452013-02-08 11:56:19 -0800403
Aparna Dasc347d362013-07-06 10:27:11 -0700404 coresight-id = <31>;
Pratik Patel446cb452013-02-08 11:56:19 -0800405 coresight-name = "coresight-cti-cpu2";
406 coresight-nr-inports = <0>;
407 };
408
409 cti_cpu3: cti@fc344000 {
410 compatible = "arm,coresight-cti";
411 reg = <0xfc344000 0x1000>;
Aparna Das0ead9ba2013-03-08 10:05:21 -0800412 reg-names = "cti-base";
Pratik Patel446cb452013-02-08 11:56:19 -0800413
Aparna Dasc347d362013-07-06 10:27:11 -0700414 coresight-id = <32>;
Pratik Patel446cb452013-02-08 11:56:19 -0800415 coresight-name = "coresight-cti-cpu3";
416 coresight-nr-inports = <0>;
417 };
Aparna Dasa17157a2013-04-02 16:07:51 -0700418
Pratik Patel24788062013-08-29 17:44:17 -0700419 cti_video_cpu0: cti@fc348000 {
420 compatible = "arm,coresight-cti";
421 reg = <0xfc348000 0x1000>;
422 reg-names = "cti-base";
423
424 coresight-id = <33>;
425 coresight-name = "coresight-cti-video-cpu0";
426 coresight-nr-inports = <0>;
427 };
428
429 cti_wcn_cpu0: cti@fc34d000 {
430 compatible = "arm,coresight-cti";
431 reg = <0xfc34d000 0x1000>;
432 reg-names = "cti-base";
433
434 coresight-id = <34>;
435 coresight-name = "coresight-cti-wcn-cpu0";
436 coresight-nr-inports = <0>;
437 };
438
439 cti_modem_cpu0: cti@fc350000 {
440 compatible = "arm,coresight-cti";
441 reg = <0xfc350000 0x1000>;
442 reg-names = "cti-base";
443
444 coresight-id = <35>;
445 coresight-name = "coresight-cti-modem-cpu0";
446 coresight-nr-inports = <0>;
447 };
448
449 cti_audio_cpu0: cti@fc354000 {
450 compatible = "arm,coresight-cti";
451 reg = <0xfc354000 0x1000>;
452 reg-names = "cti-base";
453
454 coresight-id = <36>;
455 coresight-name = "coresight-cti-audio-cpu0";
456 coresight-nr-inports = <0>;
457 };
458
459 cti_rpm_cpu0: cti@fc358000 {
460 compatible = "arm,coresight-cti";
461 reg = <0xfc358000 0x1000>;
462 reg-names = "cti-base";
463
464 coresight-id = <37>;
465 coresight-name = "coresight-cti-rpm-cpu0";
466 coresight-nr-inports = <0>;
467 };
468
Aparna Dasa17157a2013-04-02 16:07:51 -0700469 hwevent: hwevent@fdf30018 {
470 compatible = "qcom,coresight-hwevent";
471 reg = <0xfdf30018 0x80>,
472 <0xf9011080 0x80>,
Aparna Das0db25ca2013-06-18 15:44:33 -0700473 <0xfd4ab160 0x80>,
474 <0xfc401600 0x80>;
475 reg-names = "mmss-mux", "apcs-mux", "ppss-mux", "gcc-mux";
Aparna Dasa17157a2013-04-02 16:07:51 -0700476
Pratik Patel24788062013-08-29 17:44:17 -0700477 coresight-id = <38>;
Aparna Dasa17157a2013-04-02 16:07:51 -0700478 coresight-name = "coresight-hwevent";
479 coresight-nr-inports = <0>;
480
481 qcom,hwevent-clks = "core_mmss_clk";
482 };
Pratik Patela8958812013-06-13 23:52:05 -0700483
484 fuse: fuse@fc4be024 {
485 compatible = "arm,coresight-fuse";
486 reg = <0xfc4be024 0x8>;
487 reg-names = "fuse-base";
488
Pratik Patel24788062013-08-29 17:44:17 -0700489 coresight-id = <39>;
Pratik Patela8958812013-06-13 23:52:05 -0700490 coresight-name = "coresight-fuse";
491 coresight-nr-inports = <0>;
492 };
Pratik Patelf20bacb2012-07-21 14:46:36 -0700493};