Re: [PATCH v2 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
From: Marek Vasut
Date: Sat Aug 08 2026 - 00:22:12 EST
On 8/6/26 7:03 AM, Marek Vasut wrote:
[...]
+ phys:I will be adding this change here and will send V3:
+ maxItems: 1
+
+ phy-names:
+ enum: [ usb2-phy, usb3-phy ]
phys:
- maxItems: 1
+ minItems: 1
+ maxItems: 2
phy-names:
- enum: [ usb2-phy, usb3-phy ]
+ minItems: 1
+ items:
+ - const: usb2-phy
+ - const: usb3-phy