Message ID | 20210419121541.11617-1-patrice.chotard@foss.st.com (mailing list archive) |
---|---|
Headers | show |
Series | spi: stm32-qspi: Fix and update | expand |
On Mon, 19 Apr 2021 14:15:38 +0200, patrice.chotard@foss.st.com wrote: > Christophe Kerello (1): > spi: stm32-qspi: fix pm_runtime usage_count counter > > Patrice Chotard (2): > spi: stm32-qspi: Trigger DMA only if more than 4 bytes to transfer > spi: stm32-qspi: Add dirmap support > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/3] spi: stm32-qspi: fix pm_runtime usage_count counter commit: 102e9d1936569d43f55dd1ea89be355ad207143c [2/3] spi: stm32-qspi: Trigger DMA only if more than 4 bytes to transfer commit: f3530f26f8e9869e6e8c3370cf6f61330774fe2b [3/3] spi: stm32-qspi: Add dirmap support commit: 18674dee3cd651279eb3d9ba789fe483ddfe1137 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
From: Patrice Chotard <patrice.chotard@foss.st.com> Christophe Kerello (1): spi: stm32-qspi: fix pm_runtime usage_count counter Patrice Chotard (2): spi: stm32-qspi: Trigger DMA only if more than 4 bytes to transfer spi: stm32-qspi: Add dirmap support drivers/spi/spi-stm32-qspi.c | 106 +++++++++++++++++++++++++++-------- 1 file changed, 84 insertions(+), 22 deletions(-)