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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/qcom/qcom-ipq4019-ap.dk04.1.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 /scripts/dtc/include-prefixes/arm/qcom/qcom-ipq4019-ap.dk04.1.dtsi (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm/qcom/qcom-ipq4019-ap.dk04.1.dtsi (Version linux-4.15.18)


  1 // SPDX-License-Identifier: GPL-2.0               
  2 // Copyright (c) 2018, The Linux Foundation. A    
  3                                                   
  4 #include "qcom-ipq4019.dtsi"                      
  5 #include <dt-bindings/input/input.h>              
  6 #include <dt-bindings/gpio/gpio.h>                
  7                                                   
  8 / {                                               
  9         model = "Qualcomm Technologies, Inc. I    
 10                                                   
 11         aliases {                                 
 12                 serial0 = &blsp1_uart1;           
 13                 serial1 = &blsp1_uart2;           
 14         };                                        
 15                                                   
 16         chosen {                                  
 17                 stdout-path = "serial0:115200n    
 18         };                                        
 19                                                   
 20         memory {                                  
 21                 device_type = "memory";           
 22                 reg = <0x80000000 0x10000000>;    
 23         };                                        
 24                                                   
 25         soc {                                     
 26                 pinctrl@1000000 {                 
 27                         serial_0_pins: serial0    
 28                                 pins = "gpio16    
 29                                 function = "bl    
 30                                 bias-disable;     
 31                         };                        
 32                                                   
 33                         serial_1_pins: serial1    
 34                                 pins = "gpio8"    
 35                                         "gpio1    
 36                                 function = "bl    
 37                                 bias-disable;     
 38                         };                        
 39                                                   
 40                         spi_0_pins: spi-0-stat    
 41                                 spi0-pins {       
 42                                         functi    
 43                                         pins =    
 44                                         bias-d    
 45                                 };                
 46                                 spi0-cs-pins {    
 47                                         functi    
 48                                         pins =    
 49                                         bias-d    
 50                                         output    
 51                                 };                
 52                         };                        
 53                                                   
 54                         i2c_0_pins: i2c-0-stat    
 55                                 pins = "gpio20    
 56                                 function = "bl    
 57                                 bias-disable;     
 58                         };                        
 59                                                   
 60                         nand_pins: nand-state     
 61                                 pins = "gpio53    
 62                                         "gpio5    
 63                                         "gpio6    
 64                                         "gpio6    
 65                                         "gpio6    
 66                                 function = "qp    
 67                         };                        
 68                 };                                
 69                                                   
 70                 serial@78af000 {                  
 71                         pinctrl-0 = <&serial_0    
 72                         pinctrl-names = "defau    
 73                         status = "okay";          
 74                 };                                
 75                                                   
 76                 serial@78b0000 {                  
 77                         pinctrl-0 = <&serial_1    
 78                         pinctrl-names = "defau    
 79                         status = "okay";          
 80                 };                                
 81                                                   
 82                 dma-controller@7884000 {          
 83                         status = "okay";          
 84                 };                                
 85                                                   
 86                 spi@78b5000 { /* BLSP1 QUP1 */    
 87                         pinctrl-0 = <&spi_0_pi    
 88                         pinctrl-names = "defau    
 89                         status = "okay";          
 90                         cs-gpios = <&tlmm 12 G    
 91                                                   
 92                         flash@0 {                 
 93                                 #address-cells    
 94                                 #size-cells =     
 95                                 reg = <0>;        
 96                                 compatible = "    
 97                                 spi-max-freque    
 98                         };                        
 99                 };                                
100                                                   
101                 pcie@40000000 {                   
102                         status = "okay";          
103                         perst-gpios = <&tlmm 3    
104                 };                                
105         };                                        
106 };                                                
107                                                   
108 &nand {                                           
109         pinctrl-0 = <&nand_pins>;                 
110         pinctrl-names = "default";                
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