~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/arch/powerpc/boot/dts/fsl/t2081si-post.dtsi

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /arch/powerpc/boot/dts/fsl/t2081si-post.dtsi (Version linux-6.12-rc7) and /arch/i386/boot/dts/fsl/t2081si-post.dtsi (Version linux-4.9.337)


  1 /*                                                
  2  * T2081 Silicon/SoC Device Tree Source (post     
  3  *                                                
  4  * Copyright 2013 - 2014 Freescale Semiconduct    
  5  *                                                
  6  * Redistribution and use in source and binary    
  7  * modification, are permitted provided that t    
  8  *     * Redistributions of source code must r    
  9  *       notice, this list of conditions and t    
 10  *     * Redistributions in binary form must r    
 11  *       notice, this list of conditions and t    
 12  *       documentation and/or other materials     
 13  *     * Neither the name of Freescale Semicon    
 14  *       names of its contributors may be used    
 15  *       derived from this software without sp    
 16  *                                                
 17  *                                                
 18  * ALTERNATIVELY, this software may be distrib    
 19  * GNU General Public License ("GPL") as publi    
 20  * Foundation, either version 2 of that Licens    
 21  * later version.                                 
 22  *                                                
 23  * THIS SOFTWARE IS PROVIDED BY Freescale Semi    
 24  * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, B    
 25  * WARRANTIES OF MERCHANTABILITY AND FITNESS F    
 26  * DISCLAIMED. IN NO EVENT SHALL Freescale Sem    
 27  * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEM    
 28  * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT    
 29  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS     
 30  * ON ANY THEORY OF LIABILITY, WHETHER IN CONT    
 31  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING    
 32  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILIT    
 33  */                                               
 34                                                   
 35 &bman_fbpr {                                      
 36         compatible = "fsl,bman-fbpr";             
 37         alloc-ranges = <0 0 0x10000 0>;           
 38 };                                                
 39                                                   
 40 &qman_fqd {                                       
 41         compatible = "fsl,qman-fqd";              
 42         alloc-ranges = <0 0 0x10000 0>;           
 43 };                                                
 44                                                   
 45 &qman_pfdr {                                      
 46         compatible = "fsl,qman-pfdr";             
 47         alloc-ranges = <0 0 0x10000 0>;           
 48 };                                                
 49                                                   
 50 &ifc {                                            
 51         #address-cells = <2>;                     
 52         #size-cells = <1>;                        
 53         compatible = "fsl,ifc";                   
 54         interrupts = <25 2 0 0>;                  
 55 };                                                
 56                                                   
 57 /* controller at 0x240000 */                      
 58 &pci0 {                                           
 59         compatible = "fsl,t2080-pcie", "fsl,qo    
 60         device_type = "pci";                      
 61         #size-cells = <2>;                        
 62         #address-cells = <3>;                     
 63         bus-range = <0x0 0xff>;                   
 64         interrupts = <20 2 0 0>;                  
 65         fsl,iommu-parent = <&pamu0>;              
 66         pcie@0 {                                  
 67                 reg = <0 0 0 0 0>;                
 68                 #interrupt-cells = <1>;           
 69                 #size-cells = <2>;                
 70                 #address-cells = <3>;             
 71                 device_type = "pci";              
 72                 interrupts = <20 2 0 0>;          
 73                 interrupt-map-mask = <0xf800 0    
 74                 interrupt-map = <                 
 75                         /* IDSEL 0x0 */           
 76                         0000 0 0 1 &mpic 40 1     
 77                         0000 0 0 2 &mpic 1 1 0    
 78                         0000 0 0 3 &mpic 2 1 0    
 79                         0000 0 0 4 &mpic 3 1 0    
 80                 >;                                
 81         };                                        
 82 };                                                
 83                                                   
 84 /* controller at 0x250000 */                      
 85 &pci1 {                                           
 86         compatible = "fsl,t2080-pcie", "fsl,qo    
 87         device_type = "pci";                      
 88         #size-cells = <2>;                        
 89         #address-cells = <3>;                     
 90         bus-range = <0 0xff>;                     
 91         interrupts = <21 2 0 0>;                  
 92         fsl,iommu-parent = <&pamu0>;              
 93         pcie@0 {                                  
 94                 reg = <0 0 0 0 0>;                
 95                 #interrupt-cells = <1>;           
 96                 #size-cells = <2>;                
 97                 #address-cells = <3>;             
 98                 device_type = "pci";              
 99                 interrupts = <21 2 0 0>;          
100                 interrupt-map-mask = <0xf800 0    
101                 interrupt-map = <                 
102                         /* IDSEL 0x0 */           
103                         0000 0 0 1 &mpic 41 1     
104                         0000 0 0 2 &mpic 5 1 0    
105                         0000 0 0 3 &mpic 6 1 0    
106                         0000 0 0 4 &mpic 7 1 0    
107                 >;                                
108         };                                        
109 };                                                
110                                                   
111 /* controller at 0x260000 */                      
112 &pci2 {                                           
113         compatible = "fsl,t2080-pcie", "fsl,qo    
114         device_type = "pci";                      
115         #size-cells = <2>;                        
116         #address-cells = <3>;                     
117         bus-range = <0x0 0xff>;                   
118         interrupts = <22 2 0 0>;                  
119         fsl,iommu-parent = <&pamu0>;              
120         pcie@0 {                                  
121                 reg = <0 0 0 0 0>;                
122                 #interrupt-cells = <1>;           
123                 #size-cells = <2>;                
124                 #address-cells = <3>;             
125                 device_type = "pci";              
126                 interrupts = <22 2 0 0>;          
127                 interrupt-map-mask = <0xf800 0    
128                 interrupt-map = <                 
129                         /* IDSEL 0x0 */           
130                         0000 0 0 1 &mpic 42 1     
131                         0000 0 0 2 &mpic 9 1 0    
132                         0000 0 0 3 &mpic 10 1     
133                         0000 0 0 4 &mpic 11 1     
134                 >;                                
135         };                                        
136 };                                                
137                                                   
138 /* controller at 0x270000 */                      
139 &pci3 {                                           
140         compatible = "fsl,t2080-pcie", "fsl,qo    
141         device_type = "pci";                      
142         #size-cells = <2>;                        
143         #address-cells = <3>;                     
144         bus-range = <0x0 0xff>;                   
145         interrupts = <23 2 0 0>;                  
146         fsl,iommu-parent = <&pamu0>;              
147         pcie@0 {                                  
148                 reg = <0 0 0 0 0>;                
149                 #interrupt-cells = <1>;           
150                 #size-cells = <2>;                
151                 #address-cells = <3>;             
152                 device_type = "pci";              
153                 interrupts = <23 2 0 0>;          
154                 interrupt-map-mask = <0xf800 0    
155                 interrupt-map = <                 
156                         /* IDSEL 0x0 */           
157                         0000 0 0 1 &mpic 43 1     
158                         0000 0 0 2 &mpic 0 1 0    
159                         0000 0 0 3 &mpic 4 1 0    
160                         0000 0 0 4 &mpic 8 1 0    
161                 >;                                
162         };                                        
163 };                                                
164                                                   
165 &dcsr {                                           
166         #address-cells = <1>;                     
167         #size-cells = <1>;                        
168         compatible = "fsl,dcsr", "simple-bus";    
169                                                   
170         dcsr-epu@0 {                              
171                 compatible = "fsl,t2080-dcsr-e    
172                 interrupts = <52 2 0 0            
173                               84 2 0 0            
174                               85 2 0 0            
175                               94 2 0 0            
176                               95 2 0 0>;          
177                 reg = <0x0 0x1000>;               
178         };                                        
179         dcsr-npc {                                
180                 compatible = "fsl,t2080-dcsr-c    
181                 reg = <0x1000 0x1000 0x1002000    
182         };                                        
183         dcsr-nxc@2000 {                           
184                 compatible = "fsl,dcsr-nxc";      
185                 reg = <0x2000 0x1000>;            
186         };                                        
187         dcsr-corenet {                            
188                 compatible = "fsl,dcsr-corenet    
189                 reg = <0x8000 0x1000 0x1A000 0    
190         };                                        
191         dcsr-ocn@11000 {                          
192                 compatible = "fsl,t2080-dcsr-o    
193                 reg = <0x11000 0x1000>;           
194         };                                        
195         dcsr-ddr@12000 {                          
196                 compatible = "fsl,dcsr-ddr";      
197                 dev-handle = <&ddr1>;             
198                 reg = <0x12000 0x1000>;           
199         };                                        
200         dcsr-nal@18000 {                          
201                 compatible = "fsl,t2080-dcsr-n    
202                 reg = <0x18000 0x1000>;           
203         };                                        
204         dcsr-rcpm@22000 {                         
205                 compatible = "fsl,t2080-dcsr-r    
206                 reg = <0x22000 0x1000>;           
207         };                                        
208         dcsr-snpc@30000 {                         
209                 compatible = "fsl,t2080-dcsr-s    
210                 reg = <0x30000 0x1000 0x102200    
211         };                                        
212         dcsr-snpc@31000 {                         
213                 compatible = "fsl,t2080-dcsr-s    
214                 reg = <0x31000 0x1000 0x104200    
215         };                                        
216         dcsr-snpc@32000 {                         
217                 compatible = "fsl,t2080-dcsr-s    
218                 reg = <0x32000 0x1000 0x106200    
219         };                                        
220         dcsr-cpu-sb-proxy@100000 {                
221                 compatible = "fsl,dcsr-e6500-s    
222                 cpu-handle = <&cpu0>;             
223                 reg = <0x100000 0x1000 0x10100    
224         };                                        
225         dcsr-cpu-sb-proxy@108000 {                
226                 compatible = "fsl,dcsr-e6500-s    
227                 cpu-handle = <&cpu1>;             
228                 reg = <0x108000 0x1000 0x10900    
229         };                                        
230         dcsr-cpu-sb-proxy@110000 {                
231                 compatible = "fsl,dcsr-e6500-s    
232                 cpu-handle = <&cpu2>;             
233                 reg = <0x110000 0x1000 0x11100    
234         };                                        
235         dcsr-cpu-sb-proxy@118000 {                
236                 compatible = "fsl,dcsr-e6500-s    
237                 cpu-handle = <&cpu3>;             
238                 reg = <0x118000 0x1000 0x11900    
239         };                                        
240 };                                                
241                                                   
242 &bportals {                                       
243         #address-cells = <0x1>;                   
244         #size-cells = <0x1>;                      
245         compatible = "simple-bus";                
246                                                   
247         bman-portal@0 {                           
248                 compatible = "fsl,bman-portal"    
249                 reg = <0x0 0x4000>, <0x1000000    
250                 interrupts = <105 2 0 0>;         
251         };                                        
252         bman-portal@4000 {                        
253                 compatible = "fsl,bman-portal"    
254                 reg = <0x4000 0x4000>, <0x1001    
255                 interrupts = <107 2 0 0>;         
256         };                                        
257         bman-portal@8000 {                        
258                 compatible = "fsl,bman-portal"    
259                 reg = <0x8000 0x4000>, <0x1002    
260                 interrupts = <109 2 0 0>;         
261         };                                        
262         bman-portal@c000 {                        
263                 compatible = "fsl,bman-portal"    
264                 reg = <0xc000 0x4000>, <0x1003    
265                 interrupts = <111 2 0 0>;         
266         };                                        
267         bman-portal@10000 {                       
268                 compatible = "fsl,bman-portal"    
269                 reg = <0x10000 0x4000>, <0x100    
270                 interrupts = <113 2 0 0>;         
271         };                                        
272         bman-portal@14000 {                       
273                 compatible = "fsl,bman-portal"    
274                 reg = <0x14000 0x4000>, <0x100    
275                 interrupts = <115 2 0 0>;         
276         };                                        
277         bman-portal@18000 {                       
278                 compatible = "fsl,bman-portal"    
279                 reg = <0x18000 0x4000>, <0x100    
280                 interrupts = <117 2 0 0>;         
281         };                                        
282         bman-portal@1c000 {                       
283                 compatible = "fsl,bman-portal"    
284                 reg = <0x1c000 0x4000>, <0x100    
285                 interrupts = <119 2 0 0>;         
286         };                                        
287         bman-portal@20000 {                       
288                 compatible = "fsl,bman-portal"    
289                 reg = <0x20000 0x4000>, <0x100    
290                 interrupts = <121 2 0 0>;         
291         };                                        
292         bman-portal@24000 {                       
293                 compatible = "fsl,bman-portal"    
294                 reg = <0x24000 0x4000>, <0x100    
295                 interrupts = <123 2 0 0>;         
296         };                                        
297         bman-portal@28000 {                       
298                 compatible = "fsl,bman-portal"    
299                 reg = <0x28000 0x4000>, <0x100    
300                 interrupts = <125 2 0 0>;         
301         };                                        
302         bman-portal@2c000 {                       
303                 compatible = "fsl,bman-portal"    
304                 reg = <0x2c000 0x4000>, <0x100    
305                 interrupts = <127 2 0 0>;         
306         };                                        
307         bman-portal@30000 {                       
308                 compatible = "fsl,bman-portal"    
309                 reg = <0x30000 0x4000>, <0x100    
310                 interrupts = <129 2 0 0>;         
311         };                                        
312         bman-portal@34000 {                       
313                 compatible = "fsl,bman-portal"    
314                 reg = <0x34000 0x4000>, <0x100    
315                 interrupts = <131 2 0 0>;         
316         };                                        
317         bman-portal@38000 {                       
318                 compatible = "fsl,bman-portal"    
319                 reg = <0x38000 0x4000>, <0x100    
320                 interrupts = <133 2 0 0>;         
321         };                                        
322         bman-portal@3c000 {                       
323                 compatible = "fsl,bman-portal"    
324                 reg = <0x3c000 0x4000>, <0x100    
325                 interrupts = <135 2 0 0>;         
326         };                                        
327         bman-portal@40000 {                       
328                 compatible = "fsl,bman-portal"    
329                 reg = <0x40000 0x4000>, <0x101    
330                 interrupts = <137 2 0 0>;         
331         };                                        
332         bman-portal@44000 {                       
333                 compatible = "fsl,bman-portal"    
334                 reg = <0x44000 0x4000>, <0x101    
335                 interrupts = <139 2 0 0>;         
336         };                                        
337 };                                                
338                                                   
339 &qportals {                                       
340         #address-cells = <0x1>;                   
341         #size-cells = <0x1>;                      
342         compatible = "simple-bus";                
343                                                   
344         qportal0: qman-portal@0 {                 
345                 compatible = "fsl,qman-portal"    
346                 reg = <0x0 0x4000>, <0x1000000    
347                 interrupts = <104 0x2 0 0>;       
348                 cell-index = <0x0>;               
349         };                                        
350         qportal1: qman-portal@4000 {              
351                 compatible = "fsl,qman-portal"    
352                 reg = <0x4000 0x4000>, <0x1001    
353                 interrupts = <106 0x2 0 0>;       
354                 cell-index = <0x1>;               
355         };                                        
356         qportal2: qman-portal@8000 {              
357                 compatible = "fsl,qman-portal"    
358                 reg = <0x8000 0x4000>, <0x1002    
359                 interrupts = <108 0x2 0 0>;       
360                 cell-index = <0x2>;               
361         };                                        
362         qportal3: qman-portal@c000 {              
363                 compatible = "fsl,qman-portal"    
364                 reg = <0xc000 0x4000>, <0x1003    
365                 interrupts = <110 0x2 0 0>;       
366                 cell-index = <0x3>;               
367         };                                        
368         qportal4: qman-portal@10000 {             
369                 compatible = "fsl,qman-portal"    
370                 reg = <0x10000 0x4000>, <0x100    
371                 interrupts = <112 0x2 0 0>;       
372                 cell-index = <0x4>;               
373         };                                        
374         qportal5: qman-portal@14000 {             
375                 compatible = "fsl,qman-portal"    
376                 reg = <0x14000 0x4000>, <0x100    
377                 interrupts = <114 0x2 0 0>;       
378                 cell-index = <0x5>;               
379         };                                        
380         qportal6: qman-portal@18000 {             
381                 compatible = "fsl,qman-portal"    
382                 reg = <0x18000 0x4000>, <0x100    
383                 interrupts = <116 0x2 0 0>;       
384                 cell-index = <0x6>;               
385         };                                        
386         qportal7: qman-portal@1c000 {             
387                 compatible = "fsl,qman-portal"    
388                 reg = <0x1c000 0x4000>, <0x100    
389                 interrupts = <118 0x2 0 0>;       
390                 cell-index = <0x7>;               
391         };                                        
392         qportal8: qman-portal@20000 {             
393                 compatible = "fsl,qman-portal"    
394                 reg = <0x20000 0x4000>, <0x100    
395                 interrupts = <120 0x2 0 0>;       
396                 cell-index = <0x8>;               
397         };                                        
398         qportal9: qman-portal@24000 {             
399                 compatible = "fsl,qman-portal"    
400                 reg = <0x24000 0x4000>, <0x100    
401                 interrupts = <122 0x2 0 0>;       
402                 cell-index = <0x9>;               
403         };                                        
404         qportal10: qman-portal@28000 {            
405                 compatible = "fsl,qman-portal"    
406                 reg = <0x28000 0x4000>, <0x100    
407                 interrupts = <124 0x2 0 0>;       
408                 cell-index = <0xa>;               
409         };                                        
410         qportal11: qman-portal@2c000 {            
411                 compatible = "fsl,qman-portal"    
412                 reg = <0x2c000 0x4000>, <0x100    
413                 interrupts = <126 0x2 0 0>;       
414                 cell-index = <0xb>;               
415         };                                        
416         qportal12: qman-portal@30000 {            
417                 compatible = "fsl,qman-portal"    
418                 reg = <0x30000 0x4000>, <0x100    
419                 interrupts = <128 0x2 0 0>;       
420                 cell-index = <0xc>;               
421         };                                        
422         qportal13: qman-portal@34000 {            
423                 compatible = "fsl,qman-portal"    
424                 reg = <0x34000 0x4000>, <0x100    
425                 interrupts = <130 0x2 0 0>;       
426                 cell-index = <0xd>;               
427         };                                        
428         qportal14: qman-portal@38000 {            
429                 compatible = "fsl,qman-portal"    
430                 reg = <0x38000 0x4000>, <0x100    
431                 interrupts = <132 0x2 0 0>;       
432                 cell-index = <0xe>;               
433         };                                        
434         qportal15: qman-portal@3c000 {            
435                 compatible = "fsl,qman-portal"    
436                 reg = <0x3c000 0x4000>, <0x100    
437                 interrupts = <134 0x2 0 0>;       
438                 cell-index = <0xf>;               
439         };                                        
440         qportal16: qman-portal@40000 {            
441                 compatible = "fsl,qman-portal"    
442                 reg = <0x40000 0x4000>, <0x101    
443                 interrupts = <136 0x2 0 0>;       
444                 cell-index = <0x10>;              
445         };                                        
446         qportal17: qman-portal@44000 {            
447                 compatible = "fsl,qman-portal"    
448                 reg = <0x44000 0x4000>, <0x101    
449                 interrupts = <138 0x2 0 0>;       
450                 cell-index = <0x11>;              
451         };                                        
452 };                                                
453                                                   
454 &soc {                                            
455         #address-cells = <1>;                     
456         #size-cells = <1>;                        
457         device_type = "soc";                      
458         compatible = "simple-bus";                
459                                                   
460         soc-sram-error {                          
461                 compatible = "fsl,soc-sram-err    
462                 interrupts = <16 2 1 29>;         
463         };                                        
464                                                   
465         corenet-law@0 {                           
466                 compatible = "fsl,corenet-law"    
467                 reg = <0x0 0x1000>;               
468                 fsl,num-laws = <32>;              
469         };                                        
470                                                   
471         ddr1: memory-controller@8000 {            
472                 compatible = "fsl,qoriq-memory    
473                                 "fsl,qoriq-mem    
474                 reg = <0x8000 0x1000>;            
475                 interrupts = <16 2 1 23>;         
476         };                                        
477                                                   
478         cpc: l3-cache-controller@10000 {          
479                 compatible = "fsl,t2080-l3-cac    
480                 reg = <0x10000 0x1000             
481                        0x11000 0x1000             
482                        0x12000 0x1000>;           
483                 interrupts = <16 2 1 27           
484                               16 2 1 26           
485                               16 2 1 25>;         
486         };                                        
487                                                   
488         corenet-cf@18000 {                        
489                 compatible = "fsl,corenet2-cf"    
490                 reg = <0x18000 0x1000>;           
491                 interrupts = <16 2 1 31>;         
492                 fsl,ccf-num-csdids = <32>;        
493                 fsl,ccf-num-snoopids = <32>;      
494         };                                        
495                                                   
496         iommu@20000 {                             
497                 compatible = "fsl,pamu-v1.0",     
498                 reg = <0x20000 0x3000>;           
499                 fsl,portid-mapping = <0x8000>;    
500                 ranges = <0 0x20000 0x3000>;      
501                 #address-cells = <1>;             
502                 #size-cells = <1>;                
503                 interrupts = <                    
504                         24 2 0 0                  
505                         16 2 1 30>;               
506                                                   
507                 pamu0: pamu@0 {                   
508                         reg = <0 0x1000>;         
509                         fsl,primary-cache-geom    
510                         fsl,secondary-cache-ge    
511                 };                                
512                                                   
513                 pamu1: pamu@1000 {                
514                         reg = <0x1000 0x1000>;    
515                         fsl,primary-cache-geom    
516                         fsl,secondary-cache-ge    
517                 };                                
518                                                   
519                 pamu2: pamu@2000 {                
520                         reg = <0x2000 0x1000>;    
521                         fsl,primary-cache-geom    
522                         fsl,secondary-cache-ge    
523                 };                                
524         };                                        
525                                                   
526 /include/ "qoriq-mpic4.3.dtsi"                    
527                                                   
528         guts: global-utilities@e0000 {            
529                 compatible = "fsl,t2080-device    
530                 reg = <0xe0000 0xe00>;            
531                 fsl,has-rstcr;                    
532                 fsl,liodn-bits = <12>;            
533         };                                        
534                                                   
535 /include/ "qoriq-clockgen2.dtsi"                  
536         global-utilities@e1000 {                  
537                 compatible = "fsl,t2080-clockg    
538         };                                        
539                                                   
540         rcpm: global-utilities@e2000 {            
541                 compatible = "fsl,t2080-rcpm",    
542                 reg = <0xe2000 0x1000>;           
543         };                                        
544                                                   
545         sfp: sfp@e8000 {                          
546                 compatible = "fsl,t2080-sfp";     
547                 reg = <0xe8000 0x1000>;           
548         };                                        
549                                                   
550         serdes: serdes@ea000 {                    
551                 compatible = "fsl,t2080-serdes    
552                 reg = <0xea000 0x4000>;           
553         };                                        
554                                                   
555 /include/ "elo3-dma-0.dtsi"                       
556         dma@100300 {                              
557                 fsl,iommu-parent = <&pamu0>;      
558                 fsl,liodn-reg = <&guts 0x580>;    
559         };                                        
560 /include/ "elo3-dma-1.dtsi"                       
561         dma@101300 {                              
562                 fsl,iommu-parent = <&pamu0>;      
563                 fsl,liodn-reg = <&guts 0x584>;    
564         };                                        
565 /include/ "elo3-dma-2.dtsi"                       
566         dma@102300 {                              
567                 fsl,iommu-parent = <&pamu0>;      
568                 fsl,liodn-reg = <&guts 0x588>;    
569         };                                        
570                                                   
571 /include/ "qoriq-espi-0.dtsi"                     
572         spi@110000 {                              
573                 fsl,espi-num-chipselects = <4>    
574         };                                        
575                                                   
576 /include/ "qoriq-esdhc-0.dtsi"                    
577         sdhc@114000 {                             
578                 compatible = "fsl,t2080-esdhc"    
579                 fsl,iommu-parent = <&pamu1>;      
580                 fsl,liodn-reg = <&guts 0x530>;    
581                 sdhci,auto-cmd12;                 
582         };                                        
583 /include/ "qoriq-i2c-0.dtsi"                      
584 /include/ "qoriq-i2c-1.dtsi"                      
585 /include/ "qoriq-duart-0.dtsi"                    
586 /include/ "qoriq-duart-1.dtsi"                    
587 /include/ "qoriq-gpio-0.dtsi"                     
588 /include/ "qoriq-gpio-1.dtsi"                     
589 /include/ "qoriq-gpio-2.dtsi"                     
590 /include/ "qoriq-gpio-3.dtsi"                     
591 /include/ "qoriq-usb2-mph-0.dtsi"                 
592         usb0: usb@210000 {                        
593                 compatible = "fsl-usb2-mph-v2.    
594                 fsl,iommu-parent = <&pamu1>;      
595                 fsl,liodn-reg = <&guts 0x520>;    
596                 phy_type = "utmi";                
597                 port0;                            
598         };                                        
599 /include/ "qoriq-usb2-dr-0.dtsi"                  
600         usb1: usb@211000 {                        
601                 compatible = "fsl-usb2-dr-v2.5    
602                 fsl,iommu-parent = <&pamu1>;      
603                 fsl,liodn-reg = <&guts 0x524>;    
604                 dr_mode = "host";                 
605                 phy_type = "utmi";                
606         };                                        
607 /include/ "qoriq-sec5.2-0.dtsi"                   
608 /include/ "qoriq-qman3.dtsi"                      
609 /include/ "qoriq-bman1.dtsi"                      
610                                                   
611 /include/ "qoriq-fman3-0.dtsi"                    
612 /include/ "qoriq-fman3-0-10g-2.dtsi"              
613 /include/ "qoriq-fman3-0-10g-3.dtsi"              
614 /include/ "qoriq-fman3-0-1g-2.dtsi"               
615 /include/ "qoriq-fman3-0-1g-3.dtsi"               
616 /include/ "qoriq-fman3-0-1g-4.dtsi"               
617 /include/ "qoriq-fman3-0-1g-5.dtsi"               
618 /include/ "qoriq-fman3-0-10g-0.dtsi"              
619 /include/ "qoriq-fman3-0-10g-1.dtsi"              
620         fman@400000 {                             
621                 enet0: ethernet@e0000 {           
622                 };                                
623                                                   
624                 enet1: ethernet@e2000 {           
625                 };                                
626                                                   
627                 enet2: ethernet@e4000 {           
628                 };                                
629                                                   
630                 enet3: ethernet@e6000 {           
631                 };                                
632                                                   
633                 enet4: ethernet@e8000 {           
634                 };                                
635                                                   
636                 enet5: ethernet@ea000 {           
637                 };                                
638                                                   
639                 enet6: ethernet@f0000 {           
640                 };                                
641                                                   
642                 enet7: ethernet@f2000 {           
643                 };                                
644                                                   
645                 mdio@fc000 {                      
646                         interrupts = <100 1 0     
647                 };                                
648                                                   
649                 mdio@fd000 {                      
650                         interrupts = <101 1 0     
651                 };                                
652         };                                        
653                                                   
654         L2_1: l2-cache-controller@c20000 {        
655                 /* Cluster 0 L2 cache */          
656                 compatible = "fsl,t2080-l2-cac    
657                 reg = <0xc20000 0x40000>;         
658                 next-level-cache = <&cpc>;        
659                 interrupts = <16 2 1 9>;          
660         };                                        
661 };                                                
662                                                   
663 &fman0_rx_0x08 {                                  
664         /delete-property/ fsl,fman-10g-port;      
665 };                                                
666                                                   
667 &fman0_tx_0x28 {                                  
668         /delete-property/ fsl,fman-10g-port;      
669 };                                                
670                                                   
671 &fman0_rx_0x09 {                                  
672         /delete-property/ fsl,fman-10g-port;      
673 };                                                
674                                                   
675 &fman0_tx_0x29 {                                  
676         /delete-property/ fsl,fman-10g-port;      
677 };                                                
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php