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

TOMOYO Linux Cross Reference
Linux/arch/powerpc/boot/dts/a4m072.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 /arch/powerpc/boot/dts/a4m072.dts (Architecture alpha) and /arch/m68k/boot/dts/a4m072.dts (Architecture m68k)


  1 // SPDX-License-Identifier: GPL-2.0-or-later      
  2 /*                                                
  3  * a4m072 board Device Tree Source                
  4  *                                                
  5  * Copyright (C) 2011 DENX Software Engineerin    
  6  * Heiko Schocher <hs@denx.de>                     
  7  *                                                
  8  * Copyright (C) 2007 Semihalf                    
  9  * Marian Balakowicz <m8@semihalf.com>             
 10  */                                               
 11                                                   
 12 /include/ "mpc5200b.dtsi"                         
 13                                                   
 14 &gpt0 { fsl,has-wdt; };                           
 15 &gpt3 { gpio-controller; };                       
 16 &gpt4 { gpio-controller; };                       
 17 &gpt5 { gpio-controller; };                       
 18                                                   
 19 / {                                               
 20         model = "anonymous,a4m072";               
 21         compatible = "anonymous,a4m072";          
 22                                                   
 23         soc5200@f0000000 {                        
 24                 #address-cells = <1>;             
 25                 #size-cells = <1>;                
 26                 compatible = "fsl,mpc5200b-imm    
 27                 ranges = <0 0xf0000000 0x0000c    
 28                 reg = <0xf0000000 0x00000100>;    
 29                 bus-frequency = <0>; /* From b    
 30                 system-frequency = <0>; /* Fro    
 31                                                   
 32                 cdm@200 {                         
 33                         fsl,init-ext-48mhz-en     
 34                         fsl,init-fd-enable = <    
 35                         fsl,init-fd-counters =    
 36                 };                                
 37                                                   
 38                 spi@f00 {                         
 39                         status = "disabled";      
 40                 };                                
 41                                                   
 42                 psc@2000 {                        
 43                         compatible = "fsl,mpc5    
 44                         reg = <0x2000 0x100>;     
 45                         interrupts = <2 1 0>;     
 46                 };                                
 47                                                   
 48                 psc@2200 {                        
 49                         compatible = "fsl,mpc5    
 50                         reg = <0x2200 0x100>;     
 51                         interrupts = <2 2 0>;     
 52                 };                                
 53                                                   
 54                 psc@2400 {                        
 55                         compatible = "fsl,mpc5    
 56                         reg = <0x2400 0x100>;     
 57                         interrupts = <2 3 0>;     
 58                 };                                
 59                                                   
 60                 psc@2600 {                        
 61                         status = "disabled";      
 62                 };                                
 63                                                   
 64                 psc@2800 {                        
 65                         status = "disabled";      
 66                 };                                
 67                                                   
 68                 psc@2c00 {                        
 69                         compatible = "fsl,mpc5    
 70                         reg = <0x2c00 0x100>;     
 71                         interrupts = <2 4 0>;     
 72                 };                                
 73                                                   
 74                 ethernet@3000 {                   
 75                         phy-handle = <&phy0>;     
 76                 };                                
 77                                                   
 78                 mdio@3000 {                       
 79                         phy0: ethernet-phy@1f     
 80                                 reg = <0x1f>;     
 81                                 interrupts = <    
 82                         };                        
 83                 };                                
 84                                                   
 85                 i2c@3d00 {                        
 86                         status = "disabled";      
 87                 };                                
 88                                                   
 89                 i2c@3d40 {                        
 90                         hwmon@2e {                
 91                                 compatible = "    
 92                                 reg = <0x2e>;     
 93                         };                        
 94                         rtc@51 {                  
 95                                 compatible = "    
 96                                 reg = <0x51>;     
 97                         };                        
 98                 };                                
 99         };                                        
100                                                   
101         localbus {                                
102                 compatible = "fsl,mpc5200b-lpb    
103                 #address-cells = <2>;             
104                 #size-cells = <1>;                
105                 ranges = <0 0 0xfe000000 0x020    
106                           1 0 0x62000000 0x004    
107                           2 0 0x64000000 0x002    
108                           3 0 0x66000000 0x010    
109                           6 0 0x68000000 0x010    
110                           7 0 0x6a000000 0x000    
111                                                   
112                 flash@0,0 {                       
113                         compatible = "cfi-flas    
114                         reg = <0 0 0x02000000>    
115                         bank-width = <2>;         
116                         #size-cells = <1>;        
117                         #address-cells = <1>;     
118                 };                                
119                 sram0@1,0 {                       
120                         compatible = "mtd-ram"    
121                         reg = <1 0x00000 0x004    
122                         bank-width = <2>;         
123                 };                                
124         };                                        
125                                                   
126         pci@f0000d00 {                            
127                 #interrupt-cells = <1>;           
128                 #size-cells = <2>;                
129                 #address-cells = <3>;             
130                 device_type = "pci";              
131                 compatible = "fsl,mpc5200-pci"    
132                 reg = <0xf0000d00 0x100>;         
133                 interrupt-map-mask = <0xf800 0    
134                 interrupt-map = <                 
135                                  /* IDSEL 0x16    
136                                  0xc000 0 0 1     
137                                  0xc000 0 0 2     
138                                  0xc000 0 0 3     
139                                  0xc000 0 0 4     
140                 clock-frequency = <0>; /* From    
141                 interrupts = <2 8 0 2 9 0 2 10    
142                 bus-range = <0 0>;                
143                 ranges = <0x42000000 0 0x80000    
144                          <0x02000000 0 0x90000    
145                          <0x01000000 0 0x00000    
146         };                                        
147 };                                                
                                                      

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