[PATCH] iommu/fsl: PAMU is also present on 64-bit SoC(s)

2015-02-14 Thread Emil Medve
This reverts a change done in '477ab7a iommu: Make more drivers depend on COMPILE_TEST' Signed-off-by: Emil Medve --- drivers/iommu/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig index baa0d97..d93692a 100644 --- a/drivers/iommu/Kconfig

Re: [RFC PATCH v2 2/3] arm64: add IOMMU dma_ops

2015-02-14 Thread Yong Wu
On Tue, 2015-02-10 at 12:07 +, Robin Murphy wrote: > On 10/02/15 04:39, Yingjoe Chen wrote: > > On Fri, 2015-02-06 at 14:55 +, Robin Murphy wrote > > <...> > >> diff --git a/arch/arm64/include/asm/dma-mapping.h > >> b/arch/arm64/include/asm/dma-mapping.h > >> index 6932bb5..c1b271f 100644