spi: zynqmp-gqspi: Scale timeout by data size
Large blocks of data time out when reading because we don't wait long enough for the transfer to complete. Scale our timeouts based on the amount of data we are tranferring, with a healthy dose of pessimism. Signed-off-by: Sean Anderson <sean.anderson@linux.dev> Link: https://patch.msgid.link/20240809201540.3363243-1-sean.anderson@linux.devSigned-off-by: Mark Brown <broonie@kernel.org>
Showing
Please register or sign in to comment