On 2016年02月19日 16:22, Marek Szyprowski wrote:
This patch moves all the IOMMU-based DMA-mapping code from arch/arm64/mm to drivers/iommu/dma-iommu-ops.c. This way it can be easily shared with ARM architecture, which will also use them.
Signed-off-by: Marek Szyprowskim.szyprowski@samsung.com
IOMMU works good on drm/rockchip ARM64 platform with this patch. So
Tested-by: Mark Yao mark.yao@rock-chips.com
Thanks.