Message ID | 20210927073514.14334-2-maxime@cerno.tech (mailing list archive) |
---|---|
State | Accepted |
Commit | a8e2908cae1120eda39d534f23523082dac6b96d |
Headers | show |
Series | [RESEND,v2,1/2] dt-bindings: usb: Convert SMSC USB3503 binding to a schema | expand |
diff --git a/Documentation/devicetree/bindings/usb/snps,dwc3.yaml b/Documentation/devicetree/bindings/usb/snps,dwc3.yaml index 1040d06cc0d7..25ac2c93dc6c 100644 --- a/Documentation/devicetree/bindings/usb/snps,dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/snps,dwc3.yaml @@ -73,15 +73,15 @@ properties: phys: minItems: 1 - items: - - description: USB2/HS PHY - - description: USB3/SS PHY + maxItems: 2 phy-names: minItems: 1 + maxItems: 2 items: - - const: usb2-phy - - const: usb3-phy + enum: + - usb2-phy + - usb3-phy resets: minItems: 1