From mboxrd@z Thu Jan 1 00:00:00 1970 From: robin.murphy@arm.com (Robin Murphy) Date: Fri, 23 Jan 2015 17:41:31 +0000 Subject: [RFC PATCH 0/5] arm64: IOMMU-backed DMA mapping In-Reply-To: <20150123164759.GF9557@e104818-lin.cambridge.arm.com> References: <20150123164759.GF9557@e104818-lin.cambridge.arm.com> Message-ID: <54C287CB.9080000@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 23/01/15 16:47, Catalin Marinas wrote: > On Mon, Jan 12, 2015 at 08:48:52PM +0000, Robin Murphy wrote: >> Catalin Marinas (1): >> arm64: Combine coherent and non-coherent swiotlb dma_ops >> >> Robin Murphy (4): >> arm64: implement generic IOMMU configuration >> iommu: implement common IOMMU ops for DMA mapping >> arm64: add IOMMU dma_ops >> arm64: hook up IOMMU dma_ops > > I queued the first two patches in this series for 3.20. The rest need to > go through some review rounds. > > Thanks. > Thanks Catalin, the less to rebase the better ;) Robin.