RE: [PATCH] DMA/RaidEngine: Enable FSL RaidEngine

2012-09-05 Thread Shi Xuelin-B29237
...@intel.com; linuxppc-dev@lists.ozlabs.org; linux-ker...@vger.kernel.org Cc: Rai Harninder-B01044; Rai Harninder-B01044; i...@ovro.caltech.edu; Burmi Naveen-B16502; Burmi Naveen-B16502; Shi Xuelin-B29237 Subject: [PATCH] DMA/RaidEngine: Enable FSL RaidEngine From: Xuelin Shi The RaidEngine is a new

Re: [PATCH] DMA/RaidEngine: Enable FSL RaidEngine

2012-08-22 Thread Kumar Gala
On Aug 22, 2012, at 1:24 AM, wrote: > From: Xuelin Shi > > The RaidEngine is a new FSL hardware that used as hardware acceration > for RAID5/6. > > This patch enables the RaidEngine functionality and provides hardware > offloading capability for memcpy, xor and raid6 pq computation. It work

[PATCH] DMA/RaidEngine: Enable FSL RaidEngine

2012-08-21 Thread b29237
From: Xuelin Shi The RaidEngine is a new FSL hardware that used as hardware acceration for RAID5/6. This patch enables the RaidEngine functionality and provides hardware offloading capability for memcpy, xor and raid6 pq computation. It works under dmaengine control with async_layer interface.