Re: [PATCH 04/13 v2] iommu/arm-smmu: Convert to iommu_capable() API function function

2014-09-22 Thread Joerg Roedel
Hi Will, On Fri, Sep 19, 2014 at 05:42:20PM +0100, Will Deacon wrote: > However, I thought about this a bit more and the coherency isn't necessarily > a global property of the SMMU. In reality, it is dependent on the IOTLBs in > use by the domain, so it's not going to be possible to report true he

Re: [PATCH 04/13 v2] iommu/arm-smmu: Convert to iommu_capable() API function function

2014-09-19 Thread Will Deacon
On Wed, Sep 17, 2014 at 09:53:12AM +0100, Joerg Roedel wrote: > Hi Will, Hello Joerg, > On Mon, Sep 08, 2014 at 05:51:36PM +0100, Will Deacon wrote: > > On Fri, Sep 05, 2014 at 11:52:56AM +0100, Joerg Roedel wrote: > > > From: Joerg Roedel > > > > > > Cc: Will Deacon > > > Signed-off-by: Joerg

[PATCH 04/13 v2] iommu/arm-smmu: Convert to iommu_capable() API function function

2014-09-17 Thread Joerg Roedel
Hi Will, On Mon, Sep 08, 2014 at 05:51:36PM +0100, Will Deacon wrote: > Hi Joerg, > > [adding devicetree for the last paragraph] > > On Fri, Sep 05, 2014 at 11:52:56AM +0100, Joerg Roedel wrote: > > From: Joerg Roedel > > > > Cc: Will Deacon > > Signed-off-by: Joerg Roedel > > --- > > drive