]> git.ipfire.org Git - thirdparty/kernel/stable.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:32:31 +0000 (17:32 +0200)
commit9f1bd1392336eb3512dd2f3943da4a47d7c39e53
tree65f023bce97a3659b8f7e066ff6cd88fadb01d84
parentfd53a1f28faba2c4806c055e706a7721006291c1
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