Skip to content
Commit 6ecba8eb authored by Catalin Marinas's avatar Catalin Marinas
Browse files

arm64: Use bus notifiers to set per-device coherent DMA ops



Recently, the default DMA ops have been changed to non-coherent for
alignment with 32-bit ARM platforms (and DT files). This patch adds bus
notifiers to be able to set the coherent DMA ops (with no cache
maintenance) for devices explicitly marked as coherent via the
"dma-coherent" DT property.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent c7a4a765
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment