From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v3 00/13] xen/arm: Resync the SMMU driver with the Linux one Date: Fri, 20 Feb 2015 14:19:09 +0000 Message-ID: <54E7425D.4090705@linaro.org> References: <1422643768-23614-1-git-send-email-julien.grall@linaro.org> <1424441710.30924.263.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YOoQc-0007CN-Rz for xen-devel@lists.xenproject.org; Fri, 20 Feb 2015 14:19:38 +0000 Received: by mail-wi0-f176.google.com with SMTP id h11so3254669wiw.3 for ; Fri, 20 Feb 2015 06:19:37 -0800 (PST) In-Reply-To: <1424441710.30924.263.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: xen-devel@lists.xenproject.org, tim@xen.org, stefano.stabellini@citrix.com List-Id: xen-devel@lists.xenproject.org Hi Ian, On 20/02/15 14:15, Ian Campbell wrote: > On Fri, 2015-01-30 at 18:49 +0000, Julien Grall wrote: > > I've applied the first four here: > fda2934 xen/arm: device: Rename device_type into device_class > 100f2a6 xen/dt: Extend dt_device_match to possibly store data > 62d4269 xen/arm: vgic: Drop unecessary include asm/device.h > 256bdee xen/arm: gic-v2: Change the device name in DT_DEVICE_START Thanks! > In theory #5 (the one which temporarily removes the driver) could go in > too but I think it is best to at least batch that up with the > reintroduction of the driver. Right, > For v4 if you are able to shuffle some of the (almost-)acked helper > stuff (e.g. #6, #7, #8 here) to the front then those can likely be > applied straight away too. I could be able to move #6 before, but the other it would prefer to avoid. I have decided to revert the SMMU before #6 to avoid modifying the SMMU drivers. I agree that makes "more" patch without the SMMU support but it's the resulting patch are more cleaner. Regards, -- Julien Grall