commit | 3364f0c12795713e89ae1209081c60d64bfb4ca1 | [log] [tgz] |
---|---|---|
author | Andreas Noever <andreas.noever@gmail.com> | Tue Jun 03 22:04:08 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 19 14:07:47 2014 -0700 |
tree | c13a0c83e2a0268bb2af82a34f10732a6b46312b | |
parent | 520b670216a15fb949e6ec6a1af9b5dd55d219c7 [diff] |
thunderbolt: Add support for simple pci tunnels A pci downstream and pci upstream port can be connected through a tunnel. To establish the tunnel we have to setup two unidirectional paths between the two ports. Right now we only support paths with two hops (i.e. no chaining) and at most one pci device per thunderbolt device. Signed-off-by: Andreas Noever <andreas.noever@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>