Hi all, This series consists of improvements around power management and USB4 compatibility. We also add debug logging for the DisplayPort resource allocation. Mika Westerberg (6): thunderbolt: Runtime PM activate both ends of the device link thunderbolt: Tear down existing tunnels when resuming from hibernate thunderbolt: Runtime resume USB4 port when retimers are scanned thunderbolt: Do not allow subtracting more NFC credits than configured thunderbolt: Do not program path HopIDs for USB4 routers thunderbolt: Add debug logging of DisplayPort resource allocation drivers/thunderbolt/acpi.c | 13 +++++++ drivers/thunderbolt/path.c | 42 +++++++++++++--------- drivers/thunderbolt/retimer.c | 28 +++++++++------ drivers/thunderbolt/switch.c | 27 ++++++++++++-- drivers/thunderbolt/tb.c | 68 ++++++++++++++++++++++++++--------- drivers/thunderbolt/tb.h | 5 ++- drivers/thunderbolt/tunnel.c | 27 ++++++++------ drivers/thunderbolt/tunnel.h | 9 +++-- 8 files changed, 159 insertions(+), 60 deletions(-) -- 2.33.0