commit | b2d3c270f9f2fb82518ac500a9849c3aaf503852 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Fri May 05 11:57:50 2017 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Sun May 14 18:24:44 2017 +0530 |
tree | 114d95335455a17cc03696e41efcba0eebc374d7 | |
parent | 9dd4f319bac25334a869d9276b19eac9e478fd33 [diff] |
dmaengine: mv_xor_v2: set DMA mask to 40 bits The XORv2 engine on Armada 7K/8K can only access the first 40 bits of the physical address space, so the DMA mask must be set accordingly. Fixes: 19a340b1a820 ("dmaengine: mv_xor_v2: new driver") Cc: <stable@vger.kernel.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>