1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/usb/usb-hcd.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Generic USB Host Controller Device Tree Bindings
10 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>
17 $ref: /schemas/types.yaml#/definitions/phandle-array
19 List of all the USB PHYs on this HCD
23 Name specifier for the USB PHY
25 additionalProperties: true
30 phys = <&usb2_phy1>, <&usb3_phy1>;