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

TOMOYO Linux Cross Reference
Linux/arch/arm/boot/dts/st/stm32mp157c-emstamp-argon.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/arm/boot/dts/st/stm32mp157c-emstamp-argon.dtsi (Version linux-6.12-rc7) and /arch/i386/boot/dts/st/stm32mp157c-emstamp-argon.dtsi (Version linux-4.14.336)


  1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)      
  2 //                                                
  3 // Copyright (c) 2021 emtrion GmbH                
  4 // Author: Reinhold Müller <reinhold.mueller@e    
  5 //                                                
  6                                                   
  7 #include "stm32mp157.dtsi"                        
  8 #include "stm32mp15xc.dtsi"                       
  9 #include "stm32mp15-pinctrl.dtsi"                 
 10 #include "stm32mp15xxac-pinctrl.dtsi"             
 11 #include <dt-bindings/gpio/gpio.h>                
 12 #include <dt-bindings/mfd/st,stpmic1.h>           
 13                                                   
 14 / {                                               
 15         aliases {                                 
 16                 ethernet0 = &ethernet0;           
 17                 serial0 = &uart4;                 
 18                 serial1 = &usart2;                
 19                 serial2 = &usart3;                
 20         };                                        
 21                                                   
 22         chosen {                                  
 23                 stdout-path = "serial0:115200n    
 24         };                                        
 25                                                   
 26         memory@c0000000 {                         
 27                 device_type = "memory";           
 28                 reg = <0xc0000000 0x20000000>;    
 29         };                                        
 30                                                   
 31         reserved-memory {                         
 32                 #address-cells = <1>;             
 33                 #size-cells = <1>;                
 34                 ranges;                           
 35                                                   
 36                 mcuram2: mcuram2@10000000 {       
 37                         compatible = "shared-d    
 38                         reg = <0x10000000 0x40    
 39                         no-map;                   
 40                 };                                
 41                                                   
 42                 vdev0vring0: vdev0vring0@10040    
 43                         compatible = "shared-d    
 44                         reg = <0x10040000 0x20    
 45                         no-map;                   
 46                 };                                
 47                                                   
 48                 vdev0vring1: vdev0vring1@10042    
 49                         compatible = "shared-d    
 50                         reg = <0x10042000 0x20    
 51                         no-map;                   
 52                 };                                
 53                                                   
 54                 vdev0buffer: vdev0buffer@10044    
 55                         compatible = "shared-d    
 56                         reg = <0x10044000 0x40    
 57                         no-map;                   
 58                 };                                
 59                                                   
 60                 mcuram: mcuram@30000000 {         
 61                         compatible = "shared-d    
 62                         reg = <0x30000000 0x40    
 63                         no-map;                   
 64                 };                                
 65                                                   
 66                 retram: retram@38000000 {         
 67                         compatible = "shared-d    
 68                         reg = <0x38000000 0x10    
 69                         no-map;                   
 70                 };                                
 71         };                                        
 72                                                   
 73         led: gpio_leds {                          
 74                 compatible = "gpio-leds";         
 75                 led-0 {                           
 76                         label = "panic";          
 77                         gpios = <&gpioa 13 GPI    
 78                         linux,default-trigger     
 79                         default-state = "off";    
 80                         panic-indicator;          
 81                 };                                
 82                 led-1 {                           
 83                         label = "heartbeat";      
 84                         gpios = <&gpioa 14 GPI    
 85                         linux,default-trigger     
 86                         default-state = "on";     
 87                 };                                
 88         };                                        
 89 };                                                
 90                                                   
 91 &adc {                                            
 92         vdd-supply = <&vdd>;                      
 93         vdda-supply = <&vdd>;                     
 94         vref-supply = <&vrefbuf>;                 
 95         status = "okay";                          
 96                                                   
 97         adc1: adc@0 {                             
 98                 pinctrl-names = "default";        
 99                 pinctrl-0 = <&adc1_in6_pins_a>    
100                 status = "disabled";              
101                 channel@6 {                       
102                         reg = <6>;                
103                         st,min-sample-time-ns     
104                 };                                
105         };                                        
106                                                   
107         adc2: adc@100 {                           
108                 #address-cells = <1>;             
109                 #size-cells = <0>;                
110                 status = "okay";                  
111                 channel@12 {                      
112                         reg = <12>;               
113                         label = "sense_temp";     
114                         st,min-sample-time-ns     
115                 };                                
116                 channel@15 {                      
117                         reg = <15>;               
118                         label = "vbat";           
119                         st,min-sample-time-ns     
120                 };                                
121                 channel@16 {                      
122                         reg = <16>;               
123                         label = "dac_out1";       
124                         st,min-sample-time-ns     
125                 };                                
126                 channel@17 {                      
127                         reg = <17>;               
128                         label = "dac_out1";       
129                         st,min-sample-time-ns     
130                 };                                
131         };                                        
132 };                                                
133                                                   
134 &crc1 {                                           
135         status = "okay";                          
136 };                                                
137                                                   
138 &cryp1 {                                          
139         status = "okay";                          
140 };                                                
141                                                   
142 &dac {                                            
143         pinctrl-names = "default";                
144         pinctrl-0 = <&dac_ch1_pins_a &dac_ch2_    
145         vref-supply = <&vdda>;                    
146         status = "disabled";                      
147                                                   
148         dac1: dac@1 {                             
149                 status = "okay";                  
150         };                                        
151         dac2: dac@2 {                             
152                 status = "okay";                  
153         };                                        
154 };                                                
155                                                   
156 &dts {                                            
157         status = "okay";                          
158 };                                                
159                                                   
160 &ethernet0 {                                      
161         status = "okay";                          
162         snps,reset-gpio = <&gpioa 1 GPIO_ACTIV    
163         snps,reset-active-low;                    
164         snps,reset-delays-us = <0 30000 50000>    
165         pinctrl-0 = <&ethernet0_rmii_pins_b>;     
166         pinctrl-1 = <&ethernet0_rmii_sleep_pin    
167         pinctrl-names = "default", "sleep";       
168         phy-mode = "rmii";                        
169         max-speed = <100>;                        
170         phy-handle = <&phy0>;                     
171         st,eth-ref-clk-sel;                       
172                                                   
173         mdio {                                    
174                 #address-cells = <1>;             
175                 #size-cells = <0>;                
176                 compatible = "snps,dwmac-mdio"    
177                 phy0: ethernet-phy@0 {            
178                         reg = <0>;                
179                 };                                
180         };                                        
181 };                                                
182                                                   
183 &hash1 {                                          
184         status = "okay";                          
185 };                                                
186                                                   
187 &i2c1 {                                           
188         pinctrl-names = "default", "sleep";       
189         pinctrl-0 = <&i2c1_pins_a>;               
190         pinctrl-1 = <&i2c1_sleep_pins_a>;         
191         i2c-scl-rising-time-ns = <100>;           
192         i2c-scl-falling-time-ns = <7>;            
193         status = "disabled";                      
194         /delete-property/dmas;                    
195         /delete-property/dma-names;               
196 };                                                
197                                                   
198 &i2c4 {                                           
199         pinctrl-names = "default", "sleep";       
200         pinctrl-0 = <&i2c4_pins_a>;               
201         pinctrl-1 = <&i2c4_sleep_pins_a>;         
202         i2c-scl-rising-time-ns = <185>;           
203         i2c-scl-falling-time-ns = <20>;           
204         status = "okay";                          
205         /delete-property/dmas;                    
206         /delete-property/dma-names;               
207                                                   
208         pmic: stpmic@33 {                         
209                 compatible = "st,stpmic1";        
210                 reg = <0x33>;                     
211                 interrupts-extended = <&gpioa     
212                 interrupt-controller;             
213                 #interrupt-cells = <2>;           
214                 status = "okay";                  
215                                                   
216                 regulators {                      
217                         compatible = "st,stpmi    
218                                                   
219                         ldo1-supply = <&v3v3>;    
220                         ldo3-supply = <&vdd_dd    
221                         ldo6-supply = <&v3v3>;    
222                         pwr_sw1-supply = <&bst    
223                         pwr_sw2-supply = <&bst    
224                                                   
225                         vddcore: buck1 {          
226                                 regulator-name    
227                                 regulator-min-    
228                                 regulator-max-    
229                                 regulator-alwa    
230                                 regulator-init    
231                                 regulator-over    
232                         };                        
233                                                   
234                         vdd_ddr: buck2 {          
235                                 regulator-name    
236                                 regulator-min-    
237                                 regulator-max-    
238                                 regulator-alwa    
239                                 regulator-init    
240                                 regulator-over    
241                         };                        
242                                                   
243                         vdd: buck3 {              
244                                 regulator-name    
245                                 regulator-min-    
246                                 regulator-max-    
247                                 regulator-alwa    
248                                 st,mask-reset;    
249                                 regulator-init    
250                                 regulator-over    
251                         };                        
252                                                   
253                         v3v3: buck4 {             
254                                 regulator-name    
255                                 regulator-min-    
256                                 regulator-max-    
257                                 regulator-alwa    
258                                 regulator-over    
259                                 regulator-init    
260                         };                        
261                                                   
262                         v1v8_audio: ldo1 {        
263                                 regulator-name    
264                                 regulator-min-    
265                                 regulator-max-    
266                                 regulator-alwa    
267                                 interrupts = <    
268                         };                        
269                                                   
270                         v3v3_hdmi: ldo2 {         
271                                 regulator-name    
272                                 regulator-min-    
273                                 regulator-max-    
274                                 regulator-alwa    
275                                 interrupts = <    
276                         };                        
277                                                   
278                         vtt_ddr: ldo3 {           
279                                 regulator-name    
280                                 regulator-min-    
281                                 regulator-max-    
282                                 regulator-alwa    
283                                 regulator-over    
284                         };                        
285                                                   
286                         vdd_usb: ldo4 {           
287                                 regulator-name    
288                                 regulator-min-    
289                                 regulator-max-    
290                                 interrupts = <    
291                         };                        
292                                                   
293                         vdd_sd: ldo5 {            
294                                 regulator-name    
295                                 regulator-min-    
296                                 regulator-max-    
297                                 interrupts = <    
298                                 regulator-alwa    
299                         };                        
300                                                   
301                         vdda: ldo6 {              
302                                 regulator-name    
303                                 regulator-min-    
304                                 regulator-max-    
305                                 regulator-alwa    
306                                 interrupts = <    
307                                 regulator-boot    
308                         };                        
309                                                   
310                         vref_ddr: vref_ddr {      
311                                 regulator-name    
312                                 regulator-alwa    
313                         };                        
314                                                   
315                         bst_out: boost {          
316                                 regulator-name    
317                                 interrupts = <    
318                         };                        
319                                                   
320                         vbus_otg: pwr_sw1 {       
321                                 regulator-name    
322                                 interrupts = <    
323                                 regulator-acti    
324                         };                        
325                                                   
326                         vbus_usbh: pwr_sw2 {      
327                                 regulator-name    
328                                 interrupts = <    
329                                 regulator-alwa    
330                                 regulator-boot    
331                         };                        
332                 };                                
333                                                   
334                 onkey {                           
335                         compatible = "st,stpmi    
336                         interrupts = <IT_PONKE    
337                         interrupt-names = "onk    
338                         status = "okay";          
339                 };                                
340                                                   
341                 watchdog {                        
342                         compatible = "st,stpmi    
343                         status = "disabled";      
344                 };                                
345         };                                        
346 };                                                
347                                                   
348 &i2c5 {                                           
349         pinctrl-names = "default", "sleep";       
350         pinctrl-0 = <&i2c5_pins_a>;               
351         pinctrl-1 = <&i2c5_sleep_pins_a>;         
352         i2c-scl-rising-time-ns = <185>;           
353         i2c-scl-falling-time-ns = <20>;           
354         /delete-property/dmas;                    
355         /delete-property/dma-names;               
356 };                                                
357                                                   
358 &ipcc {                                           
359         status = "okay";                          
360 };                                                
361                                                   
362 &iwdg2 {                                          
363         timeout-sec = <32>;                       
364         status = "okay";                          
365 };                                                
366                                                   
367 &m4_rproc {                                       
368         memory-region = <&retram>, <&mcuram>,     
369                         <&vdev0vring1>, <&vdev    
370         mboxes = <&ipcc 0>, <&ipcc 1>, <&ipcc     
371         mbox-names = "vq0", "vq1", "shutdown",    
372         interrupt-parent = <&exti>;               
373         interrupts = <68 1>;                      
374         interrupt-names = "wdg";                  
375         recovery;                                 
376         status = "okay";                          
377 };                                                
378                                                   
379 &pwr_regulators {                                 
380         vdd-supply = <&vdd>;                      
381         vdd_3v3_usbfs-supply = <&vdd_usb>;        
382 };                                                
383                                                   
384 &qspi {                                           
385         pinctrl-names = "default", "sleep";       
386         pinctrl-0 = <&qspi_clk_pins_a             
387                      &qspi_bk1_pins_a             
388                      &qspi_cs1_pins_a>;           
389         pinctrl-1 = <&qspi_clk_sleep_pins_a       
390                      &qspi_bk1_sleep_pins_a       
391                      &qspi_cs1_sleep_pins_a>;     
392         reg = <0x58003000 0x1000>, <0x70000000    
393         #address-cells = <1>;                     
394         #size-cells = <0>;                        
395         status = "okay";                          
396                                                   
397         flash0: flash@0 {                         
398                 compatible = "jedec,spi-nor";     
399                 reg = <0>;                        
400                 spi-max-frequency = <133000000    
401                 spi-rx-bus-width = <1>;           
402                 spi-tx-bus-width = <1>;           
403                 #address-cells = <1>;             
404                 #size-cells = <1>;                
405         };                                        
406 };                                                
407                                                   
408 &rng1 {                                           
409         status = "okay";                          
410 };                                                
411                                                   
412 &rtc {                                            
413         status = "okay";                          
414 };                                                
415                                                   
416 &sdmmc2 {                                         
417         arm,primecell-periphid = <0x10153180>;    
418         pinctrl-names = "default", "opendrain"    
419         pinctrl-0 = <&sdmmc2_b4_pins_b>;          
420         pinctrl-1 = <&sdmmc2_b4_od_pins_b>;       
421         pinctrl-2 = <&sdmmc2_b4_sleep_pins_a>;    
422         non-removable;                            
423         st,neg-edge;                              
424         bus-width = <4>;                          
425         vmmc-supply = <&v3v3>;                    
426         status = "okay";                          
427 };                                                
428                                                   
429 &spi1 {                                           
430         pinctrl-names = "default";                
431         pinctrl-0 = <&spi1_pins_a>;               
432         cs-gpios = <&gpioz 3 0>;                  
433         status = "disabled";                      
434 };                                                
435                                                   
436 &timers1 {                                        
437         /* spare dmas for other usage */          
438         /delete-property/dmas;                    
439         /delete-property/dma-names;               
440         pwm {                                     
441                 pinctrl-0 = <&pwm1_pins_b>;       
442                 pinctrl-1 = <&pwm1_sleep_pins_    
443                 pinctrl-names = "default", "sl    
444                 status = "okay";                  
445         };                                        
446         timer@0 {                                 
447                 status = "okay";                  
448         };                                        
449 };                                                
450                                                   
451 &timers4 {                                        
452         /delete-property/dmas;                    
453         /delete-property/dma-names;               
454         pwm {                                     
455                 pinctrl-0 = <&pwm4_pins_b>;       
456                 pinctrl-1 = <&pwm4_sleep_pins_    
457                 pinctrl-names = "default", "sl    
458                 status = "okay";                  
459         };                                        
460         timer@3 {                                 
461                 status = "okay";                  
462         };                                        
463 };                                                
464                                                   
465 &timers5 {                                        
466         /delete-property/dmas;                    
467         /delete-property/dma-names;               
468         pwm {                                     
469                 pinctrl-0 = <&pwm5_pins_a>;       
470                 pinctrl-1 = <&pwm5_sleep_pins_    
471                 pinctrl-names = "default", "sl    
472                 status = "okay";                  
473         };                                        
474         timer@4 {                                 
475                 status = "okay";                  
476         };                                        
477 };                                                
478                                                   
479 &uart4 {                                          
480         pinctrl-names = "default", "sleep", "i    
481         pinctrl-0 = <&uart4_pins_a>;              
482         pinctrl-1 = <&uart4_sleep_pins_a>;        
483         pinctrl-2 = <&uart4_idle_pins_a>;         
484         status = "okay";                          
485 };                                                
486                                                   
487 &usart2 {                                         
488         pinctrl-names = "default", "sleep";       
489         pinctrl-0 = <&usart2_pins_a>;             
490         pinctrl-1 = <&usart2_sleep_pins_a>;       
491         status = "okay";                          
492 };                                                
493                                                   
494 &usart3 {                                         
495         pinctrl-names = "default", "sleep", "i    
496         pinctrl-0 = <&usart3_pins_d>;             
497         pinctrl-1 = <&usart3_sleep_pins_d>;       
498         pinctrl-2 = <&usart3_idle_pins_d>;        
499         status = "okay";                          
500 };                                                
501                                                   
502 &usbh_ehci {                                      
503         status = "okay";                          
504 };                                                
505                                                   
506 &usbh_ohci {                                      
507         status = "okay";                          
508 };                                                
509                                                   
510 &usbotg_hs {                                      
511         dr_mode = "peripheral";                   
512         pinctrl-names = "default";                
513         pinctrl-0 = <&usbotg_hs_pins_a>;          
514         phy-names = "usb2-phy";                   
515         phys = <&usbphyc_port1 0>;                
516         vbus-supply = <&vbus_otg>;                
517         status = "okay";                          
518 };                                                
519                                                   
520 &usbphyc {                                        
521         status = "okay";                          
522 };                                                
523                                                   
524 &usbphyc_port0 {                                  
525         phy-supply = <&vdd_usb>;                  
526 };                                                
527                                                   
528 &usbphyc_port1 {                                  
529         phy-supply = <&vdd_usb>;                  
530 };                                                
531                                                   
532 &vrefbuf {                                        
533         regulator-min-microvolt = <2500000>;      
534         regulator-max-microvolt = <2500000>;      
535         vdda-supply = <&vdd>;                     
536         status = "okay";                          
537 };                                                
538                                                   
                                                      

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