]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: usb: cdns,usb3: document USBSSP controller support
authorPeter Chen <peter.chen@cixtech.com>
Mon, 16 Mar 2026 06:48:30 +0000 (14:48 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Mar 2026 14:53:53 +0000 (16:53 +0200)
commitfb14e7f7cbb4abbcde5576282d91352deaff2887
tree34751ecce40c99b982c5455a940ea6baea896db7
parent6b9db53197094f38a18797495df2e3c758ec51dc
dt-bindings: usb: cdns,usb3: document USBSSP controller support

Update the Cadence USBSS DRD binding to document that it also covers
the USBSSP (SuperSpeed Plus, USB 3.1 gen2x1) controller. Both USBSS
and USBSSP share the same DRD/OTG register interface, so the driver
auto-detects the controller version at runtime — no additional
compatible string is needed.

Changes to the binding:
- Update title and add description
- maximum-speed: add super-speed-plus

This patch is Assisted-by: Cursor:claude-4.6-opus

Signed-off-by: Peter Chen <peter.chen@cixtech.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260316064831.274865-2-peter.chen@cixtech.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/cdns,usb3.yaml