Hi Greg, The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780: Linux 6.1-rc1 (2022-10-16 15:36:24 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.2-rc1 for you to fetch changes up to a5cfc9d65879c0d377f732531a2e80ee3a9eebbc: thunderbolt: Add wake on connect/disconnect on USB4 ports (2022-11-07 14:36:47 +0200) ---------------------------------------------------------------- thunderbolt: Changes for v6.2 merge window This includes following Thunderbolt/USB4 changes for the v6.2 merge window: - Add wake on connect/disconnect for USB4 ports - A couple of minor cleanups All these have been in linux-next with no reported issues. ---------------------------------------------------------------- Andy Shevchenko (1): thunderbolt: Use str_enabled_disabled() helper Colin Ian King (1): thunderbolt: Remove redundant assignment to variable len Heikki Krogerus (1): thunderbolt: ACPI: Use the helper fwnode_find_reference() Rajat Khandelwal (1): thunderbolt: Add wake on connect/disconnect on USB4 ports drivers/thunderbolt/acpi.c | 12 ++++-------- drivers/thunderbolt/switch.c | 5 +++-- drivers/thunderbolt/tb_regs.h | 2 ++ drivers/thunderbolt/usb4.c | 33 +++++++++++++++++++++++++-------- drivers/thunderbolt/usb4_port.c | 3 +++ drivers/thunderbolt/xdomain.c | 4 ++-- 6 files changed, 39 insertions(+), 20 deletions(-)