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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/powerpc/lite5200b.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/powerpc/lite5200b.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/powerpc/lite5200b.dts (Version linux-4.10.17)


  1 // SPDX-License-Identifier: GPL-2.0-or-later      
  2 /*                                                
  3  * Lite5200B board Device Tree Source             
  4  *                                                
  5  * Copyright 2006-2007 Secret Lab Technologies    
  6  * Grant Likely <grant.likely@secretlab.ca>        
  7  */                                               
  8                                                   
  9 /include/ "mpc5200b.dtsi"                         
 10                                                   
 11 &gpt0 { fsl,has-wdt; };                           
 12 &gpt2 { gpio-controller; };                       
 13 &gpt3 { gpio-controller; };                       
 14                                                   
 15 / {                                               
 16         model = "fsl,lite5200b";                  
 17         compatible = "fsl,lite5200b";             
 18                                                   
 19         leds {                                    
 20                 compatible = "gpio-leds";         
 21                 tmr2 {                            
 22                         gpios = <&gpt2 0 1>;      
 23                 };                                
 24                 tmr3 {                            
 25                         gpios = <&gpt3 0 1>;      
 26                         linux,default-trigger     
 27                 };                                
 28                 led1 { gpios = <&gpio_wkup 2 1    
 29                 led2 { gpios = <&gpio_simple 3    
 30                 led3 { gpios = <&gpio_wkup 3 1    
 31                 led4 { gpios = <&gpio_simple 2    
 32         };                                        
 33                                                   
 34         memory@0 {                                
 35                 reg = <0x00000000 0x10000000>;    
 36         };                                        
 37                                                   
 38         soc5200@f0000000 {                        
 39                 psc@2000 {              // PSC    
 40                         compatible = "fsl,mpc5    
 41                         cell-index = <0>;         
 42                 };                                
 43                                                   
 44                 psc@2200 {              // PSC    
 45                         status = "disabled";      
 46                 };                                
 47                                                   
 48                 psc@2400 {              // PSC    
 49                         status = "disabled";      
 50                 };                                
 51                                                   
 52                 psc@2600 {              // PSC    
 53                         status = "disabled";      
 54                 };                                
 55                                                   
 56                 psc@2800 {              // PSC    
 57                         status = "disabled";      
 58                 };                                
 59                                                   
 60                 psc@2c00 {              // PSC    
 61                         status = "disabled";      
 62                 };                                
 63                                                   
 64                 // PSC2 in ac97 mode example      
 65                 //ac97@2200 {           // PSC    
 66                 //      compatible = "fsl,mpc5    
 67                 //      cell-index = <1>;         
 68                 //};                              
 69                                                   
 70                 // PSC3 in CODEC mode example     
 71                 //i2s@2400 {            // PSC    
 72                 //      compatible = "fsl,mpc5    
 73                 //      cell-index = <2>;         
 74                 //};                              
 75                                                   
 76                 // PSC6 in spi mode example       
 77                 //spi@2c00 {            // PSC    
 78                 //      compatible = "fsl,mpc5    
 79                 //      cell-index = <5>;         
 80                 //};                              
 81                                                   
 82                 ethernet@3000 {                   
 83                         phy-handle = <&phy0>;     
 84                 };                                
 85                                                   
 86                 mdio@3000 {                       
 87                         phy0: ethernet-phy@0 {    
 88                                 reg = <0>;        
 89                         };                        
 90                 };                                
 91                                                   
 92                 i2c@3d40 {                        
 93                         eeprom@50 {               
 94                                 compatible = "    
 95                                 reg = <0x50>;     
 96                         };                        
 97                 };                                
 98                                                   
 99                 sram@8000 {                       
100                         compatible = "fsl,mpc5    
101                         reg = <0x8000 0x4000>;    
102                 };                                
103         };                                        
104                                                   
105         pci@f0000d00 {                            
106                 interrupt-map-mask = <0xf800 0    
107                 interrupt-map = <0xc000 0 0 1     
108                                  0xc000 0 0 2     
109                                  0xc000 0 0 3     
110                                  0xc000 0 0 4     
111                                                   
112                                  0xc800 0 0 1     
113                                  0xc800 0 0 2     
114                                  0xc800 0 0 3     
115                                  0xc800 0 0 4     
116                 clock-frequency = <0>; // From    
117                 interrupts = <2 8 0 2 9 0 2 10    
118                 bus-range = <0 0>;                
119                 ranges = <0x42000000 0 0x80000    
120                          <0x02000000 0 0xa0000    
121                          <0x01000000 0 0x00000    
122         };                                        
123                                                   
124         localbus {                                
125                 ranges = <0 0 0xfe000000 0x020    
126                                                   
127                 flash@0,0 {                       
128                         compatible = "cfi-flas    
129                         reg = <0 0 0x02000000>    
130                         bank-width = <1>;         
131                         #size-cells = <1>;        
132                         #address-cells = <1>;     
133                                                   
134                         partition@0 {             
135                                 label = "kerne    
136                                 reg = <0x00000    
137                         };                        
138                         partition@200000 {        
139                                 label = "rootf    
140                                 reg = <0x00200    
141                         };                        
142                         partition@1f00000 {       
143                                 label = "u-boo    
144                                 reg = <0x01f00    
145                         };                        
146                         partition@1f60000 {       
147                                 label = "u-boo    
148                                 reg = <0x01f60    
149                         };                        
150                         partition@1f80000 {       
151                                 label = "dtb";    
152                                 reg = <0x01f80    
153                         };                        
154                 };                                
155         };                                        
156                                                   
157 };                                                
                                                      

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