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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm64/arm/juno-r2.dts

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 /scripts/dtc/include-prefixes/arm64/arm/juno-r2.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm64/arm/juno-r2.dts (Version linux-4.9.337)


  1 /*                                                
  2  * ARM Ltd. Juno Platform                         
  3  *                                                
  4  * Copyright (c) 2015 ARM Ltd.                    
  5  *                                                
  6  * This file is licensed under a dual GPLv2 or    
  7  */                                               
  8                                                   
  9 /dts-v1/;                                         
 10                                                   
 11 #include <dt-bindings/interrupt-controller/arm    
 12 #include <dt-bindings/arm/coresight-cti-dt.h>     
 13 #include "juno-base.dtsi"                         
 14 #include "juno-cs-r1r2.dtsi"                      
 15                                                   
 16 / {                                               
 17         model = "ARM Juno development board (r    
 18         compatible = "arm,juno-r2", "arm,juno"    
 19         interrupt-parent = <&gic>;                
 20         #address-cells = <2>;                     
 21         #size-cells = <2>;                        
 22                                                   
 23         aliases {                                 
 24                 serial0 = &soc_uart0;             
 25         };                                        
 26                                                   
 27         chosen {                                  
 28                 stdout-path = "serial0:115200n    
 29         };                                        
 30                                                   
 31         psci {                                    
 32                 compatible = "arm,psci-0.2";      
 33                 method = "smc";                   
 34         };                                        
 35                                                   
 36         cpus {                                    
 37                 #address-cells = <2>;             
 38                 #size-cells = <0>;                
 39                                                   
 40                 cpu-map {                         
 41                         cluster0 {                
 42                                 core0 {           
 43                                         cpu =     
 44                                 };                
 45                                 core1 {           
 46                                         cpu =     
 47                                 };                
 48                         };                        
 49                                                   
 50                         cluster1 {                
 51                                 core0 {           
 52                                         cpu =     
 53                                 };                
 54                                 core1 {           
 55                                         cpu =     
 56                                 };                
 57                                 core2 {           
 58                                         cpu =     
 59                                 };                
 60                                 core3 {           
 61                                         cpu =     
 62                                 };                
 63                         };                        
 64                 };                                
 65                                                   
 66                 idle-states {                     
 67                         entry-method = "psci";    
 68                                                   
 69                         CPU_SLEEP_0: cpu-sleep    
 70                                 compatible = "    
 71                                 arm,psci-suspe    
 72                                 local-timer-st    
 73                                 entry-latency-    
 74                                 exit-latency-u    
 75                                 min-residency-    
 76                         };                        
 77                                                   
 78                         CLUSTER_SLEEP_0: clust    
 79                                 compatible = "    
 80                                 arm,psci-suspe    
 81                                 local-timer-st    
 82                                 entry-latency-    
 83                                 exit-latency-u    
 84                                 min-residency-    
 85                         };                        
 86                 };                                
 87                                                   
 88                 A72_0: cpu@0 {                    
 89                         compatible = "arm,cort    
 90                         reg = <0x0 0x0>;          
 91                         device_type = "cpu";      
 92                         enable-method = "psci"    
 93                         i-cache-size = <0xc000    
 94                         i-cache-line-size = <6    
 95                         i-cache-sets = <256>;     
 96                         d-cache-size = <0x8000    
 97                         d-cache-line-size = <6    
 98                         d-cache-sets = <256>;     
 99                         next-level-cache = <&A    
100                         clocks = <&scpi_dvfs 0    
101                         cpu-idle-states = <&CP    
102                         capacity-dmips-mhz = <    
103                         dynamic-power-coeffici    
104                 };                                
105                                                   
106                 A72_1: cpu@1 {                    
107                         compatible = "arm,cort    
108                         reg = <0x0 0x1>;          
109                         device_type = "cpu";      
110                         enable-method = "psci"    
111                         i-cache-size = <0xc000    
112                         i-cache-line-size = <6    
113                         i-cache-sets = <256>;     
114                         d-cache-size = <0x8000    
115                         d-cache-line-size = <6    
116                         d-cache-sets = <256>;     
117                         next-level-cache = <&A    
118                         clocks = <&scpi_dvfs 0    
119                         cpu-idle-states = <&CP    
120                         capacity-dmips-mhz = <    
121                         dynamic-power-coeffici    
122                 };                                
123                                                   
124                 A53_0: cpu@100 {                  
125                         compatible = "arm,cort    
126                         reg = <0x0 0x100>;        
127                         device_type = "cpu";      
128                         enable-method = "psci"    
129                         i-cache-size = <0x8000    
130                         i-cache-line-size = <6    
131                         i-cache-sets = <256>;     
132                         d-cache-size = <0x8000    
133                         d-cache-line-size = <6    
134                         d-cache-sets = <128>;     
135                         next-level-cache = <&A    
136                         clocks = <&scpi_dvfs 1    
137                         cpu-idle-states = <&CP    
138                         capacity-dmips-mhz = <    
139                         dynamic-power-coeffici    
140                 };                                
141                                                   
142                 A53_1: cpu@101 {                  
143                         compatible = "arm,cort    
144                         reg = <0x0 0x101>;        
145                         device_type = "cpu";      
146                         enable-method = "psci"    
147                         i-cache-size = <0x8000    
148                         i-cache-line-size = <6    
149                         i-cache-sets = <256>;     
150                         d-cache-size = <0x8000    
151                         d-cache-line-size = <6    
152                         d-cache-sets = <128>;     
153                         next-level-cache = <&A    
154                         clocks = <&scpi_dvfs 1    
155                         cpu-idle-states = <&CP    
156                         capacity-dmips-mhz = <    
157                         dynamic-power-coeffici    
158                 };                                
159                                                   
160                 A53_2: cpu@102 {                  
161                         compatible = "arm,cort    
162                         reg = <0x0 0x102>;        
163                         device_type = "cpu";      
164                         enable-method = "psci"    
165                         i-cache-size = <0x8000    
166                         i-cache-line-size = <6    
167                         i-cache-sets = <256>;     
168                         d-cache-size = <0x8000    
169                         d-cache-line-size = <6    
170                         d-cache-sets = <128>;     
171                         next-level-cache = <&A    
172                         clocks = <&scpi_dvfs 1    
173                         cpu-idle-states = <&CP    
174                         capacity-dmips-mhz = <    
175                         dynamic-power-coeffici    
176                 };                                
177                                                   
178                 A53_3: cpu@103 {                  
179                         compatible = "arm,cort    
180                         reg = <0x0 0x103>;        
181                         device_type = "cpu";      
182                         enable-method = "psci"    
183                         i-cache-size = <0x8000    
184                         i-cache-line-size = <6    
185                         i-cache-sets = <256>;     
186                         d-cache-size = <0x8000    
187                         d-cache-line-size = <6    
188                         d-cache-sets = <128>;     
189                         next-level-cache = <&A    
190                         clocks = <&scpi_dvfs 1    
191                         cpu-idle-states = <&CP    
192                         capacity-dmips-mhz = <    
193                         dynamic-power-coeffici    
194                 };                                
195                                                   
196                 A72_L2: l2-cache0 {               
197                         compatible = "cache";     
198                         cache-unified;            
199                         cache-size = <0x200000    
200                         cache-line-size = <64>    
201                         cache-sets = <2048>;      
202                         cache-level = <2>;        
203                 };                                
204                                                   
205                 A53_L2: l2-cache1 {               
206                         compatible = "cache";     
207                         cache-unified;            
208                         cache-size = <0x100000    
209                         cache-line-size = <64>    
210                         cache-sets = <1024>;      
211                         cache-level = <2>;        
212                 };                                
213         };                                        
214                                                   
215         pmu-a72 {                                 
216                 compatible = "arm,cortex-a72-p    
217                 interrupts = <GIC_SPI 02 IRQ_T    
218                              <GIC_SPI 06 IRQ_T    
219                 interrupt-affinity = <&A72_0>,    
220                                      <&A72_1>;    
221         };                                        
222                                                   
223         pmu-a53 {                                 
224                 compatible = "arm,cortex-a53-p    
225                 interrupts = <GIC_SPI 18 IRQ_T    
226                              <GIC_SPI 22 IRQ_T    
227                              <GIC_SPI 26 IRQ_T    
228                              <GIC_SPI 30 IRQ_T    
229                 interrupt-affinity = <&A53_0>,    
230                                      <&A53_1>,    
231                                      <&A53_2>,    
232                                      <&A53_3>;    
233         };                                        
234 };                                                
235                                                   
236 &memtimer {                                       
237         status = "okay";                          
238 };                                                
239                                                   
240 &pcie_ctlr {                                      
241         status = "okay";                          
242 };                                                
243                                                   
244 &smmu_pcie {                                      
245         status = "okay";                          
246 };                                                
247                                                   
248 &etm0 {                                           
249         cpu = <&A72_0>;                           
250 };                                                
251                                                   
252 &etm1 {                                           
253         cpu = <&A72_1>;                           
254 };                                                
255                                                   
256 &etm2 {                                           
257         cpu = <&A53_0>;                           
258 };                                                
259                                                   
260 &etm3 {                                           
261         cpu = <&A53_1>;                           
262 };                                                
263                                                   
264 &etm4 {                                           
265         cpu = <&A53_2>;                           
266 };                                                
267                                                   
268 &etm5 {                                           
269         cpu = <&A53_3>;                           
270 };                                                
271                                                   
272 &big_cluster_thermal_zone {                       
273         status = "okay";                          
274 };                                                
275                                                   
276 &little_cluster_thermal_zone {                    
277         status = "okay";                          
278 };                                                
279                                                   
280 &gpu0_thermal_zone {                              
281         status = "okay";                          
282 };                                                
283                                                   
284 &gpu1_thermal_zone {                              
285         status = "okay";                          
286 };                                                
287                                                   
288 &etf0_out_port {                                  
289         remote-endpoint = <&csys2_funnel_in_po    
290 };                                                
291                                                   
292 &replicator_in_port0 {                            
293         remote-endpoint = <&csys2_funnel_out_p    
294 };                                                
295                                                   
296 &csys1_funnel_in_port0 {                          
297         remote-endpoint = <&stm_out_port>;        
298 };                                                
299                                                   
300 &stm_out_port {                                   
301         remote-endpoint = <&csys1_funnel_in_po    
302 };                                                
303                                                   
304 &cpu_debug0 {                                     
305         cpu = <&A72_0>;                           
306 };                                                
307                                                   
308 &cpu_debug1 {                                     
309         cpu = <&A72_1>;                           
310 };                                                
311                                                   
312 &cpu_debug2 {                                     
313         cpu = <&A53_0>;                           
314 };                                                
315                                                   
316 &cpu_debug3 {                                     
317         cpu = <&A53_1>;                           
318 };                                                
319                                                   
320 &cpu_debug4 {                                     
321         cpu = <&A53_2>;                           
322 };                                                
323                                                   
324 &cpu_debug5 {                                     
325         cpu = <&A53_3>;                           
326 };                                                
327                                                   
328 &cti0 {                                           
329         cpu = <&A72_0>;                           
330 };                                                
331                                                   
332 &cti1 {                                           
333         cpu = <&A72_1>;                           
334 };                                                
335                                                   
336 &cti2 {                                           
337         cpu = <&A53_0>;                           
338 };                                                
339                                                   
340 &cti3 {                                           
341         cpu = <&A53_1>;                           
342 };                                                
343                                                   
344 &cti4 {                                           
345         cpu = <&A53_2>;                           
346 };                                                
347                                                   
348 &cti5 {                                           
349         cpu = <&A53_3>;                           
350 };                                                
                                                      

~ [ 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