Re: [PATCH v8 5/5] dts: mt8173: Add iommu/smi nodes for mt8173

2016-01-28 Thread Daniel Kurtz via iommu
On Tue, Jan 26, 2016 at 12:12 PM, Yong Wu wrote: > This patch add the iommu/larbs nodes for mt8173 > > Signed-off-by: Yong Wu Reviewed-by: Daniel Kurtz ___ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/l

Re: [PATCH v8 3/5] memory: mediatek: Add SMI driver

2016-01-28 Thread Daniel Kurtz via iommu
On Tue, Jan 26, 2016 at 12:12 PM, Yong Wu wrote: > This patch add SMI(Smart Multimedia Interface) driver. This driver > is responsible to enable/disable iommu and control the power domain > and clocks of each local arbiter. > > Signed-off-by: Yong Wu > Tested-by: Philipp Zabel Reviewed-by: Dani

Re: [PATCH v5 2/3] arm64: Add IOMMU dma_ops

2015-09-22 Thread Daniel Kurtz via iommu
Hi Robin, On Sat, Aug 1, 2015 at 1:18 AM, Robin Murphy wrote: > Taking some inspiration from the arch/arm code, implement the > arch-specific side of the DMA mapping ops using the new IOMMU-DMA layer. > > Unfortunately the device setup code has to start out as a big ugly mess > in order to work u