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

TOMOYO Linux Cross Reference
Linux/arch/arm64/boot/dts/ti/k3-am65-wakeup.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/arm64/boot/dts/ti/k3-am65-wakeup.dtsi (Version linux-6.12-rc7) and /arch/i386/boot/dts/ti/k3-am65-wakeup.dtsi (Version linux-5.8.18)


  1 // SPDX-License-Identifier: GPL-2.0-only OR MI    
  2 /*                                                
  3  * Device Tree Source for AM6 SoC Family Wakeu    
  4  *                                                
  5  * Copyright (C) 2016-2024 Texas Instruments I    
  6  */                                               
  7                                                   
  8 &cbass_wakeup {                                   
  9         dmsc: system-controller@44083000 {        
 10                 compatible = "ti,am654-sci";      
 11                 ti,host-id = <12>;                
 12                                                   
 13                 mbox-names = "rx", "tx";          
 14                                                   
 15                 mboxes = <&secure_proxy_main 1    
 16                          <&secure_proxy_main 1    
 17                                                   
 18                 reg-names = "debug_messages";     
 19                 reg = <0x44083000 0x1000>;        
 20                                                   
 21                 k3_pds: power-controller {        
 22                         compatible = "ti,sci-p    
 23                         #power-domain-cells =     
 24                 };                                
 25                                                   
 26                 k3_clks: clock-controller {       
 27                         compatible = "ti,k2g-s    
 28                         #clock-cells = <2>;       
 29                 };                                
 30                                                   
 31                 k3_reset: reset-controller {      
 32                         compatible = "ti,sci-r    
 33                         #reset-cells = <2>;       
 34                 };                                
 35         };                                        
 36                                                   
 37         wkup_conf: bus@43000000 {                 
 38                 compatible = "simple-bus";        
 39                 #address-cells = <1>;             
 40                 #size-cells = <1>;                
 41                 ranges = <0x0 0x43000000 0x200    
 42                                                   
 43                 chipid: chipid@14 {               
 44                         compatible = "ti,am654    
 45                         reg = <0x14 0x4>;         
 46                 };                                
 47         };                                        
 48                                                   
 49         wkup_pmx0: pinctrl@4301c000 {             
 50                 compatible = "pinctrl-single";    
 51                 reg = <0x4301c000 0x118>;         
 52                 #pinctrl-cells = <1>;             
 53                 pinctrl-single,register-width     
 54                 pinctrl-single,function-mask =    
 55         };                                        
 56                                                   
 57         wkup_uart0: serial@42300000 {             
 58                 compatible = "ti,am654-uart";     
 59                 reg = <0x42300000 0x100>;         
 60                 interrupts = <GIC_SPI 697 IRQ_    
 61                 clock-frequency = <48000000>;     
 62                 power-domains = <&k3_pds 150 T    
 63                 status = "disabled";              
 64         };                                        
 65                                                   
 66         wkup_i2c0: i2c@42120000 {                 
 67                 compatible = "ti,am654-i2c", "    
 68                 reg = <0x42120000 0x100>;         
 69                 interrupts = <GIC_SPI 696 IRQ_    
 70                 #address-cells = <1>;             
 71                 #size-cells = <0>;                
 72                 clock-names = "fck";              
 73                 clocks = <&k3_clks 115 1>;        
 74                 power-domains = <&k3_pds 115 T    
 75                 status = "disabled";              
 76         };                                        
 77                                                   
 78         intr_wkup_gpio: interrupt-controller@4    
 79                 compatible = "ti,sci-intr";       
 80                 reg = <0x42200000 0x200>;         
 81                 ti,intr-trigger-type = <1>;       
 82                 interrupt-controller;             
 83                 interrupt-parent = <&gic500>;     
 84                 #interrupt-cells = <1>;           
 85                 ti,sci = <&dmsc>;                 
 86                 ti,sci-dev-id = <156>;            
 87                 ti,interrupt-ranges = <0 712 1    
 88         };                                        
 89                                                   
 90         wkup_gpio0: gpio@42110000 {               
 91                 compatible = "ti,am654-gpio",     
 92                 reg = <0x42110000 0x100>;         
 93                 gpio-controller;                  
 94                 #gpio-cells = <2>;                
 95                 interrupt-parent = <&intr_wkup    
 96                 interrupts = <60>, <61>, <62>,    
 97                 interrupt-controller;             
 98                 #interrupt-cells = <2>;           
 99                 ti,ngpio = <56>;                  
100                 ti,davinci-gpio-unbanked = <0>    
101                 clocks = <&k3_clks 59 0>;         
102                 clock-names = "gpio";             
103         };                                        
104                                                   
105         wkup_vtm0: temperature-sensor@42050000    
106                 compatible = "ti,am654-vtm";      
107                 reg = <0x42050000 0x25c>;         
108                 power-domains = <&k3_pds 80 TI    
109                 #thermal-sensor-cells = <1>;      
110         };                                        
111 };                                                
                                                      

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