public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] add memcpy support for sdma
@ 2018-07-10 16:23 Robin Gong
  2018-07-10 16:23 ` [PATCH v1 1/4] dmaengine: imx-sdma: add memcpy interface Robin Gong
                   ` (3 more replies)
  0 siblings, 4 replies; 23+ messages in thread
From: Robin Gong @ 2018-07-10 16:23 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset is to add memcpy interface for imx-sdma, besides,to
support dmatest and enable config related, so that easily test dma
without any other device support such as uart/audio/spi...

Robin Gong (4):
  dmaengine: imx-sdma: add memcpy interface
  dmaengine: imx-sdma: add check_bd_buswidth() to kill the dulicated
    code
  dmaengine: imx-sdma: support dmatest
  ARM: configs: imx_v6_v7_defconfig: add DMATEST support

 arch/arm/configs/imx_v6_v7_defconfig |   3 +-
 drivers/dma/imx-sdma.c               | 172 ++++++++++++++++++++++++++++-------
 2 files changed, 139 insertions(+), 36 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-07-11  8:58 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-10 16:23 [PATCH v1 0/4] add memcpy support for sdma Robin Gong
2018-07-10 16:23 ` [PATCH v1 1/4] dmaengine: imx-sdma: add memcpy interface Robin Gong
2018-07-10 15:29   ` Vinod
2018-07-11  5:34     ` Robin Gong
2018-07-11  7:12       ` Vinod
2018-07-11  6:24   ` Sascha Hauer
2018-07-11  6:56     ` Robin Gong
2018-07-11  7:01       ` Sascha Hauer
2018-07-11  7:05         ` Robin Gong
2018-07-11  7:08           ` Sascha Hauer
2018-07-10 16:23 ` [PATCH v1 2/4] dmaengine: imx-sdma: add check_bd_buswidth() to kill the dulicated code Robin Gong
2018-07-10 15:31   ` Vinod
2018-07-11  5:36     ` Robin Gong
2018-07-11  6:32   ` Sascha Hauer
2018-07-10 16:23 ` [PATCH v1 3/4] dmaengine: imx-sdma: support dmatest Robin Gong
2018-07-10 15:33   ` Vinod
2018-07-11  6:37     ` Robin Gong
2018-07-11  6:53       ` s.hauer at pengutronix.de
2018-07-11  7:14         ` Robin Gong
2018-07-11  7:19         ` Vinod
2018-07-11  8:16           ` Robin Gong
2018-07-11  8:58             ` Vinod
2018-07-10 16:23 ` [PATCH v1 4/4] ARM: configs: imx_v6_v7_defconfig: add DMATEST support Robin Gong

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