]> Git Repo - linux.git/commit
thunderbolt: Increase sideband access polling delay
authorMika Westerberg <[email protected]>
Fri, 5 Apr 2024 04:50:50 +0000 (07:50 +0300)
committerMika Westerberg <[email protected]>
Tue, 23 Apr 2024 05:12:03 +0000 (08:12 +0300)
commitc6ca1ac9f4722c6aa940d61baa2416624472b7f0
tree30feed087b1343d45556401729dded55d7d4bd2c
parentc936e287df26929ad6b5fd7fef22b356e434e90e
thunderbolt: Increase sideband access polling delay

The USB4 sideband access is slow compared to the high-speed link and the
access timing parameters are tens of milliseconds according the spec. To
avoid too much unnecessary polling for the sideband pass the wait delay
to usb4_port_wait_for_bit() and use larger (5ms) value compared to the
high-speed access.

Signed-off-by: Mika Westerberg <[email protected]>
drivers/thunderbolt/usb4.c
This page took 0.056937 seconds and 4 git commands to generate.