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

TOMOYO Linux Cross Reference
Linux/arch/arm64/boot/dts/rockchip/rk3399-t.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-t.dtsi (Architecture i386) and /arch/sparc64/boot/dts/rockchip/rk3399-t.dtsi (Architecture sparc64)


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

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