mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	ARM: dts: imx6qdl: remove fsl,ssi-dma-events
All dtsi files where already moved to generic dma bindings. Remove the old non-generic DMA properties. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
This commit is contained in:
		
							parent
							
								
									add32abc7a
								
							
						
					
					
						commit
						6562c587b0
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		|  | @ -272,7 +272,6 @@ | |||
| 					       <&sdma 38 1 0>; | ||||
| 					dma-names = "rx", "tx"; | ||||
| 					fsl,fifo-depth = <15>; | ||||
| 					fsl,ssi-dma-events = <38 37>; | ||||
| 					status = "disabled"; | ||||
| 				}; | ||||
| 
 | ||||
|  | @ -287,7 +286,6 @@ | |||
| 					       <&sdma 42 1 0>; | ||||
| 					dma-names = "rx", "tx"; | ||||
| 					fsl,fifo-depth = <15>; | ||||
| 					fsl,ssi-dma-events = <42 41>; | ||||
| 					status = "disabled"; | ||||
| 				}; | ||||
| 
 | ||||
|  | @ -302,7 +300,6 @@ | |||
| 					       <&sdma 46 1 0>; | ||||
| 					dma-names = "rx", "tx"; | ||||
| 					fsl,fifo-depth = <15>; | ||||
| 					fsl,ssi-dma-events = <46 45>; | ||||
| 					status = "disabled"; | ||||
| 				}; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Markus Pargmann
						Markus Pargmann