diff options
| author | Kyle Tso <[email protected]> | 2021-01-14 22:50:53 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-01-21 12:23:33 +0100 |
| commit | 8d3a0578ad1aaadb1c2a2fcc4c51454cbbce2eca (patch) | |
| tree | 408d6efdcf05bcd2846d62c7c1bc3be9b3ec3c2e /tools/perf/scripts/python | |
| parent | 8dea75e11380fc59656fe965766ac192a831455f (diff) | |
usb: typec: tcpm: Respond Wait if VDM state machine is running
Port partner could send PR_SWAP/DR_SWAP/VCONN_SWAP/Request just after it
enters Ready states. This will cause conficts if the port is going to
send DISC_IDENT in the Ready states of TCPM. Set a flag indicating that
the state machine is processing VDM and respond Wait messages until the
VDM state machine stops.
Tested-by: Hans de Goede <[email protected]>
Reviewed-by: Heikki Krogerus <[email protected]>
Signed-off-by: Kyle Tso <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions