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

TOMOYO Linux Cross Reference
Linux/arch/arm64/boot/dts/rockchip/rk3399.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/rockchip/rk3399.dtsi (Version linux-6.12-rc7) and /arch/i386/boot/dts/rockchip/rk3399.dtsi (Version linux-2.6.32.71)


  1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)     
  2 /*                                                
  3  * Copyright (c) 2016-2017 Fuzhou Rockchip Ele    
  4  */                                               
  5                                                   
  6 #include "rk3399-base.dtsi"                       
  7                                                   
  8 / {                                               
  9         cluster0_opp: opp-table-0 {               
 10                 compatible = "operating-points    
 11                 opp-shared;                       
 12                                                   
 13                 opp00 {                           
 14                         opp-hz = /bits/ 64 <40    
 15                         opp-microvolt = <82500    
 16                         clock-latency-ns = <40    
 17                 };                                
 18                 opp01 {                           
 19                         opp-hz = /bits/ 64 <60    
 20                         opp-microvolt = <82500    
 21                 };                                
 22                 opp02 {                           
 23                         opp-hz = /bits/ 64 <81    
 24                         opp-microvolt = <85000    
 25                 };                                
 26                 opp03 {                           
 27                         opp-hz = /bits/ 64 <10    
 28                         opp-microvolt = <92500    
 29                 };                                
 30                 opp04 {                           
 31                         opp-hz = /bits/ 64 <12    
 32                         opp-microvolt = <10000    
 33                 };                                
 34                 opp05 {                           
 35                         opp-hz = /bits/ 64 <14    
 36                         opp-microvolt = <11250    
 37                 };                                
 38         };                                        
 39                                                   
 40         cluster1_opp: opp-table-1 {               
 41                 compatible = "operating-points    
 42                 opp-shared;                       
 43                                                   
 44                 opp00 {                           
 45                         opp-hz = /bits/ 64 <40    
 46                         opp-microvolt = <82500    
 47                         clock-latency-ns = <40    
 48                 };                                
 49                 opp01 {                           
 50                         opp-hz = /bits/ 64 <60    
 51                         opp-microvolt = <82500    
 52                 };                                
 53                 opp02 {                           
 54                         opp-hz = /bits/ 64 <81    
 55                         opp-microvolt = <82500    
 56                 };                                
 57                 opp03 {                           
 58                         opp-hz = /bits/ 64 <10    
 59                         opp-microvolt = <87500    
 60                 };                                
 61                 opp04 {                           
 62                         opp-hz = /bits/ 64 <12    
 63                         opp-microvolt = <95000    
 64                 };                                
 65                 opp05 {                           
 66                         opp-hz = /bits/ 64 <14    
 67                         opp-microvolt = <10250    
 68                 };                                
 69                 opp06 {                           
 70                         opp-hz = /bits/ 64 <16    
 71                         opp-microvolt = <11000    
 72                 };                                
 73                 opp07 {                           
 74                         opp-hz = /bits/ 64 <18    
 75                         opp-microvolt = <12000    
 76                 };                                
 77         };                                        
 78                                                   
 79         gpu_opp_table: opp-table-2 {              
 80                 compatible = "operating-points    
 81                                                   
 82                 opp00 {                           
 83                         opp-hz = /bits/ 64 <20    
 84                         opp-microvolt = <82500    
 85                 };                                
 86                 opp01 {                           
 87                         opp-hz = /bits/ 64 <29    
 88                         opp-microvolt = <82500    
 89                 };                                
 90                 opp02 {                           
 91                         opp-hz = /bits/ 64 <40    
 92                         opp-microvolt = <82500    
 93                 };                                
 94                 opp03 {                           
 95                         opp-hz = /bits/ 64 <50    
 96                         opp-microvolt = <87500    
 97                 };                                
 98                 opp04 {                           
 99                         opp-hz = /bits/ 64 <60    
100                         opp-microvolt = <92500    
101                 };                                
102                 opp05 {                           
103                         opp-hz = /bits/ 64 <80    
104                         opp-microvolt = <11000    
105                 };                                
106         };                                        
107 };                                                
108                                                   
109 &cpu_l0 {                                         
110         operating-points-v2 = <&cluster0_opp>;    
111 };                                                
112                                                   
113 &cpu_l1 {                                         
114         operating-points-v2 = <&cluster0_opp>;    
115 };                                                
116                                                   
117 &cpu_l2 {                                         
118         operating-points-v2 = <&cluster0_opp>;    
119 };                                                
120                                                   
121 &cpu_l3 {                                         
122         operating-points-v2 = <&cluster0_opp>;    
123 };                                                
124                                                   
125 &cpu_b0 {                                         
126         operating-points-v2 = <&cluster1_opp>;    
127 };                                                
128                                                   
129 &cpu_b1 {                                         
130         operating-points-v2 = <&cluster1_opp>;    
131 };                                                
132                                                   
133 &gpu {                                            
134         operating-points-v2 = <&gpu_opp_table>    
135 };                                                
                                                      

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