[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1531239793-11781-1-git-send-email-yibin.gong@nxp.com>
Date: Wed, 11 Jul 2018 00:23:09 +0800
From: Robin Gong <yibin.gong@....com>
To: vkoul@...nel.org, dan.j.williams@...el.com, shawnguo@...nel.org,
s.hauer@...gutronix.de, fabio.estevam@....com,
linux@...linux.org.uk
Cc: linux-arm-kernel@...ts.infradead.org, kernel@...gutronix.de,
dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-imx@....com
Subject: [PATCH v1 0/4] add memcpy support for sdma
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
Powered by blists - more mailing lists