Hi Greg, The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v5.12-rc4 for you to fetch changes up to c94732bda079ee66b5c3904cbb628d0cb218ab39: thunderbolt: Increase runtime PM reference count on DP tunnel discovery (2021-03-08 14:22:42 +0300) ---------------------------------------------------------------- thunderbolt: Fixes for v5.12-rc4 This includes a fix to initialize HopID IDAs earlier to make sure tb_switch_release() always works, and another fix that increases runtime PM reference count on DisplayPort tunnel discovery. ---------------------------------------------------------------- Mika Westerberg (2): thunderbolt: Initialize HopID IDAs in tb_switch_alloc() thunderbolt: Increase runtime PM reference count on DP tunnel discovery drivers/thunderbolt/switch.c | 18 ++++++++---------- drivers/thunderbolt/tb.c | 4 ++++ 2 files changed, 12 insertions(+), 10 deletions(-)