usb: typec: ucsi: Increase command completion timeout value
commit69ac6bf524e5fb5b4b3467ecc6066a5c8c70a8bf
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Wed, 18 Apr 2018 12:34:10 +0000 (18 15:34 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 May 2018 19:47:20 +0000 (1 12:47 -0700)
treeff28ebc351b5962fae0f085b81effb60cdc0ce79
parent81e0c66a3ceef8f89fe31f4173d40ad40659e8ac
usb: typec: ucsi: Increase command completion timeout value

commit b1b59e16075f5e5da2943ce8de724ab96bc3c6c2 upstream.

On some boards, under heavy load, the EC firmware is
unable to complete commands even in one second. Increasing
the command completion timeout value to five seconds.

Reported-by: Quanxian Wang <quanxian.wang@intel.com>
Fixes: c1b0bc2dabfa ("usb: typec: Add support for UCSI interface")
Cc: <stable@vger.kernel.org>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/ucsi/ucsi.c