[PATCH v2 0/6] OMAP IOMMU fixes

2014-04-03 Thread Laurent Pinchart
Hello, This patch set fixes miscellaneous issues with the OMAP IOMMU driver, found when trying to port the OMAP3 ISP away from omap-iovmm to the ARM DMA API. The biggest issue is fixed by patch 6/6, while the other patches fix smaller problems that I've noticed when reading the code, without

Re: [PATCH v2 0/6] OMAP IOMMU fixes

2014-04-03 Thread Suman Anna
Hi Laurent, On 04/03/2014 03:01 PM, Laurent Pinchart wrote: Hello, This patch set fixes miscellaneous issues with the OMAP IOMMU driver, found when trying to port the OMAP3 ISP away from omap-iovmm to the ARM DMA API. The biggest issue is fixed by patch 6/6, while the other patches fix

Re: [PATCH v2 0/6] OMAP IOMMU fixes

2014-04-03 Thread Suman Anna
On 04/03/2014 04:02 PM, Anna, Suman wrote: Hi Laurent, On 04/03/2014 03:01 PM, Laurent Pinchart wrote: Hello, This patch set fixes miscellaneous issues with the OMAP IOMMU driver, found when trying to port the OMAP3 ISP away from omap-iovmm to the ARM DMA API. The biggest issue is fixed

Re: [PATCH v2 0/6] OMAP IOMMU fixes

2014-04-03 Thread Laurent Pinchart
Hi Suman, On Thursday 03 April 2014 16:02:09 Suman Anna wrote: On 04/03/2014 03:01 PM, Laurent Pinchart wrote: Hello, This patch set fixes miscellaneous issues with the OMAP IOMMU driver, found when trying to port the OMAP3 ISP away from omap-iovmm to the ARM DMA API. The biggest