Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1379122
| From | Will Deacon <will.deacon@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 6/6] iommu/arm-smmu: Make use of phandle iterators in device-tree parsing |
| Date | 2016-04-14 19:20 +0200 |
| Message-ID | <rnT5U-5uk-7@gated-at.bofh.it> (permalink) |
| References | <rkeVj-5br-7@gated-at.bofh.it> <rkeVk-5br-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Joerg, On Mon, Apr 04, 2016 at 05:49:22PM +0200, Joerg Roedel wrote: > From: Joerg Roedel <jroedel@suse.de> > > Remove the usage of of_parse_phandle_with_args() and replace > it by the phandle-iterator implementation so that we can > parse out all of the potentially present 128 stream-ids. > > Signed-off-by: Joerg Roedel <jroedel@suse.de> > --- > drivers/iommu/arm-smmu.c | 38 ++++++++++++++++++++++++++++++-------- > 1 file changed, 30 insertions(+), 8 deletions(-) Looks good to me. Given that you probably want to keep this with the related DT changes: Acked-by: Will Deacon <will.deacon@arm.com> Thanks, Will
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 6/6] iommu/arm-smmu: Make use of phandle iterators in device-tree parsing Joerg Roedel <joro@8bytes.org> - 2016-04-04 17:50 +0200 Re: [PATCH 6/6] iommu/arm-smmu: Make use of phandle iterators in device-tree parsing Will Deacon <will.deacon@arm.com> - 2016-04-14 19:20 +0200
csiph-web