Re: spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
From: Mark Brown <broonie@kernel.org>
Date: 2021-06-03 11:56:56
Also in:
linux-spi, lkml
From: Mark Brown <broonie@kernel.org>
Date: 2021-06-03 11:56:56
Also in:
linux-spi, lkml
On Thu, Jun 03, 2021 at 09:34:21AM +0200, patrice.chotard@foss.st.com wrote:
From: Patrice Chotard <patrice.chotard@foss.st.com> In U-boot side, an issue has been encountered when QSPI source clock is running at low frequency (24 MHz for example), waiting for TCF bit to be set didn't ensure that all data has been send out the FIFO, we should also wait that BUSY bit is cleared.
Please remember to put the [PATCH] in your subject.