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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/marvell/armada-385-linksys-shelby.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/arm/marvell/armada-385-linksys-shelby.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm/marvell/armada-385-linksys-shelby.dts (Version linux-5.9.16)


  1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)      
  2 /*                                                
  3  * Device Tree file for the Linksys WRT1900ACS    
  4  *                                                
  5  * Copyright (C) 2015 Imre Kaloz <kaloz@openwrt    
  6  */                                               
  7                                                   
  8 /dts-v1/;                                         
  9 #include "armada-385-linksys.dtsi"                
 10                                                   
 11 / {                                               
 12         model = "Linksys WRT1900ACS";             
 13         compatible = "linksys,shelby", "linksy    
 14                      "marvell,armada380";         
 15 };                                                
 16                                                   
 17 &expander0 {                                      
 18         wan_amber@0 {                             
 19                 label = "shelby:amber:wan";       
 20                 reg = <0x0>;                      
 21         };                                        
 22                                                   
 23         wan_white@1 {                             
 24                 label = "shelby:white:wan";       
 25                 reg = <0x1>;                      
 26         };                                        
 27                                                   
 28         wlan_2g@2 {                               
 29                 label = "shelby:white:wlan_2g"    
 30                 reg = <0x2>;                      
 31         };                                        
 32                                                   
 33         wlan_5g@3 {                               
 34                 label = "shelby:white:wlan_5g"    
 35                 reg = <0x3>;                      
 36         };                                        
 37                                                   
 38         usb2@5 {                                  
 39                 label = "shelby:white:usb2";      
 40                 reg = <0x5>;                      
 41         };                                        
 42                                                   
 43         usb3_1@6 {                                
 44                 label = "shelby:white:usb3_1";    
 45                 reg = <0x6>;                      
 46         };                                        
 47                                                   
 48         usb3_2@7 {                                
 49                 label = "shelby:white:usb3_2";    
 50                 reg = <0x7>;                      
 51         };                                        
 52                                                   
 53         wps_white@8 {                             
 54                 label = "shelby:white:wps";       
 55                 reg = <0x8>;                      
 56         };                                        
 57                                                   
 58         wps_amber@9 {                             
 59                 label = "shelby:amber:wps";       
 60                 reg = <0x9>;                      
 61         };                                        
 62 };                                                
 63                                                   
 64 &gpio_leds {                                      
 65         led-power {                               
 66                 label = "shelby:white:power";     
 67         };                                        
 68                                                   
 69         led-sata {                                
 70                 label = "shelby:white:sata";      
 71         };                                        
 72 };                                                
 73                                                   
 74 &nand {                                           
 75         /* 128MiB */                              
 76         partitions {                              
 77                 compatible = "fixed-partitions    
 78                 #address-cells = <1>;             
 79                 #size-cells = <1>;                
 80                                                   
 81                 partition@0 {                     
 82                         label = "u-boot";         
 83                         reg = <0x0000000 0x200    
 84                         read-only;                
 85                 };                                
 86                                                   
 87                 partition@100000 {                
 88                         label = "u_env";          
 89                         reg = <0x200000 0x4000    
 90                 };                                
 91                                                   
 92                 partition@140000 {                
 93                         label = "s_env";          
 94                         reg = <0x240000 0x4000    
 95                 };                                
 96                                                   
 97                 partition@900000 {                
 98                         label = "devinfo";        
 99                         reg = <0x900000 0x1000    
100                         read-only;                
101                 };                                
102                                                   
103                 /* kernel1 overlaps with rootf    
104                 partition@a00000 {                
105                         label = "kernel1";        
106                         reg = <0xa00000 0x2800    
107                 };                                
108                                                   
109                 partition@1000000 {               
110                         label = "rootfs1";        
111                         reg = <0x1000000 0x220    
112                 };                                
113                                                   
114                 /* kernel2 overlaps with rootf    
115                 partition@3200000 {               
116                         label = "kernel2";        
117                         reg = <0x3200000 0x280    
118                 };                                
119                                                   
120                 partition@3800000 {               
121                         label = "rootfs2";        
122                         reg = <0x3800000 0x220    
123                 };                                
124                                                   
125                 /*                                
126                  * 38MiB, last MiB is for the     
127                  */                               
128                 partition@5a00000 {               
129                         label = "syscfg";         
130                         reg = <0x5a00000 0x260    
131                 };                                
132                                                   
133                 /*                                
134                  * Unused area between "s_env"    
135                  * Moved here because otherwis    
136                  * partitions would break the     
137                  * supplied bootargs              
138                  */                               
139                 partition@180000 {                
140                         label = "unused_area";    
141                         reg = <0x280000 0x6800    
142                 };                                
143         };                                        
144 };                                                
                                                      

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