diff options
author | Kyle Tso <[email protected]> | 2021-05-28 16:16:13 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-06-02 16:59:29 +0200 |
commit | 6490fa565534fa83593278267785a694fd378a2b (patch) | |
tree | eed61ab031f1e51a38b6cd1182af0b0ab993b16b /drivers/usb/cdns3/cdns3-imx.c | |
parent | b65ba0c362be665192381cc59e3ac3ef6f0dd1e1 (diff) |
usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms
Current timer PD_T_SINK_WAIT_CAP is set to 240ms which will violate the
SinkWaitCapTimer (tTypeCSinkWaitCap 310 - 620 ms) defined in the PD
Spec if the port is faster enough when running the state machine. Set it
to the lower bound 310ms to ensure the timeout is in Spec.
Fixes: f0690a25a140 ("staging: typec: USB Type-C Port Manager (tcpm)")
Cc: stable <[email protected]>
Reviewed-by: Guenter Roeck <[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 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions