diff options
-rw-r--r-- | Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/Documentation/devicetree/bindings/usb/snps,dwc3.yaml b/Documentation/devicetree/bindings/usb/snps,dwc3.yaml index d81c2e849ca9..ee5af4b381b1 100644 --- a/Documentation/devicetree/bindings/usb/snps,dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/snps,dwc3.yaml @@ -85,16 +85,15 @@ properties: phys: minItems: 1 - maxItems: 8 + maxItems: 2 phy-names: minItems: 1 - maxItems: 8 - oneOf: - - items: - enum: [ usb2-phy, usb3-phy ] - - items: - pattern: "^usb[23]-port[0-3]$" + maxItems: 2 + items: + enum: + - usb2-phy + - usb3-phy power-domains: description: |