mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-30 23:58: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
				
			
		
							
								
								
									
										16
									
								
								arch/arm/boot/dts/at91sam9g15ek.dts
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								arch/arm/boot/dts/at91sam9g15ek.dts
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,16 @@ | |||
| /* | ||||
|  * at91sam9g15ek.dts - Device Tree file for AT91SAM9G15-EK board | ||||
|  * | ||||
|  *  Copyright (C) 2012 Atmel, | ||||
|  *                2012 Nicolas Ferre <nicolas.ferre@atmel.com> | ||||
|  * | ||||
|  * Licensed under GPLv2 or later. | ||||
|  */ | ||||
| /dts-v1/; | ||||
| #include "at91sam9g15.dtsi" | ||||
| #include "at91sam9x5ek.dtsi" | ||||
| 
 | ||||
| / { | ||||
| 	model = "Atmel AT91SAM9G15-EK"; | ||||
| 	compatible = "atmel,at91sam9g15ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9"; | ||||
| }; | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 awab228
						awab228