Skip to content
Snippets Groups Projects
Commit a1b6c81b authored by Liam Beguin's avatar Liam Beguin Committed by Vinod Koul
Browse files

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 2fbbc96d (phy: Add PHY header file for DT x Driver
defines, 2014-11-04). Fix documentation to avoid misleading users.

Signed-off-by: default avatarLiam Beguin <lvb@xiphos.com>
Reviewed-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/20211117003841.2030813-1-lvb@xiphos.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 7947113f
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ properties: ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment