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

TOMOYO Linux Cross Reference
Linux/Documentation/devicetree/bindings/dma/stericsson,dma40.yaml

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 /Documentation/devicetree/bindings/dma/stericsson,dma40.yaml (Version linux-6.12-rc7) and /Documentation/devicetree/bindings/dma/stericsson,dma40.yaml (Version linux-5.7.19)


  1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-C    
  2 %YAML 1.2                                         
  3 ---                                               
  4 $id: http://devicetree.org/schemas/dma/sterics    
  5 $schema: http://devicetree.org/meta-schemas/co    
  6                                                   
  7 title: ST-Ericsson DMA40 DMA Engine               
  8                                                   
  9 maintainers:                                      
 10   - Linus Walleij <linus.walleij@linaro.org>       
 11                                                   
 12 allOf:                                            
 13   - $ref: dma-controller.yaml#                    
 14                                                   
 15 properties:                                       
 16   "#dma-cells":                                   
 17     const: 3                                      
 18     description: |                                
 19       The first cell is the unique device chan    
 20       table for DB8500 which is the only ASIC     
 21                                                   
 22       0:  SPI controller 0                        
 23       1:  SD/MMC controller 0 (unused)            
 24       2:  SD/MMC controller 1 (unused)            
 25       3:  SD/MMC controller 2 (unused)            
 26       4:  I2C port 1                              
 27       5:  I2C port 3                              
 28       6:  I2C port 2                              
 29       7:  I2C port 4                              
 30       8:  Synchronous Serial Port SSP0            
 31       9:  Synchronous Serial Port SSP1            
 32       10: Multi-Channel Display Engine MCDE RX    
 33       11: UART port 2                             
 34       12: UART port 1                             
 35       13: UART port 0                             
 36       14: Multirate Serial Port MSP2              
 37       15: I2C port 0                              
 38       16: USB OTG in/out endpoints 7 & 15         
 39       17: USB OTG in/out endpoints 6 & 14         
 40       18: USB OTG in/out endpoints 5 & 13         
 41       19: USB OTG in/out endpoints 4 & 12         
 42       20: SLIMbus or HSI channel 0                
 43       21: SLIMbus or HSI channel 1                
 44       22: SLIMbus or HSI channel 2                
 45       23: SLIMbus or HSI channel 3                
 46       24: Multimedia DSP SXA0                     
 47       25: Multimedia DSP SXA1                     
 48       26: Multimedia DSP SXA2                     
 49       27: Multimedia DSP SXA3                     
 50       28: SD/MMC controller 2                     
 51       29: SD/MMC controller 0                     
 52       30: MSP port 1 on DB8500 v1, MSP port 3     
 53       31: MSP port 0 or SLIMbus channel 0         
 54       32: SD/MMC controller 1                     
 55       33: SPI controller 2                        
 56       34: i2c3 RX2 TX2                            
 57       35: SPI controller 1                        
 58       36: USB OTG in/out endpoints 3 & 11         
 59       37: USB OTG in/out endpoints 2 & 10         
 60       38: USB OTG in/out endpoints 1 & 9          
 61       39: USB OTG in/out endpoints 8              
 62       40: SPI controller 3                        
 63       41: SD/MMC controller 3                     
 64       42: SD/MMC controller 4                     
 65       43: SD/MMC controller 5                     
 66       44: Multimedia DSP SXA4                     
 67       45: Multimedia DSP SXA5                     
 68       46: SLIMbus channel 8 or Multimedia DSP     
 69       47: SLIMbus channel 9 or Multimedia DSP     
 70       48: Crypto Accelerator 1                    
 71       49: Crypto Accelerator 1 TX or Hash Acce    
 72       50: Hash Accelerator 1 TX                   
 73       51: memcpy TX (to be used by the DMA dri    
 74       52: SLIMbus or HSI channel 4                
 75       53: SLIMbus or HSI channel 5                
 76       54: SLIMbus or HSI channel 6                
 77       55: SLIMbus or HSI channel 7                
 78       56: memcpy (to be used by the DMA driver    
 79       57: memcpy (to be used by the DMA driver    
 80       58: memcpy (to be used by the DMA driver    
 81       59: memcpy (to be used by the DMA driver    
 82       60: memcpy (to be used by the DMA driver    
 83       61: Crypto Accelerator 0                    
 84       62: Crypto Accelerator 0 TX or Hash Acce    
 85       63: Hash Accelerator 0 TX                   
 86                                                   
 87       The second cell is the DMA request line     
 88       a fixed channel is allocated, and indica    
 89       flags field (see below).                    
 90                                                   
 91       The third cell is a 32bit flags bitfield    
 92       bits set:                                   
 93       0x00000001 (bit 0) - mode:                  
 94         Logical channel when unset                
 95         Physical channel when set                 
 96       0x00000002 (bit 1) - direction:             
 97         Memory to Device when unset               
 98         Device to Memory when set                 
 99       0x00000004 (bit 2) - endianness:            
100         Little endian when unset                  
101         Big endian when set                       
102       0x00000008 (bit 3) - use fixed channel:     
103         Use automatic channel selection when u    
104         Use DMA request line number when set      
105       0x00000010 (bit 4) - set channel as high    
106         Normal priority when unset                
107         High priority when set                    
108                                                   
109   compatible:                                     
110     items:                                        
111       - const: stericsson,db8500-dma40            
112       - const: stericsson,dma40                   
113                                                   
114   reg:                                            
115     oneOf:                                        
116       - items:                                    
117           - description: DMA40 memory base        
118       - items:                                    
119           - description: DMA40 memory base        
120           - description: LCPA memory base, dep    
121         deprecated: true                          
122                                                   
123                                                   
124   reg-names:                                      
125     oneOf:                                        
126       - items:                                    
127           - const: base                           
128       - items:                                    
129           - const: base                           
130           - const: lcpa                           
131         deprecated: true                          
132                                                   
133   interrupts:                                     
134     maxItems: 1                                   
135                                                   
136   clocks:                                         
137     maxItems: 1                                   
138                                                   
139   sram:                                           
140     $ref: /schemas/types.yaml#/definitions/pha    
141     description: A phandle array with inner si    
142       First phandle is the LCPA (Logical Chann    
143       Second phandle is the  LCLA (Logical Cha    
144     maxItems: 2                                   
145     items:                                        
146       maxItems: 1                                 
147                                                   
148   memcpy-channels:                                
149     $ref: /schemas/types.yaml#/definitions/uin    
150     description: Array of u32 elements indicat    
151       engine are eligible for memcpy transfers    
152                                                   
153 required:                                         
154   - "#dma-cells"                                  
155   - compatible                                    
156   - reg                                           
157   - interrupts                                    
158   - clocks                                        
159   - sram                                          
160   - memcpy-channels                               
161                                                   
162 additionalProperties: false                       
163                                                   
164 examples:                                         
165   - |                                             
166     #include <dt-bindings/interrupt-controller    
167     #include <dt-bindings/interrupt-controller    
168     #include <dt-bindings/mfd/dbx500-prcmu.h>     
169     dma-controller@801c0000 {                     
170         compatible = "stericsson,db8500-dma40"    
171         reg = <0x801c0000 0x1000>;                
172         reg-names = "base";                       
173         sram = <&lcpa>, <&lcla>;                  
174         interrupts = <GIC_SPI 25 IRQ_TYPE_LEVE    
175         #dma-cells = <3>;                         
176         memcpy-channels = <56 57 58 59 60>;       
177         clocks = <&prcmu_clk PRCMU_DMACLK>;       
178     };                                            
179 ...                                               
                                                      

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