]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: usb: dwc3: spacemit: add support for K3 SoC
authorYixun Lan <dlan@kernel.org>
Fri, 20 Mar 2026 07:15:37 +0000 (07:15 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Mar 2026 14:50:18 +0000 (16:50 +0200)
commite7e86965a69d0f6797116e54dda01b56deca71c0
tree500448680c8102ad0bce6c579ceea84a3eef9abe
parent091ef6f503f49cdb3b19542b23f3cfd3e80a5f11
dt-bindings: usb: dwc3: spacemit: add support for K3 SoC

Add compatible string for DWC3 USB controller found in SpacemiT K3 SoC.

The USB2.0 host controller in K3 SoC actually use DWC3 IP but only support
USB2.0 functionality, thus in the hardware layer, it has only one USB2 PHY.
While in K1 SoC, the USB controller has both USB2 and USB3 Combo PHY
connected, but able to work in a reduced USB2.0 mode which requres only
one USB2 PHY, leaves the USB3 Combo PHY to PCIe controller. So both K1
and K3 SoC are able to work in the USB2.0 mode which requires one PHY.

Explicitly reduce number of phy property to minimal one.

Signed-off-by: Yixun Lan <dlan@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20260320-02-k3-usb20-support-v2-1-308ea0e44038@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/spacemit,k1-dwc3.yaml