Re: [PATCH] thunderbolt: Fix PCIe device enumeration with delayed rescan
From: Mika Westerberg
Date: Tue Feb 03 2026 - 05:08:03 EST
On Tue, Feb 03, 2026 at 06:00:06PM +0800, Jayi Li wrote:
> > > I'm not sure if this is relevant to this issue, but sharing just in case.
> > Thanks for sharing!
> >
> > It could be. What device this is?
> The device is Targus DOCK221.
Is the host Intel or AMD (well can you share bit more details about the
topology)? Then if you block runtime PM of the PCIe Downstream Port that
leads to the TB3 device like:
# echo on > /sys/bus/pci/devices/DEVICE/power/control
Does it work?