Home
last modified time | relevance | path

Searched hist:c6da62a219d028de10f2e22e93a34c7ee2b88d03 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thunderbolt/
H A Dnhi.cdiff c6da62a219d028de10f2e22e93a34c7ee2b88d03 Tue Feb 18 15:14:42 CET 2020 Mika Westerberg <mika.westerberg@linux.intel.com> thunderbolt: Add support for native USB4 _OSC

ACPI 6.4 introduced a new _OSC capability used to negotiate whether the
OS is supposed to use Software (native) or Firmware based Connection
Manager. If the native support is granted then there are set of bits
that enable/disable different tunnel types that the Software Connection
Manager is allowed to tunnel.

This adds support for this new USB4 _OSC accordingly. When PCIe
tunneling is disabled then the driver switches security level to be
"nopcie" following the security level 5 used in Firmware based
Connection Manager.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Acked-by: Yehezkel Bernat <YehezkelShB@gmail.com>