thunderbolt: Read retimer NVM authentication status prior tb_retimer_set_inbound_sbtx()
authorMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 26 May 2023 11:46:44 +0000 (14:46 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 12 Jun 2023 05:38:00 +0000 (08:38 +0300)
commit1402ba08abae5cfa583ff1a40b99c098a0532d41
treec4db77330c8d47e92d83dd12467a557cc0bf6917
parent53ba2e16957b01eb7858e3ee5a3a8187a2892f15
thunderbolt: Read retimer NVM authentication status prior tb_retimer_set_inbound_sbtx()

According to the USB4 retimer guide the correct order is immediately
after sending ENUMERATE_RETIMERS so update the code to follow this.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/retimer.c