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

TOMOYO Linux Cross Reference
Linux/arch/arm/boot/dts/microchip/sama5d3xcm.dtsi

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/sama5d3xcm.dtsi (Version linux-6.12-rc7) and /arch/i386/boot/dts/microchip/sama5d3xcm.dtsi (Version linux-6.0.19)


  1 // SPDX-License-Identifier: GPL-2.0-or-later      
  2 /*                                                
  3  * sama5d3xcm.dtsi - Device Tree Include file     
  4  *                                                
  5  *  Copyright (C) 2013 Atmel,                     
  6  *                2013 Ludovic Desroches <ludov    
  7  */                                               
  8                                                   
  9 / {                                               
 10         compatible = "atmel,sama5d3xcm", "atme    
 11                                                   
 12         chosen {                                  
 13                 bootargs = "rootfstype=ubifs u    
 14                 stdout-path = "serial0:115200n    
 15         };                                        
 16                                                   
 17         memory@20000000 {                         
 18                 reg = <0x20000000 0x20000000>;    
 19         };                                        
 20                                                   
 21         clocks {                                  
 22                 slow_xtal {                       
 23                         clock-frequency = <327    
 24                 };                                
 25                                                   
 26                 main_xtal {                       
 27                         clock-frequency = <120    
 28                 };                                
 29         };                                        
 30                                                   
 31         ahb {                                     
 32                 apb {                             
 33                         spi0: spi@f0004000 {      
 34                                 cs-gpios = <&p    
 35                         };                        
 36                                                   
 37                         tcb0: timer@f0010000 {    
 38                                 timer@0 {         
 39                                         compat    
 40                                         reg =     
 41                                 };                
 42                                                   
 43                                 timer@1 {         
 44                                         compat    
 45                                         reg =     
 46                                 };                
 47                         };                        
 48                 };                                
 49                                                   
 50                 ebi@10000000 {                    
 51                         pinctrl-0 = <&pinctrl_    
 52                         pinctr-name = "default    
 53                         status = "okay";          
 54                                                   
 55                         nor: flash@0,0 {          
 56                                 compatible = "    
 57                                 linux,mtd-name    
 58                                 #address-cells    
 59                                 #size-cells =     
 60                                 reg = <0x0 0x0    
 61                                 bank-width = <    
 62                                 atmel,smc-read    
 63                                 atmel,smc-writ    
 64                                 atmel,smc-bus-    
 65                                 atmel,smc-ncs-    
 66                                 atmel,smc-ncs-    
 67                                 atmel,smc-nwe-    
 68                                 atmel,smc-nrd-    
 69                                 atmel,smc-ncs-    
 70                                 atmel,smc-ncs-    
 71                                 atmel,smc-nrd-    
 72                                 atmel,smc-nwe-    
 73                                 atmel,smc-nrd-    
 74                                 atmel,smc-nwe-    
 75                                 atmel,smc-tdf-    
 76                         };                        
 77                                                   
 78                         nand_controller: nand-    
 79                                 status = "okay    
 80                                                   
 81                                 nand@3 {          
 82                                         reg =     
 83                                         atmel,    
 84                                         nand-e    
 85                                         nand-e    
 86                                         nand-e    
 87                                         nand-o    
 88                                         label     
 89                                                   
 90                                         partit    
 91                                                   
 92                                                   
 93                                                   
 94                                                   
 95                                                   
 96                                                   
 97                                                   
 98                                                   
 99                                                   
100                                                   
101                                                   
102                                                   
103                                                   
104                                                   
105                                                   
106                                                   
107                                                   
108                                                   
109                                                   
110                                                   
111                                                   
112                                                   
113                                                   
114                                                   
115                                                   
116                                                   
117                                                   
118                                                   
119                                                   
120                                                   
121                                                   
122                                                   
123                                                   
124                                         };        
125                                 };                
126                         };                        
127                 };                                
128         };                                        
129                                                   
130         leds {                                    
131                 compatible = "gpio-leds";         
132                                                   
133                 led-d2 {                          
134                         label = "d2";             
135                         gpios = <&pioE 25 GPIO    
136                         linux,default-trigger     
137                 };                                
138         };                                        
139 };                                                
                                                      

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