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

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


  1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)     
  2                                                   
  3 / {                                               
  4         cluster0_opp_table: opp-table-cluster0    
  5                 compatible = "operating-points    
  6                 opp-shared;                       
  7                                                   
  8                 opp-1008000000 {                  
  9                         opp-hz = /bits/ 64 <10    
 10                         opp-microvolt = <67500    
 11                         clock-latency-ns = <40    
 12                 };                                
 13                 opp-1200000000 {                  
 14                         opp-hz = /bits/ 64 <12    
 15                         opp-microvolt = <71250    
 16                         clock-latency-ns = <40    
 17                 };                                
 18                 opp-1416000000 {                  
 19                         opp-hz = /bits/ 64 <14    
 20                         opp-microvolt = <76250    
 21                         clock-latency-ns = <40    
 22                         opp-suspend;              
 23                 };                                
 24                 opp-1608000000 {                  
 25                         opp-hz = /bits/ 64 <16    
 26                         opp-microvolt = <85000    
 27                         clock-latency-ns = <40    
 28                 };                                
 29                 opp-1800000000 {                  
 30                         opp-hz = /bits/ 64 <18    
 31                         opp-microvolt = <95000    
 32                         clock-latency-ns = <40    
 33                 };                                
 34         };                                        
 35                                                   
 36         cluster1_opp_table: opp-table-cluster1    
 37                 compatible = "operating-points    
 38                 opp-shared;                       
 39                                                   
 40                 opp-1200000000 {                  
 41                         opp-hz = /bits/ 64 <12    
 42                         opp-microvolt = <67500    
 43                         clock-latency-ns = <40    
 44                 };                                
 45                 opp-1416000000 {                  
 46                         opp-hz = /bits/ 64 <14    
 47                         opp-microvolt = <72500    
 48                         clock-latency-ns = <40    
 49                 };                                
 50                 opp-1608000000 {                  
 51                         opp-hz = /bits/ 64 <16    
 52                         opp-microvolt = <76250    
 53                         clock-latency-ns = <40    
 54                 };                                
 55                 opp-1800000000 {                  
 56                         opp-hz = /bits/ 64 <18    
 57                         opp-microvolt = <85000    
 58                         clock-latency-ns = <40    
 59                 };                                
 60                 opp-2016000000 {                  
 61                         opp-hz = /bits/ 64 <20    
 62                         opp-microvolt = <92500    
 63                         clock-latency-ns = <40    
 64                 };                                
 65                 opp-2208000000 {                  
 66                         opp-hz = /bits/ 64 <22    
 67                         opp-microvolt = <98750    
 68                         clock-latency-ns = <40    
 69                 };                                
 70                 opp-2400000000 {                  
 71                         opp-hz = /bits/ 64 <24    
 72                         opp-microvolt = <10000    
 73                         clock-latency-ns = <40    
 74                 };                                
 75         };                                        
 76                                                   
 77         cluster2_opp_table: opp-table-cluster2    
 78                 compatible = "operating-points    
 79                 opp-shared;                       
 80                                                   
 81                 opp-1200000000 {                  
 82                         opp-hz = /bits/ 64 <12    
 83                         opp-microvolt = <67500    
 84                         clock-latency-ns = <40    
 85                 };                                
 86                 opp-1416000000 {                  
 87                         opp-hz = /bits/ 64 <14    
 88                         opp-microvolt = <72500    
 89                         clock-latency-ns = <40    
 90                 };                                
 91                 opp-1608000000 {                  
 92                         opp-hz = /bits/ 64 <16    
 93                         opp-microvolt = <76250    
 94                         clock-latency-ns = <40    
 95                 };                                
 96                 opp-1800000000 {                  
 97                         opp-hz = /bits/ 64 <18    
 98                         opp-microvolt = <85000    
 99                         clock-latency-ns = <40    
100                 };                                
101                 opp-2016000000 {                  
102                         opp-hz = /bits/ 64 <20    
103                         opp-microvolt = <92500    
104                         clock-latency-ns = <40    
105                 };                                
106                 opp-2208000000 {                  
107                         opp-hz = /bits/ 64 <22    
108                         opp-microvolt = <98750    
109                         clock-latency-ns = <40    
110                 };                                
111                 opp-2400000000 {                  
112                         opp-hz = /bits/ 64 <24    
113                         opp-microvolt = <10000    
114                         clock-latency-ns = <40    
115                 };                                
116         };                                        
117                                                   
118         gpu_opp_table: opp-table {                
119                 compatible = "operating-points    
120                                                   
121                 opp-300000000 {                   
122                         opp-hz = /bits/ 64 <30    
123                         opp-microvolt = <67500    
124                 };                                
125                 opp-400000000 {                   
126                         opp-hz = /bits/ 64 <40    
127                         opp-microvolt = <67500    
128                 };                                
129                 opp-500000000 {                   
130                         opp-hz = /bits/ 64 <50    
131                         opp-microvolt = <67500    
132                 };                                
133                 opp-600000000 {                   
134                         opp-hz = /bits/ 64 <60    
135                         opp-microvolt = <67500    
136                 };                                
137                 opp-700000000 {                   
138                         opp-hz = /bits/ 64 <70    
139                         opp-microvolt = <70000    
140                 };                                
141                 opp-800000000 {                   
142                         opp-hz = /bits/ 64 <80    
143                         opp-microvolt = <75000    
144                 };                                
145                 opp-900000000 {                   
146                         opp-hz = /bits/ 64 <90    
147                         opp-microvolt = <80000    
148                 };                                
149                 opp-1000000000 {                  
150                         opp-hz = /bits/ 64 <10    
151                         opp-microvolt = <85000    
152                 };                                
153         };                                        
154 };                                                
155                                                   
156 &cpu_b0 {                                         
157         operating-points-v2 = <&cluster1_opp_t    
158 };                                                
159                                                   
160 &cpu_b1 {                                         
161         operating-points-v2 = <&cluster1_opp_t    
162 };                                                
163                                                   
164 &cpu_b2 {                                         
165         operating-points-v2 = <&cluster2_opp_t    
166 };                                                
167                                                   
168 &cpu_b3 {                                         
169         operating-points-v2 = <&cluster2_opp_t    
170 };                                                
171                                                   
172 &cpu_l0 {                                         
173         operating-points-v2 = <&cluster0_opp_t    
174 };                                                
175                                                   
176 &cpu_l1 {                                         
177         operating-points-v2 = <&cluster0_opp_t    
178 };                                                
179                                                   
180 &cpu_l2 {                                         
181         operating-points-v2 = <&cluster0_opp_t    
182 };                                                
183                                                   
184 &cpu_l3 {                                         
185         operating-points-v2 = <&cluster0_opp_t    
186 };                                                
187                                                   
188 &gpu {                                            
189         operating-points-v2 = <&gpu_opp_table>    
190 };                                                
                                                      

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