mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-31 08:08: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
				
			
		
							
								
								
									
										27
									
								
								arch/arm/boot/dts/imx31-bug.dts
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								arch/arm/boot/dts/imx31-bug.dts
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,27 @@ | |||
| /* | ||||
|  * Copyright 2012 Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | ||||
|  * | ||||
|  * The code contained herein is licensed under the GNU General Public | ||||
|  * License. You may obtain a copy of the GNU General Public License | ||||
|  * Version 2 or later at the following locations: | ||||
|  * | ||||
|  * http://www.opensource.org/licenses/gpl-license.html | ||||
|  * http://www.gnu.org/copyleft/gpl.html | ||||
|  */ | ||||
| 
 | ||||
| /dts-v1/; | ||||
| #include "imx31.dtsi" | ||||
| 
 | ||||
| / { | ||||
| 	model = "Buglabs i.MX31 Bug 1.x"; | ||||
| 	compatible = "buglabs,imx31-bug", "fsl,imx31"; | ||||
| 
 | ||||
| 	memory { | ||||
| 		reg = <0x80000000 0x8000000>; /* 128M */ | ||||
| 	}; | ||||
| }; | ||||
| 
 | ||||
| &uart5 { | ||||
| 	fsl,uart-has-rtscts; | ||||
| 	status = "okay"; | ||||
| }; | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 awab228
						awab228