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

TOMOYO Linux Cross Reference
Linux/scripts/dtc/include-prefixes/arm/amlogic/meson8m2-mxiii-plus.dts

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 /scripts/dtc/include-prefixes/arm/amlogic/meson8m2-mxiii-plus.dts (Version linux-6.12-rc7) and /scripts/dtc/include-prefixes/arm/amlogic/meson8m2-mxiii-plus.dts (Version linux-4.20.17)


  1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)     
  2 /*                                                
  3  * Copyright (c) 2018 Oleg Ivanov <balbes-150@y    
  4  * Copyright (c) 2018 Martin Blumenstingl <mart    
  5  */                                               
  6                                                   
  7 /dts-v1/;                                         
  8                                                   
  9 #include "meson8m2.dtsi"                          
 10                                                   
 11 #include <dt-bindings/gpio/gpio.h>                
 12 #include <dt-bindings/input/input.h>              
 13                                                   
 14 / {                                               
 15         model = "Tronsmart MXIII Plus";           
 16         compatible = "tronsmart,mxiii-plus", "    
 17                                                   
 18         aliases {                                 
 19                 ethernet0 = &ethmac;              
 20                 i2c0 = &i2c_AO;                   
 21                 serial0 = &uart_AO;               
 22                 mmc0 = &sd_card_slot;             
 23         };                                        
 24                                                   
 25         chosen {                                  
 26                 stdout-path = "serial0:115200n    
 27         };                                        
 28                                                   
 29         memory {                                  
 30                 device_type = "memory";           
 31                 reg = <0x40000000 0x80000000>;    
 32         };                                        
 33                                                   
 34         adc-keys {                                
 35                 compatible = "adc-keys";          
 36                 io-channels = <&saradc 0>;        
 37                 io-channel-names = "buttons";     
 38                 keyup-threshold-microvolt = <1    
 39                                                   
 40                 button-function {                 
 41                         label = "Function";       
 42                         linux,code = <KEY_FN>;    
 43                         press-threshold-microv    
 44                 };                                
 45         };                                        
 46                                                   
 47         sdio_pwrseq: sdio-pwrseq {                
 48                 compatible = "mmc-pwrseq-simpl    
 49                                                   
 50                 pinctrl-0 = <&xtal_32k_out_pin    
 51                 pinctrl-names = "default";        
 52                                                   
 53                 reset-gpios = <&gpio GPIOX_11     
 54                               <&gpio_ao GPIOAO    
 55                                                   
 56                 clocks = <&xtal_32k_out>;         
 57                 clock-names = "ext_clock";        
 58         };                                        
 59                                                   
 60         vcc_3v3: regulator-vcc3v3 {               
 61                 compatible = "regulator-fixed"    
 62                 regulator-name = "VCC3V3";        
 63                 regulator-min-microvolt = <330    
 64                 regulator-max-microvolt = <330    
 65         };                                        
 66                                                   
 67         xtal_32k_out: xtal-32k-out-clk {          
 68                 compatible = "fixed-clock";       
 69                 #clock-cells = <0>;               
 70                 clock-frequency = <32768>;        
 71                 clock-output-names = "xtal_32k    
 72         };                                        
 73 };                                                
 74                                                   
 75 &cpu0 {                                           
 76         cpu-supply = <&vcck>;                     
 77 };                                                
 78                                                   
 79 &ethmac {                                         
 80         status = "okay";                          
 81                                                   
 82         pinctrl-0 = <&eth_rgmii_pins>;            
 83         pinctrl-names = "default";                
 84                                                   
 85         phy-handle = <&eth_phy0>;                 
 86         phy-mode = "rgmii-id";                    
 87                                                   
 88         mdio {                                    
 89                 compatible = "snps,dwmac-mdio"    
 90                 #address-cells = <1>;             
 91                 #size-cells = <0>;                
 92                                                   
 93                 eth_phy0: ethernet-phy@0 {        
 94                         /* Realtek RTL8211F (0    
 95                         reg = <0>;                
 96                                                   
 97                         reset-assert-us = <100    
 98                         reset-deassert-us = <8    
 99                         reset-gpios = <&gpio G    
100                 };                                
101         };                                        
102 };                                                
103                                                   
104 &ir_receiver {                                    
105         status = "okay";                          
106         pinctrl-0 = <&ir_recv_pins>;              
107         pinctrl-names = "default";                
108 };                                                
109                                                   
110 &i2c_AO {                                         
111         status = "okay";                          
112         pinctrl-0 = <&i2c_ao_pins>;               
113         pinctrl-names = "default";                
114                                                   
115         pmic@32 {                                 
116                 compatible = "ricoh,rn5t618";     
117                 reg = <0x32>;                     
118                 system-power-controller;          
119                                                   
120                 regulators {                      
121                         vcck: DCDC1 {             
122                                 regulator-name    
123                                 regulator-min-    
124                                 regulator-max-    
125                                 regulator-boot    
126                                 regulator-alwa    
127                         };                        
128                                                   
129                         vddee: DCDC2 {            
130                                 /* the output     
131                                 regulator-name    
132                                 regulator-min-    
133                                 regulator-max-    
134                                 regulator-boot    
135                                 regulator-alwa    
136                         };                        
137                                                   
138                         DCDC3 {                   
139                                 regulator-name    
140                                 regulator-min-    
141                                 regulator-max-    
142                                 regulator-boot    
143                                 regulator-alwa    
144                         };                        
145                                                   
146                         LDO1 {                    
147                                 regulator-name    
148                                 regulator-min-    
149                                 regulator-max-    
150                                 regulator-boot    
151                                 regulator-alwa    
152                         };                        
153                                                   
154                         vddio_ao1v8: LDO2 {       
155                                 regulator-name    
156                                 regulator-min-    
157                                 regulator-max-    
158                                 regulator-boot    
159                                 regulator-alwa    
160                         };                        
161                                                   
162                         LDO3 {                    
163                                 regulator-name    
164                                 regulator-min-    
165                                 regulator-max-    
166                                 regulator-boot    
167                                 regulator-alwa    
168                         };                        
169                                                   
170                         LDO4 {                    
171                                 regulator-name    
172                                 regulator-min-    
173                                 regulator-max-    
174                                 regulator-boot    
175                                 regulator-alwa    
176                         };                        
177                                                   
178                         LDO5 {                    
179                                 regulator-name    
180                                 regulator-min-    
181                                 regulator-max-    
182                                 regulator-boot    
183                                 regulator-alwa    
184                         };                        
185                                                   
186                         LDORTC1 {                 
187                                 regulator-name    
188                                 regulator-min-    
189                                 regulator-max-    
190                                 regulator-boot    
191                                 regulator-alwa    
192                         };                        
193                                                   
194                         LDORTC2 {                 
195                                 regulator-name    
196                                 regulator-min-    
197                                 regulator-max-    
198                                 regulator-boot    
199                                 regulator-alwa    
200                         };                        
201                 };                                
202         };                                        
203 };                                                
204                                                   
205 &mali {                                           
206         mali-supply = <&vddee>;                   
207 };                                                
208                                                   
209 &saradc {                                         
210         status = "okay";                          
211         vref-supply = <&vddio_ao1v8>;             
212 };                                                
213                                                   
214 /* SDIO wifi */                                   
215 &sdhc {                                           
216         status = "okay";                          
217                                                   
218         pinctrl-0 = <&sdxc_a_pins>;               
219         pinctrl-names = "default";                
220                                                   
221         bus-width = <4>;                          
222         max-frequency = <50000000>;               
223                                                   
224         disable-wp;                               
225         non-removable;                            
226         cap-mmc-highspeed;                        
227         cap-sd-highspeed;                         
228                                                   
229         mmc-pwrseq = <&sdio_pwrseq>;              
230                                                   
231         vmmc-supply = <&vcc_3v3>;                 
232         vqmmc-supply = <&vcc_3v3>;                
233 };                                                
234                                                   
235 &sdio {                                           
236         status = "okay";                          
237                                                   
238         pinctrl-0 = <&sd_b_pins>;                 
239         pinctrl-names = "default";                
240                                                   
241         /* SD card */                             
242         sd_card_slot: slot@1 {                    
243                 compatible = "mmc-slot";          
244                 reg = <1>;                        
245                 status = "okay";                  
246                                                   
247                 bus-width = <4>;                  
248                 no-sdio;                          
249                 cap-mmc-highspeed;                
250                 cap-sd-highspeed;                 
251                 disable-wp;                       
252                                                   
253                 cd-gpios = <&gpio CARD_6 GPIO_    
254                                                   
255                 vmmc-supply = <&vcc_3v3>;         
256         };                                        
257 };                                                
258                                                   
259 /* connected to the Bluetooth module */           
260 &uart_A {                                         
261         status = "okay";                          
262         pinctrl-0 = <&uart_a1_pins>, <&uart_a1    
263         pinctrl-names = "default";                
264         uart-has-rtscts;                          
265                                                   
266         bluetooth {                               
267                 compatible = "brcm,bcm20702a1"    
268                 shutdown-gpios = <&gpio GPIOX_    
269                 max-speed = <2000000>;            
270         };                                        
271 };                                                
272                                                   
273 &uart_AO {                                        
274         status = "okay";                          
275         pinctrl-0 = <&uart_ao_a_pins>;            
276         pinctrl-names = "default";                
277 };                                                
278                                                   
279 &usb0 {                                           
280         status = "okay";                          
281 };                                                
282                                                   
283 &usb1 {                                           
284         status = "okay";                          
285 };                                                
286                                                   
287 &usb0_phy {                                       
288         status = "okay";                          
289 };                                                
290                                                   
291 &usb1_phy {                                       
292         status = "okay";                          
293 };                                                
                                                      

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