Hi Greg, The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4: Linux 6.13-rc2 (2024-12-08 14:03:39 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.13-rc4 for you to fetch changes up to 24740385cb0d6d22ab7fa7adf36546d5b3cdcf73: thunderbolt: Improve redrive mode handling (2024-12-16 09:59:38 +0200) ---------------------------------------------------------------- thunderbolt: Fixes for v6.13-rc4 This includes following USB4/Thunderbolt fixes for v6.13-rc4: - Add Intel Panther Lake PCI IDs - Do not show nvm_version for retimers that are not supported - Fix redrive mode handling. All these have been in linux-next with no reported issues. ---------------------------------------------------------------- Mario Limonciello (1): thunderbolt: Don't display nvm_version unless upgrade supported Mika Westerberg (2): thunderbolt: Add support for Intel Panther Lake-M/P thunderbolt: Improve redrive mode handling drivers/thunderbolt/nhi.c | 8 ++++++++ drivers/thunderbolt/nhi.h | 4 ++++ drivers/thunderbolt/retimer.c | 19 +++++++++++++++---- drivers/thunderbolt/tb.c | 41 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 68 insertions(+), 4 deletions(-)