dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix STM32 I2C dma operations
@ 2025-06-16  8:53 Clément Le Goffic
  2025-06-16  8:53 ` [PATCH 1/3] i2c: stm32: fix the device used for the DMA map Clément Le Goffic
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Clément Le Goffic @ 2025-06-16  8:53 UTC (permalink / raw)
  To: Pierre-Yves MORDRET, Alain Volmat, Andi Shyti, Maxime Coquelin,
	Alexandre Torgue, Sumit Semwal, Christian König,
	M'boumba Cedric Madianga, Wolfram Sang
  Cc: Pierre-Yves MORDRET, linux-i2c, linux-stm32, linux-arm-kernel,
	linux-kernel, linux-media, dri-devel, linaro-mm-sig,
	Clément Le Goffic

This patch series aims to fix some issues inside the driver's DMA
handling.
It also uses newer I2C DMA API.

Signed-off-by: Clément Le Goffic <clement.legoffic@foss.st.com>
---
Clément Le Goffic (3):
      i2c: stm32: fix the device used for the DMA map
      i2c: stm32f7: unmap DMA mapped buffer
      i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs

 drivers/i2c/busses/i2c-stm32.c   |  2 +-
 drivers/i2c/busses/i2c-stm32f7.c | 40 +++++++++++++++++++++++++++++-----------
 2 files changed, 30 insertions(+), 12 deletions(-)
---
base-commit: e04c78d86a9699d136910cfc0bdcf01087e3267e
change-id: 20250527-i2c-upstream-e5b69501359a

Best regards,
-- 
Clément Le Goffic <clement.legoffic@foss.st.com>


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-06-27 10:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-16  8:53 [PATCH 0/3] Fix STM32 I2C dma operations Clément Le Goffic
2025-06-16  8:53 ` [PATCH 1/3] i2c: stm32: fix the device used for the DMA map Clément Le Goffic
2025-06-26  8:37   ` Alain Volmat
2025-06-26  8:43     ` Alain Volmat
2025-06-27  7:30       ` Clement LE GOFFIC
2025-06-16  8:53 ` [PATCH 2/3] i2c: stm32f7: unmap DMA mapped buffer Clément Le Goffic
2025-06-26  9:03   ` Alain Volmat
2025-06-27 10:16     ` Clement LE GOFFIC
2025-06-16  8:53 ` [PATCH 3/3] i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs Clément Le Goffic
2025-06-26 10:32   ` Alain Volmat
2025-06-25 22:17 ` [PATCH 0/3] Fix STM32 I2C dma operations Andi Shyti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).