mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-31 16:18:51 +01:00 
			
		
		
		
	Fixed MTP to work with TWRP
This commit is contained in:
		
						commit
						f6dfaef42e
					
				
					 50820 changed files with 20846062 additions and 0 deletions
				
			
		
							
								
								
									
										26
									
								
								arch/arm/boot/dts/imx6q-wandboard.dts
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								arch/arm/boot/dts/imx6q-wandboard.dts
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,26 @@ | |||
| /* | ||||
|  * Copyright 2013 Freescale Semiconductor, Inc. | ||||
|  * | ||||
|  * Author: Fabio Estevam <fabio.estevam@freescale.com> | ||||
|  * | ||||
|  * This program is free software; you can redistribute it and/or modify | ||||
|  * it under the terms of the GNU General Public License version 2 as | ||||
|  * published by the Free Software Foundation. | ||||
|  * | ||||
|  */ | ||||
| /dts-v1/; | ||||
| #include "imx6q.dtsi" | ||||
| #include "imx6qdl-wandboard-revc1.dtsi" | ||||
| 
 | ||||
| / { | ||||
| 	model = "Wandboard i.MX6 Quad Board"; | ||||
| 	compatible = "wand,imx6q-wandboard", "fsl,imx6q"; | ||||
| 
 | ||||
| 	memory { | ||||
| 		reg = <0x10000000 0x80000000>; | ||||
| 	}; | ||||
| }; | ||||
| 
 | ||||
| &sata { | ||||
| 	status = "okay"; | ||||
| }; | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 awab228
						awab228