RE: [PATCH V2 1/5] iommu/msm: Add DT adaptation

2016-04-12 Thread Sricharan
Hi Rob, > On Wed, Apr 06, 2016 at 07:59:31PM +0530, Sricharan R wrote: > > The driver currently works based on platform data. Remove this and add > > support for DT. A single master can have multiple ports connected to > > more than one iommu. > > > > master > >

RE: [PATCH V2 1/5] iommu/msm: Add DT adaptation

2016-04-12 Thread Sricharan
Hi Laurent, Thanks for the review. > + - #iommu-cells: This is the total number of stream ids that a > > + master > > would > > + use during transactions which will be specified as a list > > + as a part of iommus property below. > > That's not correct. #iommu-cells,

Re: [PATCH V2 1/5] iommu/msm: Add DT adaptation

2016-04-11 Thread Rob Herring
On Wed, Apr 06, 2016 at 07:59:31PM +0530, Sricharan R wrote: > The driver currently works based on platform data. Remove this > and add support for DT. A single master can have multiple ports > connected to more than one iommu. > > master > | >

Re: [PATCH V2 1/5] iommu/msm: Add DT adaptation

2016-04-09 Thread Laurent Pinchart
Hi Sricharan, Thank you for the patch. On Wednesday 06 Apr 2016 19:59:31 Sricharan R wrote: > The driver currently works based on platform data. Remove this > and add support for DT. A single master can have multiple ports > connected to more than one iommu. > > master >

[PATCH V2 1/5] iommu/msm: Add DT adaptation

2016-04-06 Thread Sricharan R
The driver currently works based on platform data. Remove this and add support for DT. A single master can have multiple ports connected to more than one iommu. master | | |