diff options
author | Mika Westerberg <[email protected]> | 2024-11-05 09:19:02 +0200 |
---|---|---|
committer | Mika Westerberg <[email protected]> | 2024-11-05 16:29:47 +0200 |
commit | bd646c768a934d28e574ee940d6759c7954a024d (patch) | |
tree | aaaa26ccbc5e325c6bf4a2d055dff3557b35d6b8 /tools/perf/scripts/python/sched-migration.py | |
parent | bf791751162ac875a9439426d13f8d4d18151549 (diff) |
thunderbolt: Fix connection issue with Pluggable UD-4VPD dock
Rick reported that his Pluggable USB4 dock does not work anymore after
upgrading to v6.10 kernel.
It looks like commit c6ca1ac9f472 ("thunderbolt: Increase sideband
access polling delay") makes the device router enumeration happen later
than what might be expected by the dock (although there is no such limit
in the USB4 spec) which probably makes it assume there is something
wrong with the high-speed link and reset it. After the link is reset the
same issue happens again and again.
For this reason lower the sideband access delay from 5ms to 1ms. This
seems to work fine according to Rick's testing.
Reported-by: Rick Lahaye <[email protected]>
Closes: https://lore.kernel.org/linux-usb/[email protected]/
Tested-by: Rick Lahaye <[email protected]>
Fixes: c6ca1ac9f472 ("thunderbolt: Increase sideband access polling delay")
Cc: [email protected]
Acked-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Mario Limonciello <[email protected]>
Signed-off-by: Mika Westerberg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions