Commit 73c2f42
spi: stm32-ospi: avoid false timeout expiration
In case of stress test, timeout could occurred. To avoid false timeout,
check that the transfer is completed or not.
Change-Id: I6684b67faf77d9ea148838c488a979d69b3a16aa
Signed-off-by: Christophe Kerello <christophe.kerello@foss.st.com>
Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/400728
ACI: CITOOLS <MDG-smet-aci-reviews@list.st.com>
Tested-by: Jerome BESNARD <jerome.besnard@st.com>
Tested-by: Christophe KERELLO <christophe.kerello@st.com>
Domain-Review: Christophe KERELLO <christophe.kerello@st.com>
Reviewed-by: Christophe KERELLO <christophe.kerello@st.com>
ACI: CIBUILD <MDG-smet-aci-builds@list.st.com>1 parent d73e511 commit 73c2f42
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
204 | | - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
205 | 210 | | |
206 | 211 | | |
207 | 212 | | |
| |||
0 commit comments