Re: [RFC 2/3] iommu: dma-iommu: move IOMMU/DMA-mapping code from ARM64 arch to drivers
From: Mark yao
Date: Sun Apr 17 2016 - 22:20:44 EST
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 Szyprowski<m.szyprowski@xxxxxxxxxxx>
IOMMU works good on drm/rockchip ARM64 platform with this patch. So
Tested-by: Mark Yao <mark.yao@xxxxxxxxxxxxxx>
Thanks.
--
ïark Yao