Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dmaengine: mv_xor_v2: remove trailing whitespace | Vinod Koul | 2016-07-12 | 1 | -1/+0 |
| | | | | Signed-off-by: Vinod Koul <vinod.koul@intel.com> | ||||
* | dmaengine: mv_xor_v2: new driver | Thomas Petazzoni | 2016-07-12 | 1 | -0/+879 |
The new mv_xor_v2 driver supports the XOR engines found in the 64-bits ARM from Marvell of the Armada 7K and Armada 8K family. This XOR engine is a completely new hardware block, entirely different from the one used on previous Marvell Armada platforms, which use the existing mv_xor driver. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> |