commit | de4620391786513a6971029b61663563c4b7b961 | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Thu Apr 02 14:50:52 2020 +0300 |
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | Thu Sep 03 12:06:41 2020 +0300 |
tree | e952bac77413ea9ad271df75f03ab46795323ad0 | |
parent | 5cb6ed31c5d51a4b360ae8aa69fc2457723db27a [diff] |
thunderbolt: Configure link after lane bonding is enabled During testing it was noticed that the link is not properly restored after the domain exits sleep if the link configured bits are set before lane bonding is enabled. The USB4 spec does not say in which order these need to be set but setting link configured afterwards makes the link restoration work so we do that instead. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>