Re: [RFC/PATCH 0/9] IOMMU probe deferral support

2015-06-11 Thread Will Deacon
Hi Laurent, On Fri, May 15, 2015 at 12:00:01AM +0100, Laurent Pinchart wrote: This patch series attempts to implement support for deferring probe of both IOMMU drivers and bus master drivers. Have you had a chance to look at any of the feedback you've received on this? Will

Re: [RFC/PATCH 0/9] IOMMU probe deferral support

2015-05-28 Thread Laura Abbott
On 05/14/2015 04:00 PM, Laurent Pinchart wrote: Hello, This patch series attempts to implement support for deferring probe of both IOMMU drivers and bus master drivers. The relationship between bus masters and IOMMUs creates a strong ordering during initialization of devices. As in the general

Re: [RFC/PATCH 0/9] IOMMU probe deferral support

2015-05-27 Thread Marek Szyprowski
Hello, On 2015-05-15 01:00, Laurent Pinchart wrote: This patch series attempts to implement support for deferring probe of both IOMMU drivers and bus master drivers. The relationship between bus masters and IOMMUs creates a strong ordering during initialization of devices. As in the general

[RFC/PATCH 0/9] IOMMU probe deferral support

2015-05-14 Thread Laurent Pinchart
Hello, This patch series attempts to implement support for deferring probe of both IOMMU drivers and bus master drivers. The relationship between bus masters and IOMMUs creates a strong ordering during initialization of devices. As in the general case IOMMUs are hidden behind the DMA mapping