Re: [PATCH v2 1/5] dt-bindings: usb: cdns,usb3: support USB devices in DT

From: Xu Yang

Date: Mon Feb 23 2026 - 21:47:15 EST


On Wed, Feb 11, 2026 at 01:34:28PM +0100, Alexander Stein wrote:
> Reference usb-hxci.yaml in host mode in order to support on-board USB

s/usb-hxci/usb-xhci

> hubs.
>
> Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
> ---
> Changes in v2:
> * reference usb-xhci.yaml# directly (suggested by Rob)
>
> Documentation/devicetree/bindings/usb/cdns,usb3.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/usb/cdns,usb3.yaml b/Documentation/devicetree/bindings/usb/cdns,usb3.yaml
> index f454ddd9bbaa6..a199e5ba64161 100644
> --- a/Documentation/devicetree/bindings/usb/cdns,usb3.yaml
> +++ b/Documentation/devicetree/bindings/usb/cdns,usb3.yaml
> @@ -85,6 +85,7 @@ required:
>
> allOf:
> - $ref: usb-drd.yaml#
> + - $ref: usb-xhci.yaml#
>
> unevaluatedProperties: false
>
> --
> 2.43.0
>