]> git.baikalelectronics.ru Git - kernel.git/commit
thunderbolt: Add Intel Barlow Ridge PCI ID
authorMika Westerberg <mika.westerberg@linux.intel.com>
Sat, 17 Dec 2022 06:35:04 +0000 (08:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Aug 2023 15:52:24 +0000 (17:52 +0200)
commitacb9038e1d609dc459a140953a1c79fd88db527c
tree5a1cd8cbd57b9bd13e435e4b4968f5eb023402c9
parente8a80cf06b4bb0396212289d651b384c949f09d0
thunderbolt: Add Intel Barlow Ridge PCI ID

[ Upstream commit 6f14a210661ce03988ef4ed3c8402037c8e06539 ]

Intel Barlow Ridge is the first USB4 v2 controller from Intel. The
controller exposes standard USB4 PCI class ID in typical configurations,
however there is a way to configure it so that it uses a special class
ID to allow using s different driver than the Windows inbox one. For
this reason add the Barlow Ridge PCI ID to the Linux driver too so that
the driver can attach regardless of the class ID.

Tested-by: Pengfei Xu <pengfei.xu@intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/thunderbolt/nhi.c
drivers/thunderbolt/nhi.h