Message ID | 20220119093245.624878-1-alain.volmat@foss.st.com (mailing list archive) |
---|---|
Headers | show |
Series | spi: stm32: comments & SIMPLEX_RX fixes | expand |
On Wed, 19 Jan 2022 10:32:43 +0100, Alain Volmat wrote: > 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 > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-linus Thanks! [1/2] spi: stm32: remove inexistant variables in struct stm32_spi_cfg comment commit: 3cefddb72f80dc8d49ce605628ceb6525cfd64da [2/2] spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4 commit: 9df15d842a0f77f2b8ee29386f6d714e4220df57 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark