fsi: sbefifo: Use specified value of start of response timeout
authorAmitay Isaacs <amitay@ozlabs.org>
Fri, 21 Jan 2022 05:38:15 +0000 (16:08 +1030)
committerJoel Stanley <joel@jms.id.au>
Mon, 21 Feb 2022 09:08:17 +0000 (19:38 +1030)
commitb8d536d27765c67d1da0b5fc73f7d8c3d10f9af8
tree51632b0c263d6c0a2cb43972046aeba953f1a059
parent3dcf3c84f5832c55d456819fe3cfbe1642b73ca8
fsi: sbefifo: Use specified value of start of response timeout

For some of the chip-ops where sbe needs to collect trace information,
sbe can take a long time (>30s) to respond.  Currently these chip-ops
will timeout as the start of response timeout defaults to 10s.

Instead of default value, use specified value.  The require timeout
value will be set using ioctl.

Signed-off-by: Amitay Isaacs <amitay@ozlabs.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20220121053816.82253-2-joel@jms.id.au
Signed-off-by: Joel Stanley <joel@jms.id.au>
drivers/fsi/fsi-sbefifo.c