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

TOMOYO Linux Cross Reference
Linux/arch/arm64/boot/dts/rockchip/rk3399-op1-opp.dtsi

Version: ~ [ linux-6.11-rc3 ] ~ [ linux-6.10.4 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.45 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.104 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.164 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.223 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.281 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.319 ] ~ [ 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.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /arch/arm64/boot/dts/rockchip/rk3399-op1-opp.dtsi (Version linux-6.11-rc3) and /arch/i386/boot/dts/rockchip/rk3399-op1-opp.dtsi (Version linux-5.13.19)


  1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)     
  2 /*                                                
  3  * Copyright (c) 2016-2017 Fuzhou Rockchip Ele    
  4  */                                               
  5                                                   
  6 / {                                               
  7         cluster0_opp: opp-table-0 {               
  8                 compatible = "operating-points    
  9                 opp-shared;                       
 10                                                   
 11                 opp00 {                           
 12                         opp-hz = /bits/ 64 <40    
 13                         opp-microvolt = <80000    
 14                         clock-latency-ns = <40    
 15                 };                                
 16                 opp01 {                           
 17                         opp-hz = /bits/ 64 <60    
 18                         opp-microvolt = <82500    
 19                 };                                
 20                 opp02 {                           
 21                         opp-hz = /bits/ 64 <81    
 22                         opp-microvolt = <85000    
 23                 };                                
 24                 opp03 {                           
 25                         opp-hz = /bits/ 64 <10    
 26                         opp-microvolt = <90000    
 27                 };                                
 28                 opp04 {                           
 29                         opp-hz = /bits/ 64 <12    
 30                         opp-microvolt = <97500    
 31                 };                                
 32                 opp05 {                           
 33                         opp-hz = /bits/ 64 <14    
 34                         opp-microvolt = <11000    
 35                 };                                
 36                 opp06 {                           
 37                         opp-hz = /bits/ 64 <15    
 38                         opp-microvolt = <11500    
 39                 };                                
 40         };                                        
 41                                                   
 42         cluster1_opp: opp-table-1 {               
 43                 compatible = "operating-points    
 44                 opp-shared;                       
 45                                                   
 46                 opp00 {                           
 47                         opp-hz = /bits/ 64 <40    
 48                         opp-microvolt = <80000    
 49                         clock-latency-ns = <40    
 50                 };                                
 51                 opp01 {                           
 52                         opp-hz = /bits/ 64 <60    
 53                         opp-microvolt = <80000    
 54                 };                                
 55                 opp02 {                           
 56                         opp-hz = /bits/ 64 <81    
 57                         opp-microvolt = <82500    
 58                 };                                
 59                 opp03 {                           
 60                         opp-hz = /bits/ 64 <10    
 61                         opp-microvolt = <85000    
 62                 };                                
 63                 opp04 {                           
 64                         opp-hz = /bits/ 64 <12    
 65                         opp-microvolt = <90000    
 66                 };                                
 67                 opp05 {                           
 68                         opp-hz = /bits/ 64 <14    
 69                         opp-microvolt = <97500    
 70                 };                                
 71                 opp06 {                           
 72                         opp-hz = /bits/ 64 <16    
 73                         opp-microvolt = <10500    
 74                 };                                
 75                 opp07 {                           
 76                         opp-hz = /bits/ 64 <18    
 77                         opp-microvolt = <11500    
 78                 };                                
 79                 opp08 {                           
 80                         opp-hz = /bits/ 64 <20    
 81                         opp-microvolt = <12500    
 82                 };                                
 83         };                                        
 84                                                   
 85         gpu_opp_table: opp-table-2 {              
 86                 compatible = "operating-points    
 87                                                   
 88                 opp00 {                           
 89                         opp-hz = /bits/ 64 <20    
 90                         opp-microvolt = <80000    
 91                 };                                
 92                 opp01 {                           
 93                         opp-hz = /bits/ 64 <29    
 94                         opp-microvolt = <80000    
 95                 };                                
 96                 opp02 {                           
 97                         opp-hz = /bits/ 64 <40    
 98                         opp-microvolt = <82500    
 99                 };                                
100                 opp03 {                           
101                         opp-hz = /bits/ 64 <50    
102                         opp-microvolt = <85000    
103                 };                                
104                 opp04 {                           
105                         opp-hz = /bits/ 64 <60    
106                         opp-microvolt = <92500    
107                 };                                
108                 opp05 {                           
109                         opp-hz = /bits/ 64 <80    
110                         opp-microvolt = <10750    
111                 };                                
112         };                                        
113                                                   
114         dmc_opp_table: opp-table-3 {              
115                 compatible = "operating-points    
116                                                   
117                 opp00 {                           
118                         opp-hz = /bits/ 64 <40    
119                         opp-microvolt = <90000    
120                 };                                
121                 opp01 {                           
122                         opp-hz = /bits/ 64 <66    
123                         opp-microvolt = <90000    
124                 };                                
125                 opp02 {                           
126                         opp-hz = /bits/ 64 <80    
127                         opp-microvolt = <90000    
128                 };                                
129                 opp03 {                           
130                         opp-hz = /bits/ 64 <92    
131                         opp-microvolt = <92500    
132                 };                                
133         };                                        
134 };                                                
135                                                   
136 &cpu_l0 {                                         
137         operating-points-v2 = <&cluster0_opp>;    
138 };                                                
139                                                   
140 &cpu_l1 {                                         
141         operating-points-v2 = <&cluster0_opp>;    
142 };                                                
143                                                   
144 &cpu_l2 {                                         
145         operating-points-v2 = <&cluster0_opp>;    
146 };                                                
147                                                   
148 &cpu_l3 {                                         
149         operating-points-v2 = <&cluster0_opp>;    
150 };                                                
151                                                   
152 &cpu_b0 {                                         
153         operating-points-v2 = <&cluster1_opp>;    
154 };                                                
155                                                   
156 &cpu_b1 {                                         
157         operating-points-v2 = <&cluster1_opp>;    
158 };                                                
159                                                   
160 &dmc {                                            
161         operating-points-v2 = <&dmc_opp_table>    
162 };                                                
163                                                   
164 &gpu {                                            
165         operating-points-v2 = <&gpu_opp_table>    
166 };                                                
                                                      

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