thunderbolt: Do not change default USB4 router notification timeout
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 2 Apr 2020 09:24:48 +0000 (12:24 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 3 Sep 2020 09:06:41 +0000 (12:06 +0300)
commit5cb6ed31c5d51a4b360ae8aa69fc2457723db27a
tree18ec5a39e127136652a60dc3441392c27a4cdd69
parent8145c4350e1303108a86991d3792eb51e5fdf195
thunderbolt: Do not change default USB4 router notification timeout

Some early stage USB4 devices do not like that any of the enumerating
router config space fields (ROUTER_CS_1 - ROUTER_CS_4) are written after
the initial enumeration for example when entering sleep states. The
default timeout by the USB4 spec is 10 ms which should be fine for the
driver to handle.

For this reason do not change the notification timeout from the default
10 ms for USB4 routers.

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