mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 05:50:17 +00:00 
			
		
		
		
	ARM: imx: imx8mn-*-evk: add qca, disable-smarteee phy node
To be in sync with the linux devicetree add the disable-smarteee property. Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com> Tested-by: Marek Vasut <marex@denx.de> # 8MNANOD4-EVK
This commit is contained in:
		
							parent
							
								
									83fdfa64e4
								
							
						
					
					
						commit
						4d372b053b
					
				@ -65,6 +65,7 @@
 | 
				
			|||||||
			reg = <0>;
 | 
								reg = <0>;
 | 
				
			||||||
			reset-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>;
 | 
								reset-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>;
 | 
				
			||||||
			reset-assert-us = <10000>;
 | 
								reset-assert-us = <10000>;
 | 
				
			||||||
 | 
								qca,disable-smarteee;
 | 
				
			||||||
			vddio-supply = <&vddio>;
 | 
								vddio-supply = <&vddio>;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			vddio: vddio-regulator {
 | 
								vddio: vddio-regulator {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user