]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
dt-bindings: usb: cdns,usb3: document USBSSP controller support
authorPeter Chen <peter.chen@cixtech.com>
Tue, 21 Apr 2026 02:34:58 +0000 (10:34 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Apr 2026 11:14:18 +0000 (05:14 -0600)
commitb379998c8261d458dc3cc7e09ef8ccbfa9d2335f
tree04d91308bf8045323cd584487a5a160b571bb75b
parent62911bc82b0332aee7546156800d3516500fa1e1
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

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