From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Mon, 19 Jan 2015 14:41:45 +0100 Subject: [PATCH v3 1/3] dmaengine: Add support for APM X-Gene SoC DMA engine driver In-Reply-To: <1421671269-19441-2-git-send-email-rsahu@apm.com> References: <1421671269-19441-1-git-send-email-rsahu@apm.com> <1421671269-19441-2-git-send-email-rsahu@apm.com> Message-ID: <1648508.n83Xs10nv8@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 19 January 2015 18:11:07 Rameshwar Prasad Sahu wrote: > This patch implements the APM X-Gene SoC DMA engine driver. The APM X-Gene > SoC DMA engine consists of 4 DMA channels for performing DMA operations. > These DMA operations include memory copy and scatter gathering offload. > > Signed-off-by: Rameshwar Prasad Sahu > Signed-off-by: Loc Ho > Acked-by: Arnd Bergmann