[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220511074644.558874-1-patrice.chotard@foss.st.com>
Date: Wed, 11 May 2022 09:46:41 +0200
From: <patrice.chotard@...s.st.com>
To: Mark Brown <broonie@...nel.org>,
Alexandre Torgue <alexandre.torgue@...s.st.com>
CC: <linux-spi@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <christophe.kerello@...s.st.com>,
<patrice.chotard@...s.st.com>
Subject: [PATCH 0/3] spi: stm32-qspi: flags management fixes
From: Patrice Chotard <patrice.chotard@...s.st.com>
This series update flags management in the following cases:
- In APM mode, don't take care of TCF and TEF flags
- Always check TCF flag in stm32_qspi_wait_cmd()
- Don't check BUSY flag when sending new command
Patrice Chotard (3):
spi: stm32-qspi: Fix wait_cmd timeout in APM mode
spi: stm32-qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd()
spi: stm32-qspi: Remove SR_BUSY bit check before sending command
drivers/spi/spi-stm32-qspi.c | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
--
2.25.1
Powered by blists - more mailing lists