From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Deacon Subject: Re: [RFC/PATCH 0/9] IOMMU probe deferral support Date: Thu, 11 Jun 2015 17:25:49 +0100 Message-ID: <20150611162549.GE29425@arm.com> References: <1431644410-2997-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1431644410-2997-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> Sender: linux-kernel-owner@vger.kernel.org To: Laurent Pinchart Cc: "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "iommu@lists.linux-foundation.org" , Laura Abbott , Arnd Bergmann , Mitchel Humpherys , Joreg Roedel , "grant.likely@linaro.org" , Robin Murphy , Marek Szyprowski , Thierry Reding , Greg Kroah-Hartman List-Id: iommu@lists.linux-foundation.org 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