Re: [PATCH v4 6/8] iommu/arm-smmu: Implement of_xlate() for SMMUv3

2016-07-29 Thread Robin Murphy
On 29/07/16 15:46, Jean-Philippe Brucker wrote: > Hi Robin, > > Very sorry about the delay, I forgot about this minor comment, below > > On Fri, Jul 01, 2016 at 05:50:15PM +0100, Robin Murphy wrote: >> Now that we can properly describe the mapping between PCI RIDs and >> stream IDs via

Re: [PATCH v4 6/8] iommu/arm-smmu: Implement of_xlate() for SMMUv3

2016-07-29 Thread Jean-Philippe Brucker
Hi Robin, Very sorry about the delay, I forgot about this minor comment, below On Fri, Jul 01, 2016 at 05:50:15PM +0100, Robin Murphy wrote: > Now that we can properly describe the mapping between PCI RIDs and > stream IDs via "iommu-map", and have it fed it to the driver > automatically via

Re: [PATCH v5 0/6] Add support for privileged mappings

2016-07-29 Thread Will Deacon
On Wed, Jul 27, 2016 at 04:42:02PM -0700, Mitchel Humpherys wrote: > The following patch to the ARM SMMU driver: > > commit d346180e70b91b3d5a1ae7e5603e65593d4622bc > Author: Robin Murphy > Date: Tue Jan 26 18:06:34 2016 + > > iommu/arm-smmu: