DMA Engine development
 help / color / mirror / Atom feed
* [PATCH v2 0/4] dmaengine: fsl-sdma: Some improvement for fsl-sdma
@ 2024-03-07 17:32 Frank Li
  2024-03-07 17:32 ` [PATCH v2 1/4] dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram) Frank Li
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Frank Li @ 2024-03-07 17:32 UTC (permalink / raw)
  To: Vinod Koul, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam, NXP Linux Team
  Cc: dmaengine, linux-arm-kernel, linux-kernel, imx, Frank Li,
	Nicolin Chen, Shengjiu Wang, Joy Zou, Daniel Baluta, Vipul Kumar,
	Srikanth Krishnakar, Robin Gong, Clark Wang

To: Vinod Koul <vkoul@kernel.org>
To: Shawn Guo <shawnguo@kernel.org>
To: Sascha Hauer <s.hauer@pengutronix.de>
To: Pengutronix Kernel Team <kernel@pengutronix.de>
To: Fabio Estevam <festevam@gmail.com>
To: NXP Linux Team <linux-imx@nxp.com>
Cc: dmaengine@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Cc: imx@lists.linux.dev

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Changes in v2:
- remove ccb_phy from struct sdma_engine
- add i2c test platform and sdma script version informaiton at commit
  message.
- Link to v1: https://lore.kernel.org/r/20240303-sdma_upstream-v1-0-869cd0165b09@nxp.com

---
Joy Zou (1):
      dmaengine: imx-sdma: Add multi fifo for DEV_TO_DEV

Nicolin Chen (1):
      dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram)

Robin Gong (1):
      dmaengine: imx-sdma: Add i2c dma support

Shengjiu Wang (1):
      dmaengine: imx-sdma: Support 24bit/3bytes for sg mode

 drivers/dma/imx-sdma.c      | 64 ++++++++++++++++++++++++++++++++++++++-------
 include/linux/dma/imx-dma.h |  1 +
 2 files changed, 55 insertions(+), 10 deletions(-)
---
base-commit: af20f396b91f335f907422249285cc499fb4e0d8
change-id: 20240303-sdma_upstream-acebfa5b97f7

Best regards,
-- 
Frank Li <Frank.Li@nxp.com>


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

end of thread, other threads:[~2024-03-14  2:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-07 17:32 [PATCH v2 0/4] dmaengine: fsl-sdma: Some improvement for fsl-sdma Frank Li
2024-03-07 17:32 ` [PATCH v2 1/4] dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram) Frank Li
2024-03-07 17:32 ` [PATCH v2 2/4] dmaengine: imx-sdma: Support 24bit/3bytes for sg mode Frank Li
2024-03-07 17:32 ` [PATCH v2 3/4] dmaengine: imx-sdma: Add multi fifo for DEV_TO_DEV Frank Li
2024-03-07 17:32 ` [PATCH v2 4/4] dmaengine: imx-sdma: Add i2c dma support Frank Li
2024-03-12  8:55   ` Joy Zou
2024-03-13 10:15   ` Fabio Estevam
2024-03-14  2:39     ` Frank Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox