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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm64/freescale/imx8mn-ddr3l-evk.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/arm64/freescale/imx8mn-ddr3l-evk.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm64/freescale/imx8mn-ddr3l-evk.dts (Version linux-5.13.19)


  1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)     
  2                                                   
  3 /dts-v1/;                                         
  4                                                   
  5 #include "imx8mn.dtsi"                            
  6 #include "imx8mn-evk.dtsi"                        
  7 #include <dt-bindings/interrupt-controller/irq    
  8                                                   
  9 / {                                               
 10         model = "NXP i.MX8MNano DDR3L EVK boar    
 11         compatible = "fsl,imx8mn-ddr3l-evk", "    
 12 };                                                
 13                                                   
 14 &A53_0 {                                          
 15         cpu-supply = <&buck1>;                    
 16 };                                                
 17                                                   
 18 &A53_1 {                                          
 19         cpu-supply = <&buck1>;                    
 20 };                                                
 21                                                   
 22 &A53_2 {                                          
 23         cpu-supply = <&buck1>;                    
 24 };                                                
 25                                                   
 26 &A53_3 {                                          
 27         cpu-supply = <&buck1>;                    
 28 };                                                
 29                                                   
 30 &i2c1 {                                           
 31         pmic: pmic@25 {                           
 32                 compatible = "nxp,pca9450b";      
 33                 reg = <0x25>;                     
 34                 pinctrl-names = "default";        
 35                 pinctrl-0 = <&pinctrl_pmic>;      
 36                 interrupt-parent = <&gpio1>;      
 37                 interrupts = <3 IRQ_TYPE_LEVEL    
 38                                                   
 39                 regulators {                      
 40                         buck1: BUCK1 {            
 41                                 regulator-name    
 42                                 regulator-min-    
 43                                 regulator-max-    
 44                                 regulator-boot    
 45                                 regulator-alwa    
 46                                 regulator-ramp    
 47                         };                        
 48                                                   
 49                         buck4: BUCK4 {            
 50                                 regulator-name    
 51                                 regulator-min-    
 52                                 regulator-max-    
 53                                 regulator-boot    
 54                                 regulator-alwa    
 55                         };                        
 56                                                   
 57                         buck5: BUCK5 {            
 58                                 regulator-name    
 59                                 regulator-min-    
 60                                 regulator-max-    
 61                                 regulator-boot    
 62                                 regulator-alwa    
 63                         };                        
 64                                                   
 65                         buck6: BUCK6 {            
 66                                 regulator-name    
 67                                 regulator-min-    
 68                                 regulator-max-    
 69                                 regulator-boot    
 70                                 regulator-alwa    
 71                         };                        
 72                                                   
 73                         ldo1: LDO1 {              
 74                                 regulator-name    
 75                                 regulator-min-    
 76                                 regulator-max-    
 77                                 regulator-boot    
 78                                 regulator-alwa    
 79                         };                        
 80                                                   
 81                         ldo2: LDO2 {              
 82                                 regulator-name    
 83                                 regulator-min-    
 84                                 regulator-max-    
 85                                 regulator-boot    
 86                                 regulator-alwa    
 87                         };                        
 88                                                   
 89                         ldo3: LDO3 {              
 90                                 regulator-name    
 91                                 regulator-min-    
 92                                 regulator-max-    
 93                                 regulator-boot    
 94                                 regulator-alwa    
 95                         };                        
 96                                                   
 97                         ldo4: LDO4 {              
 98                                 regulator-name    
 99                                 regulator-min-    
100                                 regulator-max-    
101                                 regulator-boot    
102                                 regulator-alwa    
103                         };                        
104                                                   
105                         ldo5: LDO5 {              
106                                 regulator-name    
107                                 regulator-min-    
108                                 regulator-max-    
109                                 regulator-boot    
110                                 regulator-alwa    
111                         };                        
112                 };                                
113         };                                        
114 };                                                
115                                                   
116 &i2c2 {                                           
117         hdmi@3d {                                 
118                 avdd-supply = <&buck5>;           
119                 dvdd-supply = <&buck5>;           
120                 pvdd-supply = <&buck5>;           
121                 a2vdd-supply = <&buck5>;          
122                 v1p2-supply = <&buck5>;           
123         };                                        
124 };                                                
125                                                   
126 &i2c3 {                                           
127         camera@3c {                               
128                 DOVDD-supply = <&buck5>;          
129         };                                        
130 };                                                
                                                      

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