forked from mirrors/linux
		
	ARM: dts: bcm283x: Fix DTC warnings about missing phy-cells
This patch fixes the DTC warnings about missing property #phy-cells. Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
		
							parent
							
								
									fd3372db18
								
							
						
					
					
						commit
						014d6da6cb
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -639,5 +639,6 @@ clk_usb: clock@4 {
 | 
			
		|||
 | 
			
		||||
	usbphy: phy {
 | 
			
		||||
		compatible = "usb-nop-xceiv";
 | 
			
		||||
		#phy-cells = <0>;
 | 
			
		||||
	};
 | 
			
		||||
};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue