mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	ARM: DT: STi: STiH418: Enable USB3 port on stih418-b2199.
The USB3 controller is present on the b2199 board, so enable it in the board specific DT file. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
This commit is contained in:
		
							parent
							
								
									0dee58e66f
								
							
						
					
					
						commit
						5f636b7509
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -97,5 +97,9 @@ | |||
| 				st,osc-force-ext; | ||||
| 			}; | ||||
| 		}; | ||||
| 
 | ||||
| 		st_dwc3: dwc3@8f94000 { | ||||
| 			status = "okay"; | ||||
| 		}; | ||||
| 	}; | ||||
| }; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Peter Griffin
						Peter Griffin