]> 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>
Thu, 9 Jan 2025 12:28:43 +0000 (13:28 +0100)
commitc4c06c1994101a365b3c89be66c2da1485136a3e
tree8791f074d3af1fe5fed44ec137e5f005d801c4fa
parent6c03ec8a079133c40eb0fd3a5e925e87b1e223a7
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>
Stable-dep-of: 8644b48714dc ("thunderbolt: Add support for Intel Panther Lake-M/P")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/thunderbolt/nhi.c
drivers/thunderbolt/nhi.h