Hi Greg, The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd: Linux 5.9-rc2 (2020-08-23 14:08:43 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v5.9-rc4 for you to fetch changes up to 813050e0a9b871ac575abfd3d321f74916df609d: thunderbolt: Use maximum USB3 link rate when reclaiming if link is not up (2020-08-25 11:29:01 +0300) ---------------------------------------------------------------- thunderbolt: Fixes for v5.9-rc4 This includes two fixes, one that fixes a regression around reboot and other that uses a correct link rate when USB3 bandwidth is reclaimed when the link is not up. Both have been in linux-next with no reported issues. ---------------------------------------------------------------- Mika Westerberg (1): thunderbolt: Use maximum USB3 link rate when reclaiming if link is not up Nikunj A. Dadhania (1): thunderbolt: Disable ports that are not implemented drivers/thunderbolt/switch.c | 1 + drivers/thunderbolt/tb.h | 2 +- drivers/thunderbolt/tunnel.c | 12 ++++++++++-- 3 files changed, 12 insertions(+), 3 deletions(-)