]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Revert "dt-bindings: usb: cdns,usb3: document USBSSP controller support"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2026 12:06:20 +0000 (14:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2026 12:06:20 +0000 (14:06 +0200)
This reverts commit fb14e7f7cbb4abbcde5576282d91352deaff2887.

There were some build issues as reported by Arnd, so revert this for
now.

Cc: Peter Chen <peter.chen@cixtech.com>
Cc: Pawel Laszczak <pawell@cadence.com>
Reported-by: Arnd Bergmann <arnd@kernel.org>
Link: https://lore.kernel.org/r/ac+LEWMCQpLSnfoD@nchen-desktop
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/cdns,usb3.yaml

index 2d95fb7321affc52664664bb18c57ca2e8c6fc1a..a199e5ba641612206c6d5529fe331ceb86994739 100644 (file)
@@ -4,17 +4,11 @@
 $id: http://devicetree.org/schemas/usb/cdns,usb3.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: Cadence USBSS and USBSSP DRD controller
+title: Cadence USBSS-DRD controller
 
 maintainers:
   - Pawel Laszczak <pawell@cadence.com>
 
-description:
-  Cadence USB dual-role controller. Covers USBSS (SuperSpeed, USB 3.0) and
-  USBSSP (SuperSpeed Plus, USB 3.1 gen2x1). Both variants share the same
-  DRD/OTG register interface, so the driver auto-detects the controller
-  version at runtime.
-
 properties:
   compatible:
     const: cdns,usb3
@@ -55,7 +49,7 @@ properties:
       cdns3 to type C connector.
 
   maximum-speed:
-    enum: [super-speed-plus, super-speed, high-speed, full-speed]
+    enum: [super-speed, high-speed, full-speed]
 
   phys:
     minItems: 1