thunderbolt: Add support for XDomain connections
authorMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 28 Sep 2018 13:41:01 +0000 (16:41 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 18 Apr 2019 08:18:53 +0000 (11:18 +0300)
commit7ea4cd6b2010eecccf37ac3953ac8ecd3688300f
tree2ad9923d6af59ba375a936cd46928052ead16c6d
parent444ac3844895c34ab71ffcec1b3199449d3434a4
thunderbolt: Add support for XDomain connections

Two domains (hosts) can be connected through a Thunderbolt cable and in
that case they can start software services such as networking over the
high-speed DMA paths. Now that we have all the basic building blocks in
place to create DMA tunnels over the Thunderbolt fabric we can add this
support to the software connection manager as well.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/switch.c
drivers/thunderbolt/tb.c