platform/x86: intel_scu_ipc: Increase virtual timeout to 10s
authorPrashant Malani <pmalani@chromium.org>
Tue, 28 Sep 2021 10:19:32 +0000 (03:19 -0700)
committerHans de Goede <hdegoede@redhat.com>
Mon, 11 Oct 2021 13:32:40 +0000 (15:32 +0200)
commit7f0224dea7634052c6d5652d7928c4c23695906d
tree3f370f054e3da8db424511759c847f96c24c8fb9
parentf32c34d6cfbb3d1f1c26f223cb549cca9767cfbd
platform/x86: intel_scu_ipc: Increase virtual timeout to 10s

Commit a7d53dbbc70a ("platform/x86: intel_scu_ipc: Increase virtual
timeout from 3 to 5 seconds") states that the recommended timeout range
is 5-10 seconds. Adjust the timeout value to the higher of those i.e 10
seconds, to account for situations where the 5 seconds is insufficient
for disconnect command success.

Signed-off-by: Prashant Malani <pmalani@chromium.org>
Cc: Benson Leung <bleung@chromium.org>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Link: https://lore.kernel.org/r/20210928101932.2543937-3-pmalani@chromium.org
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/intel_scu_ipc.c