[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220119093245.624878-1-alain.volmat@foss.st.com>
Date: Wed, 19 Jan 2022 10:32:43 +0100
From: Alain Volmat <alain.volmat@...s.st.com>
To: <broonie@...nel.org>, <amelie.delaunay@...s.st.com>
CC: <mcoquelin.stm32@...il.com>, <alexandre.torgue@...s.st.com>,
<linux-spi@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <fabrice.gasnier@...s.st.com>,
<alain.volmat@...s.st.com>
Subject: [PATCH 0/2] spi: stm32: comments & SIMPLEX_RX fixes
This series contains 2 fixes within the spi-stm32.c driver. One is
removing comments regarding struct variables that do not exist and the
second one correct a previous STM32F4 related commit for SIMPLEX_RX which
happens to break SIMPLEX_RX for H7 since it enforces MUST_TX flags.
Alain Volmat (2):
spi: stm32: remove inexistant variables in struct stm32_spi_cfg
comment
spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4
drivers/spi/spi-stm32.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--
2.25.1
Powered by blists - more mailing lists