Hi Greg, The following changes since commit 47ac09b91befbb6a235ab620c32af719f8208399: Linux 6.11-rc4 (2024-08-18 13:17:27 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.12-rc1 for you to fetch changes up to 10904df3f20cf36e418e78ab73c2fbcecda512b8: thunderbolt: Improve software receiver lane margining (2024-08-22 07:32:06 +0300) ---------------------------------------------------------------- thunderbolt: Changes for v6.12 merge window This includes following USB4/Thunderbolt changes for the v6.12 merge window: - Improvements for software receiver lane margining - Enable support for optional voltage offset range for receiver lane margining. All these have been in linux-next with no reported issues. ---------------------------------------------------------------- Aapo Vienamo (1): thunderbolt: Add missing usb4_port_sb_read() to usb4_port_sw_margin() R Kannappan (1): thunderbolt: Improve software receiver lane margining Rene Sapiens (2): thunderbolt: Consolidate margining parameters into a structure thunderbolt: Add optional voltage offset range for receiver lane margining drivers/thunderbolt/debugfs.c | 382 ++++++++++++++++++++++++++++++++++++++++-- drivers/thunderbolt/sb_regs.h | 18 +- drivers/thunderbolt/tb.h | 42 ++++- drivers/thunderbolt/usb4.c | 62 ++++--- 4 files changed, 452 insertions(+), 52 deletions(-)