commit | e28178bf566cf7281b513856aa71a8d41aa81154 | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Thu Apr 02 12:42:44 2020 +0300 |
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | Thu Sep 03 12:06:41 2020 +0300 |
tree | a80cfb170eec85f5a2e26535d4b0e536f3cba0ec | |
parent | de4620391786513a6971029b61663563c4b7b961 [diff] |
thunderbolt: Set port configured for both ends of the link Both ends of the link needs to have this set. Otherwise the link is not re-established properly after sleep. Now since it is possible to have mixed USB4 and Thunderbolt 1, 2 and 3 devices we need to split the link configuration functionality to happen per port so we can pick the correct implementation. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>