commit | c738a794e5295ea6668ec9441c8df28c9a3c7502 | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Fri May 08 11:47:00 2020 +0300 |
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | Mon Jun 22 19:58:20 2020 +0300 |
tree | d72febafb32f16e0fa18f0e14ddf363581a77139 | |
parent | 75ab3f06a1eb1dc0b45ba4c788cb5086ba138d85 [diff] |
thunderbolt: Increase path length in discovery Currently we have only supported paths that follow daisy-chain topology but USB4 also allows to build trees of devices. For this reason increase maximum path length we use for discovery to be from the lowest level to the host router and back to the same level. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>