mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	dt-bindings: phy: zynqmp-psgtr: fix USB phy name
PHY_TYPE_USB is undefined and was added as PHY_TYPE_USB2 and
PHY_TYPE_USB3 in 2fbbc96d16 (phy: Add PHY header file for DT x Driver
defines, 2014-11-04). Fix documentation to avoid misleading users.
Signed-off-by: Liam Beguin <lvb@xiphos.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/20211117003841.2030813-1-lvb@xiphos.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
			
			
This commit is contained in:
		
							parent
							
								
									7947113fd0
								
							
						
					
					
						commit
						a1b6c81ba4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -29,7 +29,7 @@ properties: | ||||||
|           - PHY_TYPE_PCIE |           - PHY_TYPE_PCIE | ||||||
|           - PHY_TYPE_SATA |           - PHY_TYPE_SATA | ||||||
|           - PHY_TYPE_SGMII |           - PHY_TYPE_SGMII | ||||||
|           - PHY_TYPE_USB |           - PHY_TYPE_USB3 | ||||||
|       - description: The PHY instance |       - description: The PHY instance | ||||||
|         minimum: 0 |         minimum: 0 | ||||||
|         maximum: 1 # for DP, SATA or USB |         maximum: 1 # for DP, SATA or USB | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Liam Beguin
						Liam Beguin