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

TOMOYO Linux Cross Reference
Linux/arch/arm64/boot/dts/exynos/exynos5433-bus.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/exynos/exynos5433-bus.dtsi (Version linux-6.12-rc7) and /arch/i386/boot/dts/exynos/exynos5433-bus.dtsi (Version linux-4.9.337)


  1 // SPDX-License-Identifier: GPL-2.0               
  2 /*                                                
  3  * Samsung's Exynos5433 SoC Memory interface a    
  4  *                                                
  5  * Copyright (c) 2016 Samsung Electronics Co.,    
  6  * Chanwoo Choi <cw00.choi@samsung.com>            
  7  */                                               
  8                                                   
  9 / {                                               
 10         bus_g2d_400: bus0 {                       
 11                 compatible = "samsung,exynos-b    
 12                 clocks = <&cmu_top CLK_ACLK_G2    
 13                 clock-names = "bus";              
 14                 operating-points-v2 = <&bus_g2    
 15                 status = "disabled";              
 16         };                                        
 17                                                   
 18         bus_g2d_266: bus1 {                       
 19                 compatible = "samsung,exynos-b    
 20                 clocks = <&cmu_top CLK_ACLK_G2    
 21                 clock-names = "bus";              
 22                 operating-points-v2 = <&bus_g2    
 23                 status = "disabled";              
 24         };                                        
 25                                                   
 26         bus_gscl: bus2 {                          
 27                 compatible = "samsung,exynos-b    
 28                 clocks = <&cmu_top CLK_ACLK_GS    
 29                 clock-names = "bus";              
 30                 operating-points-v2 = <&bus_gs    
 31                 status = "disabled";              
 32         };                                        
 33                                                   
 34         bus_hevc: bus3 {                          
 35                 compatible = "samsung,exynos-b    
 36                 clocks = <&cmu_top CLK_ACLK_HE    
 37                 clock-names = "bus";              
 38                 operating-points-v2 = <&bus_he    
 39                 status = "disabled";              
 40         };                                        
 41                                                   
 42         bus_jpeg: bus4 {                          
 43                 compatible = "samsung,exynos-b    
 44                 clocks = <&cmu_top CLK_SCLK_JP    
 45                 clock-names = "bus";              
 46                 operating-points-v2 = <&bus_g2    
 47                 status = "disabled";              
 48         };                                        
 49                                                   
 50         bus_mfc: bus5 {                           
 51                 compatible = "samsung,exynos-b    
 52                 clocks = <&cmu_top CLK_ACLK_MF    
 53                 clock-names = "bus";              
 54                 operating-points-v2 = <&bus_g2    
 55                 status = "disabled";              
 56         };                                        
 57                                                   
 58         bus_mscl: bus6 {                          
 59                 compatible = "samsung,exynos-b    
 60                 clocks = <&cmu_top CLK_ACLK_MS    
 61                 clock-names = "bus";              
 62                 operating-points-v2 = <&bus_g2    
 63                 status = "disabled";              
 64         };                                        
 65                                                   
 66         bus_noc0: bus7 {                          
 67                 compatible = "samsung,exynos-b    
 68                 clocks = <&cmu_top CLK_ACLK_BU    
 69                 clock-names = "bus";              
 70                 operating-points-v2 = <&bus_he    
 71                 status = "disabled";              
 72         };                                        
 73                                                   
 74         bus_noc1: bus8 {                          
 75                 compatible = "samsung,exynos-b    
 76                 clocks = <&cmu_top CLK_ACLK_BU    
 77                 clock-names = "bus";              
 78                 operating-points-v2 = <&bus_he    
 79                 status = "disabled";              
 80         };                                        
 81                                                   
 82         bus_noc2: bus9 {                          
 83                 compatible = "samsung,exynos-b    
 84                 clocks = <&cmu_mif CLK_ACLK_BU    
 85                 clock-names = "bus";              
 86                 operating-points-v2 = <&bus_no    
 87                 status = "disabled";              
 88         };                                        
 89                                                   
 90         bus_g2d_400_opp_table: opp-table-2 {      
 91                 compatible = "operating-points    
 92                 opp-shared;                       
 93                                                   
 94                 opp-400000000 {                   
 95                         opp-hz = /bits/ 64 <40    
 96                         opp-microvolt = <10750    
 97                 };                                
 98                 opp-267000000 {                   
 99                         opp-hz = /bits/ 64 <26    
100                         opp-microvolt = <10000    
101                 };                                
102                 opp-200000000 {                   
103                         opp-hz = /bits/ 64 <20    
104                         opp-microvolt = <97500    
105                 };                                
106                 opp-160000000 {                   
107                         opp-hz = /bits/ 64 <16    
108                         opp-microvolt = <96250    
109                 };                                
110                 opp-134000000 {                   
111                         opp-hz = /bits/ 64 <13    
112                         opp-microvolt = <95000    
113                 };                                
114                 opp-100000000 {                   
115                         opp-hz = /bits/ 64 <10    
116                         opp-microvolt = <93750    
117                 };                                
118         };                                        
119                                                   
120         bus_g2d_266_opp_table: opp-table-3 {      
121                 compatible = "operating-points    
122                                                   
123                 opp-267000000 {                   
124                         opp-hz = /bits/ 64 <26    
125                 };                                
126                 opp-200000000 {                   
127                         opp-hz = /bits/ 64 <20    
128                 };                                
129                 opp-160000000 {                   
130                         opp-hz = /bits/ 64 <16    
131                 };                                
132                 opp-134000000 {                   
133                         opp-hz = /bits/ 64 <13    
134                 };                                
135                 opp-100000000 {                   
136                         opp-hz = /bits/ 64 <10    
137                 };                                
138         };                                        
139                                                   
140         bus_gscl_opp_table: opp-table-4 {         
141                 compatible = "operating-points    
142                                                   
143                 opp-333000000 {                   
144                         opp-hz = /bits/ 64 <33    
145                 };                                
146                 opp-222000000 {                   
147                         opp-hz = /bits/ 64 <22    
148                 };                                
149                 opp-166500000 {                   
150                         opp-hz = /bits/ 64 <16    
151                 };                                
152         };                                        
153                                                   
154         bus_hevc_opp_table: opp-table-5 {         
155                 compatible = "operating-points    
156                 opp-shared;                       
157                                                   
158                 opp-400000000 {                   
159                         opp-hz = /bits/ 64 <40    
160                 };                                
161                 opp-267000000 {                   
162                         opp-hz = /bits/ 64 <26    
163                 };                                
164                 opp-200000000 {                   
165                         opp-hz = /bits/ 64 <20    
166                 };                                
167                 opp-160000000 {                   
168                         opp-hz = /bits/ 64 <16    
169                 };                                
170                 opp-134000000 {                   
171                         opp-hz = /bits/ 64 <13    
172                 };                                
173                 opp-100000000 {                   
174                         opp-hz = /bits/ 64 <10    
175                 };                                
176         };                                        
177                                                   
178         bus_noc2_opp_table: opp-table-6 {         
179                 compatible = "operating-points    
180                                                   
181                 opp-400000000 {                   
182                         opp-hz = /bits/ 64 <40    
183                 };                                
184                 opp-200000000 {                   
185                         opp-hz = /bits/ 64 <20    
186                 };                                
187                 opp-134000000 {                   
188                         opp-hz = /bits/ 64 <13    
189                 };                                
190                 opp-100000000 {                   
191                         opp-hz = /bits/ 64 <10    
192                 };                                
193         };                                        
194 };                                                
                                                      

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