Hi Sanjay, On Mon, Aug 02, 2021 at 07:58:16AM -0500, Sanjay R Mehta wrote: > From: Sanjay R Mehta <sanju.mehta@xxxxxxx> > > This series adds support for AMD USB4 host router and > some general USB4 bug fixes. Nice to see AMD support being added! :) I have few comments on the series. I'll comment on the separate patches. In general looks already good. > > Sanjay R Mehta (4): > PCI: Add AMD USB4 host router device IDs > thunderbolt: Handle INTR when Disable ISR auto clear bit set > thunderbolt: Fix adapter init handling during switch add > thunderbolt: Fix port linking by checking all adapters > > drivers/thunderbolt/nhi.c | 30 +++++++++++++++++++++++++++++- > drivers/thunderbolt/switch.c | 5 +++-- > include/linux/pci_ids.h | 2 ++ > include/linux/thunderbolt.h | 1 + > 4 files changed, 35 insertions(+), 3 deletions(-) > > -- > 2.7.4