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

TOMOYO Linux Cross Reference
Linux/arch/arm/boot/dts/microchip/at91sam9263ek.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/arm/boot/dts/microchip/at91sam9263ek.dts (Version linux-6.12-rc7) and /arch/i386/boot/dts/microchip/at91sam9263ek.dts (Version linux-4.14.336)


  1 // SPDX-License-Identifier: GPL-2.0-only          
  2 /*                                                
  3  * at91sam9263ek.dts - Device Tree file for At    
  4  *                                                
  5  *  Copyright (C) 2012 Jean-Christophe PLAGNIO<    
  6  */                                               
  7 /dts-v1/;                                         
  8 #include "at91sam9263.dtsi"                       
  9                                                   
 10 / {                                               
 11         model = "Atmel at91sam9263ek";            
 12         compatible = "atmel,at91sam9263ek", "a    
 13                                                   
 14         chosen {                                  
 15                 bootargs = "mem=64M root=/dev/    
 16                 stdout-path = "serial0:115200n    
 17         };                                        
 18                                                   
 19         memory@20000000 {                         
 20                 reg = <0x20000000 0x4000000>;     
 21         };                                        
 22                                                   
 23         clocks {                                  
 24                 slow_xtal {                       
 25                         clock-frequency = <327    
 26                 };                                
 27                                                   
 28                 main_xtal {                       
 29                         clock-frequency = <163    
 30                 };                                
 31         };                                        
 32                                                   
 33         ahb {                                     
 34                 apb {                             
 35                         dbgu: serial@ffffee00     
 36                                 status = "okay    
 37                         };                        
 38                                                   
 39                         tcb0: timer@fff7c000 {    
 40                                 timer@0 {         
 41                                         compat    
 42                                         reg =     
 43                                 };                
 44                                                   
 45                                 timer@2 {         
 46                                         compat    
 47                                         reg =     
 48                                 };                
 49                         };                        
 50                                                   
 51                         usart0: serial@fff8c00    
 52                                 pinctrl-0 = <     
 53                                         &pinct    
 54                                         &pinct    
 55                                         &pinct    
 56                                 status = "okay    
 57                         };                        
 58                                                   
 59                         macb0: ethernet@fffbc0    
 60                                 phy-mode = "rm    
 61                                 status = "okay    
 62                         };                        
 63                                                   
 64                         usb1: gadget@fff78000     
 65                                 atmel,vbus-gpi    
 66                                 status = "okay    
 67                         };                        
 68                                                   
 69                         mmc0: mmc@fff80000 {      
 70                                 pinctrl-0 = <     
 71                                         &pinct    
 72                                         &pinct    
 73                                         &pinct    
 74                                         &pinct    
 75                                 pinctrl-names     
 76                                 status = "okay    
 77                                 slot@0 {          
 78                                         reg =     
 79                                         bus-wi    
 80                                         cd-gpi    
 81                                         wp-gpi    
 82                                 };                
 83                         };                        
 84                                                   
 85                         pinctrl@fffff200 {        
 86                                 mmc0 {            
 87                                         pinctr    
 88                                                   
 89                                                   
 90                                                   
 91                                         };        
 92                                 };                
 93                         };                        
 94                                                   
 95                         spi0: spi@fffa4000 {      
 96                                 status = "okay    
 97                                 cs-gpios = <&p    
 98                                 flash@0 {         
 99                                         compat    
100                                         spi-ma    
101                                         reg =     
102                                 };                
103                         };                        
104                                                   
105                         rtc@fffffd20 {            
106                                 atmel,rtt-rtc-    
107                         };                        
108                                                   
109                         watchdog@fffffd40 {       
110                                 status = "okay    
111                         };                        
112                 };                                
113                                                   
114                 fb0: fb@700000 {                  
115                         display = <&display0>;    
116                         status = "okay";          
117                                                   
118                         display0: panel {         
119                                 bits-per-pixel    
120                                 atmel,lcdcon-b    
121                                 atmel,dmacon =    
122                                 atmel,lcdcon2     
123                                 atmel,guard-ti    
124                                                   
125                                 display-timing    
126                                         native    
127                                         timing    
128                                                   
129                                                   
130                                                   
131                                                   
132                                                   
133                                                   
134                                                   
135                                                   
136                                                   
137                                                   
138                                                   
139                                         };        
140                                 };                
141                         };                        
142                 };                                
143                                                   
144                 ebi0: ebi@10000000 {              
145                         status = "okay";          
146                                                   
147                         nand_controller: nand-    
148                                 status = "okay    
149                                 pinctrl-0 = <&    
150                                 pinctrl-names     
151                                                   
152                                 nand@3 {          
153                                         reg =     
154                                         rb-gpi    
155                                         cs-gpi    
156                                         nand-b    
157                                         nand-e    
158                                         nand-o    
159                                         label     
160                                                   
161                                         partit    
162                                                   
163                                                   
164                                                   
165                                                   
166                                                   
167                                                   
168                                                   
169                                                   
170                                                   
171                                                   
172                                                   
173                                                   
174                                                   
175                                                   
176                                                   
177                                                   
178                                                   
179                                                   
180                                                   
181                                                   
182                                                   
183                                                   
184                                                   
185                                                   
186                                                   
187                                                   
188                                                   
189                                                   
190                                                   
191                                                   
192                                                   
193                                                   
194                                                   
195                                                   
196                                                   
197                                                   
198                                                   
199                                                   
200                                                   
201                                                   
202                                                   
203                                                   
204                                                   
205                                         };        
206                                 };                
207                         };                        
208                 };                                
209                                                   
210                 usb0: ohci@a00000 {               
211                         num-ports = <2>;          
212                         status = "okay";          
213                         atmel,vbus-gpio = <&pi    
214                                            &pi    
215                                           >;      
216                 };                                
217         };                                        
218                                                   
219         leds {                                    
220                 compatible = "gpio-leds";         
221                                                   
222                 d3 {                              
223                         label = "d3";             
224                         gpios = <&pioB 7 GPIO_    
225                         linux,default-trigger     
226                 };                                
227                                                   
228                 d2 {                              
229                         label = "d2";             
230                         gpios = <&pioC 29 GPIO    
231                         linux,default-trigger     
232                 };                                
233         };                                        
234                                                   
235         gpio-keys {                               
236                 compatible = "gpio-keys";         
237                                                   
238                 button-left-click {               
239                         label = "left_click";     
240                         gpios = <&pioC 5 GPIO_    
241                         linux,code = <272>;       
242                         wakeup-source;            
243                 };                                
244                                                   
245                 button-right-click {              
246                         label = "right_click";    
247                         gpios = <&pioC 4 GPIO_    
248                         linux,code = <273>;       
249                         wakeup-source;            
250                 };                                
251         };                                        
252                                                   
253         i2c-gpio-0 {                              
254                 status = "okay";                  
255                                                   
256                 24c512@50 {                       
257                         compatible = "atmel,24    
258                         reg = <0x50>;             
259                         pagesize = <128>;         
260                 };                                
261         };                                        
262 };                                                
                                                      

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