linux-kernelorg-stable/drivers/usb
Jos Wang 659f5d55fe usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY
As PD2.0 spec ("6.5.6.2 PSSourceOffTimer"),the PSSourceOffTimer is
used by the Policy Engine in Dual-Role Power device that is currently
acting as a Sink to timeout on a PS_RDY Message during a Power Role
Swap sequence. This condition leads to a Hard Reset for USB Type-A and
Type-B Plugs and Error Recovery for Type-C plugs and return to USB
Default Operation.

Therefore, after PSSourceOffTimer timeout, the tcpm state machine should
switch from PR_SWAP_SNK_SRC_SINK_OFF to ERROR_RECOVERY. This can also
solve the test items in the USB power delivery compliance test:
TEST.PD.PROT.SNK.12 PR_Swap – PSSourceOffTimer Timeout

[1] https://usb.org/document-library/usb-power-delivery-compliance-test-specification-0/USB_PD3_CTS_Q4_2025_OR.zip

Fixes: f0690a25a1 ("staging: typec: USB Type-C Port Manager (tcpm)")
Cc: stable <stable@kernel.org>
Signed-off-by: Jos Wang <joswang@lenovo.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Tested-by: Amit Sunil Dhamne <amitsd@google.com>
Link: https://lore.kernel.org/r/20250213134921.3798-1-joswang1221@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-02-14 09:26:44 +01:00
..
atm
c67x00
cdns3
chipidea
class USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk 2025-02-14 09:22:36 +01:00
common
core USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist 2025-02-14 09:25:41 +01:00
dwc2 usb: dwc2: gadget: remove of_node reference upon udc_stop 2025-02-03 16:42:05 +01:00
dwc3 usb: dwc3: Fix timeout issue during controller enter/exit from halt state 2025-02-14 09:23:23 +01:00
early
fotg210
gadget usb: gadget: uvc: Fix unstarted kthread worker 2025-02-14 09:26:00 +01:00
host usb: xhci: Restore xhci_pci support for Renesas HCs 2025-02-14 09:21:24 +01:00
image
isp1760
misc
mon
mtu3 Driver core and debugfs updates 2025-01-28 12:25:12 -08:00
musb
phy usb: phy: generic: Use proper helper for property detection 2025-02-03 16:39:56 +01:00
renesas_usbhs
roles usb: roles: set switch registered flag early on 2025-02-14 09:26:25 +01:00
serial USB: serial: option: drop MeiG Smart defines 2025-02-11 17:08:58 +01:00
storage USB / Thunderbolt driver updates for 6.14-rc1 2025-01-27 16:29:16 -08:00
typec usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY 2025-02-14 09:26:44 +01:00
usbip
Kconfig
Makefile
usb-skeleton.c