From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v4 0/8] xen/arm: Resync the SMMU driver with the Linux one Date: Mon, 2 Mar 2015 14:47:31 +0000 Message-ID: <1425307651.21151.66.camel@citrix.com> References: <1424890381-4225-1-git-send-email-julien.grall@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YSRdR-0000EK-PI for xen-devel@lists.xenproject.org; Mon, 02 Mar 2015 14:47:53 +0000 In-Reply-To: <1424890381-4225-1-git-send-email-julien.grall@linaro.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Julien Grall Cc: xen-devel@lists.xenproject.org, manish.jaggi@caviumnetworks.com, stefano.stabellini@citrix.com, tim@xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-02-25 at 18:52 +0000, Julien Grall wrote: > xen/iommu: arm: Remove temporary the SMMU driver > xen/arm: Introduce a generic way to describe device > xen/iommu: Consolidate device assignment ops into a single set > xen/arm: Describe devices supported by a driver with dt_device_match > xen/iommu: arm: Import the SMMU driver from Linux > xen/iommu: smmu: Add Xen specific code to be able to use the driver Applied these. > xen/iommu: smmu: Advertise when the SMMU support coherent table walk > DO NOT APPLY xen/iommu: smmu: Changes to support Midway SMMU But not these. You were going to resend the first separately.