Re: [PATCH 0/3] thunderbolt: Update XDomain vendor properties dynamically
From: Mika Westerberg
Date: Mon Jul 28 2025 - 02:48:00 EST
Hi,
On Tue, Jul 22, 2025 at 11:20:23PM +0530, Raju Rangoju wrote:
> This patch series aims to update vendor properties for XDomain
> dynamically for vendors like AMD, Intel and ASMedia.
The XDomain properties pretty much describe "software" not the underlying
hardware so I don't understand why this is needed? We could have some USB
IF registered Linux specific ID there but I don't see why this matters at
all.
> Raju Rangoju (3):
> thunderbolt: Dynamically populate vendor properties for XDomain
> PCI: Add PCI vendor ID for ASMedia USB4 devices
> thunderbolt: Add vendor ASMedia in update_property_block for XDomain
>
> drivers/thunderbolt/nvm.c | 2 +-
> drivers/thunderbolt/xdomain.c | 32 +++++++++++++++++++++-----------
> include/linux/pci_ids.h | 1 +
> 3 files changed, 23 insertions(+), 12 deletions(-)
>
> --
> 2.34.1