commit | 7a8d1ec16dfbb7785e82ccc97b0076cc34911701 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Fri Apr 25 16:39:49 2014 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Sat May 03 22:20:35 2014 +0100 |
tree | e7294b4ad8ac2cdc3ff855dbd1372def91bb5ef1 | |
parent | 6ecba8eb51b7d23fda66388a5420be7d8688b186 [diff] |
arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent Since the default DMA ops for arm64 are non-coherent, mark the X-Gene controller explicitly as dma-coherent to avoid additional cache maintenance. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Cc: Loc Ho <lho@apm.com>