spi: imx: make xchg_single timeout value compatible for older boards
A call of xchg_single will issue the transfer of 24 data bits with a given
maximum frequency. Since there exist some i.MX based boards with
spi-max-frequency = <100000>, change the xchg_single timeout to still
support those boards.

Fixes: 1439cdf7c6fc ("spi: imx: add timeout to xchg_single")
Signed-off-by: Alexander Kurz <akurz@blala.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 7e3d116 commit 1b23decf4f6f6a6b31e71397cfe29f001ebd0e4f
@Alexander Kurz Alexander Kurz authored on 14 Dec 2017
Sascha Hauer committed on 15 Dec 2017
Showing 1 changed file
View
drivers/spi/imx_spi.c