mirror of
				https://source.denx.de/u-boot/u-boot.git
				synced 2025-11-04 10:21:25 +01:00 
			
		
		
		
	ARM: dts: stm32: Add quadspi reset for stm32f746
Add missing reset property in quadspi node. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
This commit is contained in:
		
							parent
							
								
									5e46123bf3
								
							
						
					
					
						commit
						9582100eee
					
				@ -92,6 +92,7 @@
 | 
			
		||||
			interrupts = <92>;
 | 
			
		||||
			spi-max-frequency = <108000000>;
 | 
			
		||||
			clocks = <&rcc 0 STM32F7_AHB3_CLOCK(QSPI)>;
 | 
			
		||||
			resets = <&rcc STM32F7_AHB3_RESET(QSPI)>;
 | 
			
		||||
			status = "disabled";
 | 
			
		||||
		};
 | 
			
		||||
		usart1: serial@40011000 {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user