ARM: keystone: add support for coherent dma This patch adds a bus notifier that walks up the device tree, looking for a "dma-coherent" property in the device's node, and its ancestors. If this property is found, the notifier callback applies coherent dma ops for the device.