ARM: dts: msm: use 'dma-coherent-hint-cached' for fastrpc nodes
Use 'dma-coherent-hint-cached' instead of 'dma-coherent' for the fastrpc iommu context banks.Now, on a QGKI kernel, cached ION buffers will be DMA mapped as IOMMU cached for the fastrpc devices, all other buffers will be DMA mapped as IOMMU uncached and dma_alloc_attrs will always return memory with a cached CPU mapping as well as DMA mapping its memory as IOMMU cached. Change-Id: Ic2bc830f231121a2351b0dcb5206e0e7d962bc41
Loading
Please register or sign in to comment