commit | 341d45188a7800ae3bc18558d62020787b78397e | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Fri Feb 21 12:11:54 2020 +0200 |
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | Thu Sep 03 12:06:41 2020 +0300 |
tree | 3d9b8877c304c845f3f7c94820eb7c89b0cb2a07 | |
parent | 284652a4a49917e121277a6cacbefed9f65b94ca [diff] |
thunderbolt: Disable lane 1 for XDomain connection USB4 spec mandates that the lane 1 should be disabled if lanes are not bonded. For host-to-host connections (XDomain) we don't support lane bonding so in order to be compatible with the spec, disable lane 1 when another host is connected. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>