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

From: Alexander Stein

Date: Thu Feb 26 2026 - 10:54:05 EST


Reference usb-xhci.yaml in host mode in order to support on-board USB
hubs.

Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
---
Changes in v3:
* Fix commit message typo

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