Message ID | 20220927081814.111820-2-vicamo.yang@canonical.com |
---|---|
State | New |
Headers | show |
Series | Fix USB4 PCIe hotplug on AMD Pink Sardine | expand |
diff --git a/drivers/thunderbolt/switch.c b/drivers/thunderbolt/switch.c index 5ca1fa665fed..c71c728ee33b 100644 --- a/drivers/thunderbolt/switch.c +++ b/drivers/thunderbolt/switch.c @@ -2363,6 +2363,7 @@ int tb_switch_configure(struct tb_switch *sw) * additional capabilities. */ sw->config.cmuv = USB4_VERSION_1_0; + sw->config.plug_events_delay = 0xa; /* Enumerate the switch */ ret = tb_sw_write(sw, (u32 *)&sw->config + 1, TB_CFG_SWITCH,