diff options
Diffstat (limited to 'Bindings/usb/usb.yaml')
-rw-r--r-- | Bindings/usb/usb.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Bindings/usb/usb.yaml b/Bindings/usb/usb.yaml index 326b14f05d1..1761b7aa92f 100644 --- a/Bindings/usb/usb.yaml +++ b/Bindings/usb/usb.yaml @@ -25,6 +25,8 @@ properties: usb-phy: $ref: /schemas/types.yaml#/definitions/phandle-array + items: + maxItems: 1 description: List of all the USB PHYs on this HCD to be accepted by the legacy USB Physical Layer subsystem. |